v8/test/unittests/compiler
bmeurer@chromium.org fe6656fbfe [arm] Prefer BIC over BFC.
BFC requires same register for input and output and causes introduction
of some unneccesary gap moves.

TEST=unittests,mjsunit
R=svenpanne@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24678 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-10-17 07:07:54 +00:00
..
arm [arm] Prefer BIC over BFC. 2014-10-17 07:07:54 +00:00
arm64 [turbofan] Optimize division/modulus by constant. 2014-10-14 11:57:06 +00:00
ia32 [turbofan] Optimize division/modulus by constant. 2014-10-14 11:57:06 +00:00
mips MIPS: Add OWNERS file for compiler unittests. 2014-10-14 03:55:43 +00:00
x64 [turbofan] Optimize division/modulus by constant. 2014-10-14 11:57:06 +00:00
change-lowering-unittest.cc Better typing and type verification 2014-10-15 11:38:04 +00:00
common-operator-unittest.cc [turbofan] Fix HashCode/Equals for floating point operators. 2014-10-08 07:32:07 +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 [turbofan] Optimize division/modulus by constant. 2014-10-14 11:57:06 +00:00
graph-unittest.h Better typing and type verification 2014-10-15 11:38:04 +00:00
instruction-selector-unittest.cc Relax representation requirement in FrameStates. 2014-10-08 08:47:29 +00:00
instruction-selector-unittest.h Relax representation requirement in FrameStates. 2014-10-08 08:47:29 +00:00
js-builtin-reducer-unittest.cc Better typing and type verification 2014-10-15 11:38:04 +00:00
js-operator-unittest.cc Teach TurboFan to call vector-based ICs. 2014-10-10 09:49:43 +00:00
js-typed-lowering-unittest.cc Better typing and type verification 2014-10-15 11:38:04 +00:00
machine-operator-reducer-unittest.cc Better typing and type verification 2014-10-15 11:38:04 +00:00
machine-operator-unittest.cc [turbofan] Optimize division/modulus by constant. 2014-10-14 11:57:06 +00:00
simplified-operator-reducer-unittest.cc Better typing and type verification 2014-10-15 11:38:04 +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 [turbofan] Reenable value numbering. 2014-10-08 08:06:59 +00:00