v8/test/compiler-unittests
m.m.capewell@googlemail.com 31497a4542 [turbofan] ARM64 FP instruction selection tests
Add some tests for floating pointer instruction selection, and change conversion
tests to be parameterised.

BUG=
R=bmeurer@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23439 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-08-27 09:47:16 +00:00
..
arm [turbofan] Add backend support for load/store float32 values. 2014-08-26 08:29:12 +00:00
arm64 [turbofan] ARM64 FP instruction selection tests 2014-08-27 09:47:16 +00:00
ia32 [turbofan] Add backend support for load/store float32 values. 2014-08-26 08:29:12 +00:00
x64 [turbofan] Add backend support for load/store float32 values. 2014-08-26 08:29:12 +00:00
change-lowering-unittest.cc [turbofan] Initial import of SimplifiedOperatorReducer. 2014-08-22 04:47:55 +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] Initial import of SimplifiedOperatorReducer. 2014-08-22 04:47:55 +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 change/truncate to MachineOperatorReducer. 2014-08-22 07:54:09 +00:00
graph-unittest.h [turbofan] Add support for change/truncate to MachineOperatorReducer. 2014-08-22 07:54:09 +00:00
instruction-selector-unittest.cc [turbofan] Add backend support for load/store float32 values. 2014-08-26 08:29:12 +00:00
instruction-selector-unittest.h [turbofan] Add backend support for load/store float32 values. 2014-08-26 08:29:12 +00:00
machine-operator-reducer-unittest.cc [turbofan] Add support for change/truncate to MachineOperatorReducer. 2014-08-22 07:54:09 +00:00
machine-operator-unittest.cc [turbofan] Add TruncateFloat64ToInt32 machine operator. 2014-08-20 04:01:00 +00:00
simplified-operator-reducer-unittest.cc [turbofan] Initial import of SimplifiedOperatorReducer. 2014-08-22 04:47:55 +00:00
testcfg.py Fix parsing of --gtest_list_tests output. 2014-08-21 12:36:00 +00:00