DescriptionFixed two register allocator bugs (off-by-one error/failure propagation).
Minor cleanups on the way, e.g. making sure that we never use something after an allocation failed. Style question: Should we switch to some kind of MUST_USE_RESULT-style to ensure that we handle failures consistently? Not sure...
BUG=v8:2576
Committed: http://code.google.com/p/v8/source/detail?r=13946
Patch Set 1 #Patch Set 2 : Fixed typo on ARM #Patch Set 3 : Fixed MIPS #
Messages
Total messages: 3 (0 generated)
|