v8/test/cctest/compiler
2014-09-19 10:45:04 +00:00
..
c-signature.h Add MachineSignature, which is an encapsulation of the machine types for parameters and return values in a graph. 2014-08-28 13:17:38 +00:00
call-tester.h Convert Linkage to use MachineSignature. 2014-09-03 10:13:21 +00:00
codegen-tester.cc Platform-dependent turbofan tests. 2014-09-05 13:22:27 +00:00
codegen-tester.h [turbofan] Next step towards shared operators. 2014-09-10 12:23:45 +00:00
function-tester.h Unify use-sites of EnsureDeoptimizationSupport. 2014-09-18 09:02:36 +00:00
graph-builder-tester.cc [turbofan] Some common operators are globally shared singletons. 2014-09-12 11:59:26 +00:00
graph-builder-tester.h [turbofan] Machine operators are globally shared singletons. 2014-09-11 10:37:49 +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 Add MachineSignature, which is an encapsulation of the machine types for parameters and return values in a graph. 2014-08-28 13:17:38 +00:00
simplified-graph-builder.cc [turbofan] Next step towards shared operators. 2014-09-10 12:23:45 +00:00
simplified-graph-builder.h [turbofan] Next step towards shared operators. 2014-09-10 12:23:45 +00:00
test-branch-combine.cc Replace our homegrown ARRAY_SIZE() with Chrome's arraysize(). 2014-08-26 09:19:24 +00:00
test-changes-lowering.cc Minor compiler pipeline refactoring. Inline UpdateSharedFunctionInfo and make Parser::Parse responsible for setting the strict mode of the CompilationInfo. 2014-09-17 12:34:46 +00:00
test-codegen-deopt.cc Unify use-sites of EnsureDeoptimizationSupport. 2014-09-18 09:02:36 +00:00
test-gap-resolver.cc Use Chrome compatible naming for compiler specifics. 2014-09-02 07:07:52 +00:00
test-graph-reducer.cc [turbofan] Fix cctest/test-graph-reducer/ReduceForward1. 2014-09-05 11:20:55 +00:00
test-instruction.cc [turbofan] Some common operators are globally shared singletons. 2014-09-12 11:59:26 +00:00
test-js-constant-cache.cc Reland 2014-09-12 11:06:37 +00:00
test-js-context-specialization.cc Reland 2014-09-12 11:06:37 +00:00
test-js-typed-lowering.cc Reland "Add handling for argument adaptor frames to inlining." 2014-09-18 08:56:52 +00:00
test-linkage.cc Convert Linkage to use MachineSignature. 2014-09-03 10:13:21 +00:00
test-machine-operator-reducer.cc Reland 2014-09-12 11:06:37 +00:00
test-node-algorithm.cc Fix 64-bit VS2010 build 2014-07-30 16:21:36 +00:00
test-node-cache.cc Replace our homegrown ARRAY_SIZE() with Chrome's arraysize(). 2014-08-26 09:19:24 +00:00
test-node.cc Fix Node::ReplaceUses to handle unused nodes. 2014-08-29 12:14:52 +00:00
test-operator.cc [turbofan] First step of Operator refactoring. 2014-09-02 11:36:55 +00:00
test-phi-reducer.cc [turbofan] Add MachineType to Phi. 2014-09-05 11:44:31 +00:00
test-pipeline.cc Minor compiler pipeline refactoring. Inline UpdateSharedFunctionInfo and make Parser::Parse responsible for setting the strict mode of the CompilationInfo. 2014-09-17 12:34:46 +00:00
test-representation-change.cc Hack representation inference to assume current behavior of float32 loads and stores, which include implicit representation changes. 2014-09-19 09:56:12 +00:00
test-run-deopt.cc Fix non-TF target build after r23107. 2014-08-13 14:47:32 +00:00
test-run-inlining.cc Reland "Add handling for argument adaptor frames to inlining." 2014-09-18 08:56:52 +00:00
test-run-intrinsics.cc Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
test-run-jsbranches.cc Fix continue statements within for-in loops. 2014-08-25 16:32:35 +00:00
test-run-jscalls.cc Remove dependency from generic lowering on compilation info for determining strictness and builtins. 2014-08-28 08:39:24 +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] Next step towards shared operators. 2014-09-10 12:23:45 +00:00
test-run-properties.cc Fix float truncations in typed array tests. 2014-09-19 10:45:04 +00:00
test-run-variables.cc Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
test-schedule.cc [turbofan] Machine operators are globally shared singletons. 2014-09-11 10:37:49 +00:00
test-scheduler.cc [turbofan] Machine operators are globally shared singletons. 2014-09-11 10:37:49 +00:00
test-simplified-lowering.cc Hack representation inference to assume current behavior of float32 loads and stores, which include implicit representation changes. 2014-09-19 09:56:12 +00:00
value-helper.h [turbofan] Fix the node matchers. 2014-09-08 09:16:11 +00:00