v8/test/compiler-unittests
bmeurer@chromium.org 936d7218b4 [turbofan] Support lowering of ChangeFloat64ToTagged/ChangeTaggedToInt32.
Adds new ValueEffect operator to ensure proper scheduling of
AllocateHeapNumber call nodes.

Also includes some refactoring to reduce code duplication.

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

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23175 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-08-19 04:54: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] Support lowering of ChangeFloat64ToTagged/ChangeTaggedToInt32. 2014-08-19 04:54:06 +00:00
common-operator-unittest.cc [turbofan] Support lowering of ChangeFloat64ToTagged/ChangeTaggedToInt32. 2014-08-19 04:54: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 [turbofan] Support lowering of ChangeFloat64ToTagged/ChangeTaggedToInt32. 2014-08-19 04:54:06 +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] Support lowering of ChangeFloat64ToTagged/ChangeTaggedToInt32. 2014-08-19 04:54:06 +00:00
graph-unittest.h [turbofan] Support lowering of ChangeFloat64ToTagged/ChangeTaggedToInt32. 2014-08-19 04:54: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