[turbofan] Add ARM64 tests and fix shift bug
authorm.m.capewell@googlemail.com <m.m.capewell@googlemail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 20 Aug 2014 09:25:30 +0000 (09:25 +0000)
committerm.m.capewell@googlemail.com <m.m.capewell@googlemail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 20 Aug 2014 09:25:30 +0000 (09:25 +0000)
commita8b09acd7b9a97a1ec38e17aaba43010caeee013
tree647b7be0b766de53eadd8870a30c93b650a001e9
parent98293ab8d29b9bd394fcf95ca0947ac8385d4064
[turbofan] Add ARM64 tests and fix shift bug

Add more tests for logical immediate and shift instruction selection, and fix bug in range for supported shifts.

BUG=
R=bmeurer@chromium.org

Review URL: https://codereview.chromium.org/487163004

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23220 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/compiler/arm64/instruction-selector-arm64.cc
test/compiler-unittests/arm64/instruction-selector-arm64-unittest.cc