v8/test/unittests/compiler/arm64
georgia.kouveli f5d90fc9f2 [arm64] Fix handling of CMN and ADD/SUB with overflow in VisitBinop.
CMN is a flag-setting add operation, and therefore is commutative.
{Add,Sub}WithOverflow generate ADD/SUB instructions that cannot
support a ROR shift.

BUG=

Review-Url: https://codereview.chromium.org/2087233005
Cr-Commit-Position: refs/heads/master@{#37212}
2016-06-23 11:29:20 +00:00
..
instruction-selector-arm64-unittest.cc [arm64] Fix handling of CMN and ADD/SUB with overflow in VisitBinop. 2016-06-23 11:29:20 +00:00