v8/test/unittests/compiler
m.m.capewell@googlemail.com b662e754ae [turbofan] Negated immediates for ARM64 add/sub
Add ARM64 instruction selector support for negating the sense of an arithmetic
instruction when its immediate is negative.

BUG=
R=bmeurer@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24407 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-10-06 10:39:23 +00:00
..
arm Rename Int32{UMod,UDiv} to Uint32{Div,Mod} and Int64{UMod,UDiv} to Uint64{Div,Mod}. 2014-10-01 10:39:11 +00:00
arm64 [turbofan] Negated immediates for ARM64 add/sub 2014-10-06 10:39:23 +00:00
ia32 [turbofan] intel lea add multiply matchers 2014-10-01 10:47:14 +00:00
mips MIPS: Add turbofan support for mips32. 2014-10-02 15:48:48 +00:00
x64 [turbofan] intel lea add multiply matchers 2014-10-01 10:47:14 +00:00
change-lowering-unittest.cc [turbofan] Add control input to Load and LoadElements. 2014-10-01 11:08:37 +00:00
common-operator-unittest.cc [turbofan] Add control input to Load and LoadElements. 2014-10-01 11:08:37 +00:00
compiler-test-utils.h Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
graph-reducer-unittest.cc Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
graph-unittest.cc Revert "[turbofan] Fix lowering of typed loads/stores." 2014-10-06 08:54:24 +00:00
graph-unittest.h Revert "[turbofan] Fix lowering of typed loads/stores." 2014-10-06 08:54:24 +00:00
instruction-selector-unittest.cc Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
instruction-selector-unittest.h Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
js-builtin-reducer-unittest.cc Revert "[turbofan] Fix lowering of typed loads/stores." 2014-10-06 08:54:24 +00:00
js-operator-unittest.cc Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
machine-operator-reducer-unittest.cc Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
machine-operator-unittest.cc Implement inlined stack-check guards in TurboFan. 2014-10-01 14:03:02 +00:00
simplified-operator-reducer-unittest.cc Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
simplified-operator-unittest.cc [turbofan] Add control input to Load and LoadElements. 2014-10-01 11:08:37 +00:00
value-numbering-reducer-unittest.cc Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00