DescriptionChange the default implementation of DataEquals for Hydrogen instructions.
The former default was true. The new default is false and the default
implementation is UNREACHABLE so it asserts in debug builds. The function
is overridden in all concrete instruction classes that might have the flag
kUseGVN set.
Committed: http://code.google.com/p/v8/source/detail?r=6493
Patch Set 1 #
Total comments: 1
Patch Set 2 : Added verification to HInstruction::Verify. #
Messages
Total messages: 3 (0 generated)
|