v8/test/compiler-unittests
m.m.capewell@googlemail.com a8b09acd7b [turbofan] Add ARM64 tests and fix shift bug
Add more tests for logical immediate and shift instruction selection, and fix bug in range for supported shifts.

BUG=
R=bmeurer@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23220 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-08-20 09:25:30 +00:00
..
arm Revert "[arm] Shorter test names for parameterized tests." 2014-08-19 05:24:32 +00:00
arm64 [turbofan] Add ARM64 tests and fix shift bug 2014-08-20 09:25:30 +00:00
ia32 Unify MachineType and RepType. 2014-08-14 09:19:54 +00:00
x64 [turbofan] Add proper conversion operators for int32<->int64. 2014-08-19 08:48:41 +00:00
change-lowering-unittest.cc [turbofan] Add support for ChangeTaggedToUint32 in ChangeLowering. 2014-08-20 08:13:00 +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 [turbofan] Add proper conversion operators for int32<->int64. 2014-08-19 08:48:41 +00:00
compiler-unittests.h [turbofan] Add proper conversion operators for int32<->int64. 2014-08-19 08:48:41 +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 support for ChangeUint32ToTagged in ChangeLowering. 2014-08-20 04:01:36 +00:00
graph-unittest.h [turbofan] Add support for ChangeUint32ToTagged in ChangeLowering. 2014-08-20 04:01:36 +00:00
instruction-selector-unittest.cc [turbofan] Add support for Finish to the InstructionSelector. 2014-08-20 09:16:30 +00:00
instruction-selector-unittest.h [turbofan] Add support for Finish to the InstructionSelector. 2014-08-20 09:16:30 +00:00
machine-operator-reducer-unittest.cc Refactor ChangeLowering class to avoid template specialization. 2014-08-18 06:54:07 +00:00
machine-operator-unittest.cc [turbofan] Add TruncateFloat64ToInt32 machine operator. 2014-08-20 04:01:00 +00:00
testcfg.py Reland "Add initial support for compiler unit tests using GTest/GMock.". 2014-08-08 07:04:07 +00:00