v8/test/cctest/compiler
bmeurer@chromium.org 70e7a119e6 Cleanup V8_TURBOFAN_TARGET definition.
Move to globals.h so we do no longer skip any number of
tests. Introduce V8_TURBOFAN_BACKEND, which is 1 if we
actually have a backend and want to compile it, but don't
run the tests.

R=titzer@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22863 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-08-05 11:53:32 +00:00
..
call-tester.h Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
codegen-tester.cc Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
codegen-tester.h Fix android debug build. 2014-07-31 09:30:16 +00:00
function-tester.h Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
graph-builder-tester.cc Make start node a value input to parameter nodes. 2014-08-05 08:47:39 +00:00
graph-builder-tester.h Make start node a value input to parameter nodes. 2014-08-05 08:47:39 +00:00
graph-tester.h Make start node a value input to parameter nodes. 2014-08-05 08:47:39 +00:00
instruction-selector-tester.h Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
simplified-graph-builder.cc Make start node a value input to parameter nodes. 2014-08-05 08:47:39 +00:00
simplified-graph-builder.h Make start node a value input to parameter nodes. 2014-08-05 08:47:39 +00:00
test-branch-combine.cc Fix 64-bit VS2010 build 2014-07-30 16:21:36 +00:00
test-changes-lowering.cc Fix compile error on Win32. 2014-08-01 08:38:16 +00:00
test-codegen-deopt.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
test-gap-resolver.cc Fix android debug build. 2014-07-31 09:30:16 +00:00
test-graph-reducer.cc Greenify NaCl build 2014-07-31 09:19:50 +00:00
test-instruction-selector-arm.cc [turbofan] Support for combining branches with <Operation>WithOverflow. 2014-08-04 08:18:37 +00:00
test-instruction-selector.cc Fix MIPS build: use stubbed-out TF implementation 2014-07-31 11:59:49 +00:00
test-instruction.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
test-js-constant-cache.cc Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
test-js-context-specialization.cc Make start node a value input to parameter nodes. 2014-08-05 08:47:39 +00:00
test-js-typed-lowering.cc Make start node a value input to parameter nodes. 2014-08-05 08:47:39 +00:00
test-linkage.cc Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
test-machine-operator-reducer.cc Make start node a value input to parameter nodes. 2014-08-05 08:47:39 +00:00
test-node-algorithm.cc Fix 64-bit VS2010 build 2014-07-30 16:21:36 +00:00
test-node-cache.cc Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
test-node.cc Fix Win64 build 2014-07-31 16:22:27 +00:00
test-operator.cc Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
test-phi-reducer.cc Make start node a value input to parameter nodes. 2014-08-05 08:47:39 +00:00
test-pipeline.cc Fix MIPS build: use stubbed-out TF implementation 2014-07-31 11:59:49 +00:00
test-representation-change.cc Make start node a value input to parameter nodes. 2014-08-05 08:47:39 +00:00
test-run-deopt.cc Fix relative include path in cctest case. 2014-07-30 15:35:29 +00:00
test-run-intrinsics.cc Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
test-run-jsbranches.cc Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
test-run-jscalls.cc Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
test-run-jsexceptions.cc Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
test-run-jsops.cc Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
test-run-machops.cc [turbofan] Support for combining branches with <Operation>WithOverflow. 2014-08-04 08:18:37 +00:00
test-run-variables.cc Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
test-schedule.cc Make start node a value input to parameter nodes. 2014-08-05 08:47:39 +00:00
test-scheduler.cc Cleanup V8_TURBOFAN_TARGET definition. 2014-08-05 11:53:32 +00:00
test-simplified-lowering.cc Fix more stack smashing bugs in test. 2014-08-04 14:17:52 +00:00
test-structured-ifbuilder-fuzzer.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
test-structured-machine-assembler.cc Fix build failures with LLVM-GCC 4.2 on Mac (moar). 2014-07-30 15:34:09 +00:00
value-helper.h [arm] Add support for ROR. Refactor operand2 handling. 2014-07-31 07:44:29 +00:00