DescriptionA64: Introduce 'branch types' that extend the architectural conditions.
The branch types include 'always' and 'never', and types like reg_zero (CBZ) and
reg_bit_clear (TBZ).
This will be used by incoming improvements to the code generated for
deoptimization exit points.
R=ulan@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=19497
Patch Set 1 #
Total comments: 1
Patch Set 2 : inline InvertBranchType #
Messages
Total messages: 5 (0 generated)
|