v8/test/unittests/compiler
baptiste.afsa@arm.com 3901244107 [arm64] Turn Word64And into tst instruction when possible.
Also add corresponding unit tests.

R=bmeurer@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#24974}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24974 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-10-29 10:51:46 +00:00
..
arm [turbofan] Improve code generation for inline comparisons with zero. 2014-10-23 10:22:06 +00:00
arm64 [arm64] Turn Word64And into tst instruction when possible. 2014-10-29 10:51:46 +00:00
ia32 [x86] Fix register constraints for multiply-high. 2014-10-24 09:36:40 +00:00
mips MIPS: Add OWNERS file for compiler unittests. 2014-10-14 03:55:43 +00:00
x64 [x86] Fix register constraints for multiply-high. 2014-10-24 09:36:40 +00:00
change-lowering-unittest.cc [turbofan] reduce allocations outside of pipeline 2014-10-27 12:40:13 +00:00
common-operator-unittest.cc [turbofan] Add support for deferred code. 2014-10-22 11:24:55 +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] Move node matchers to separate file. 2014-10-20 11:26:23 +00:00
graph-unittest.h [turbofan] Move node matchers to separate file. 2014-10-20 11:26:23 +00:00
instruction-selector-unittest.cc [turbofan] reduce allocations outside of pipeline 2014-10-27 12:40:13 +00:00
instruction-selector-unittest.h [x86] Fix register constraints for multiply-high. 2014-10-24 09:36:40 +00:00
js-builtin-reducer-unittest.cc [turbofan] Move node matchers to separate file. 2014-10-20 11:26:23 +00:00
js-operator-unittest.cc Add more missing deopts 2014-10-26 10:25:48 +00:00
js-typed-lowering-unittest.cc [turbofan] LoadElement should not have a control input. 2014-10-28 13:00:42 +00:00
machine-operator-reducer-unittest.cc [turbofan] Reduce (x & K) & K to x & K. 2014-10-28 11:57:44 +00:00
machine-operator-unittest.cc [turbofan] Complete support for integer division/modulus in simplified lowering. 2014-10-28 13:56:46 +00:00
node-test-utils.cc [turbofan] LoadElement should not have a control input. 2014-10-28 13:00:42 +00:00
node-test-utils.h [turbofan] LoadElement should not have a control input. 2014-10-28 13:00:42 +00:00
simplified-operator-reducer-unittest.cc [turbofan] LoadElement should not have a control input. 2014-10-28 13:00:42 +00:00
simplified-operator-unittest.cc [turbofan] LoadElement should not have a control input. 2014-10-28 13:00:42 +00:00
value-numbering-reducer-unittest.cc [turbofan] Reenable value numbering. 2014-10-08 08:06:59 +00:00
zone-pool-unittest.cc [turbofan] split compilation stats off from HStatistics and track high water marks 2014-10-23 09:14:35 +00:00