Description[turbofan] Reenable value numbering.
Value numbering is now limited to eliminatable operators (i.e. operators
that don't throw and don't write), and uses linear probing instead of
separate chaining.
TEST=unittests
R=svenpanne@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=24452
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fixes #Patch Set 3 : Win fix. #
Messages
Total messages: 11 (4 generated)
|