Description[turbofan] Make VisitBranch and friends to backend specific.
This is required to fix a tricky branch fusion bug on ARM, which was
caused by the interaction between the architecture-independent and
architecture-specific parts of the InstructionSelector. In the end it
wasn't worth sharing a few common lines of code for the additional
complexity, especially if we also want to properly support architectures
without any dedicated flags register (i.e. MIPS).
TEST=mjsunit,unittests
R=dcarney@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=24546
Patch Set 1 #Patch Set 2 : Fixes #
Messages
Total messages: 4 (0 generated)
|