v8/test/compiler-unittests
bmeurer@chromium.org d9fe1e71c3 [turbofan] Add new ControlEffect and Finish operators.
Fix the ChangeLowering to properly use ControlEffect nodes
to turn the control output of IfTrue nodes into an effect
input for the Load nodes, and to properly use Finish nodes
to ensure that allocation and store were both performed
prior to actually using the allocated heap number.

TEST=compiler-unittests
R=jarin@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23149 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-08-18 11:36:06 +00:00
..
arm [arm] Recognize comparisons of shifts with zero. 2014-08-18 11:10:01 +00:00
arm64 Unify MachineType and RepType. 2014-08-14 09:19:54 +00:00
ia32 Unify MachineType and RepType. 2014-08-14 09:19:54 +00:00
change-lowering-unittest.cc [turbofan] Add new ControlEffect and Finish operators. 2014-08-18 11:36:06 +00:00
common-operator-unittest.cc [turbofan] Add new ControlEffect and Finish operators. 2014-08-18 11:36:06 +00:00
common-operator-unittest.h Refactor ChangeLowering class to avoid template specialization. 2014-08-18 06:54:07 +00:00
compiler-unittests.cc Refactor ChangeLowering class to avoid template specialization. 2014-08-18 06:54:07 +00:00
compiler-unittests.gyp Refactor ChangeLowering class to avoid template specialization. 2014-08-18 06:54:07 +00:00
compiler-unittests.h Refactor ChangeLowering class to avoid template specialization. 2014-08-18 06:54:07 +00:00
compiler-unittests.status Reland "Add initial support for compiler unit tests using GTest/GMock.". 2014-08-08 07:04:07 +00:00
DEPS Refactor ChangeLowering class to avoid template specialization. 2014-08-18 06:54:07 +00:00
graph-unittest.cc [turbofan] Add new ControlEffect and Finish operators. 2014-08-18 11:36:06 +00:00
graph-unittest.h [turbofan] Add new ControlEffect and Finish operators. 2014-08-18 11:36:06 +00:00
instruction-selector-unittest.cc Unify MachineType and RepType. 2014-08-14 09:19:54 +00:00
instruction-selector-unittest.h [turbofan] Refactor the InstructionSelector tests. 2014-08-14 06:33:50 +00:00
machine-operator-reducer-unittest.cc Refactor ChangeLowering class to avoid template specialization. 2014-08-18 06:54:07 +00:00
testcfg.py Reland "Add initial support for compiler unit tests using GTest/GMock.". 2014-08-08 07:04:07 +00:00