..
c-signature.h
[test] Fix usages of std::array initializer lists.
2018-01-16 17:14:29 +00:00
call-tester.h
[cleanup] Refactor compiler to use default members.
2018-09-17 12:12:21 +00:00
code-assembler-tester.h
Reland "[nojit] Remove code stubs"
2018-12-07 15:46:17 +00:00
codegen-tester.cc
[ubsan] Port HeapObject to the new design
2018-12-20 16:43:49 +00:00
codegen-tester.h
[compiler] Move some files to backend/ directory
2018-11-12 15:06:56 +00:00
function-tester.cc
[assembler] Factor out Registers from assembler.h
2018-12-19 09:18:20 +00:00
function-tester.h
[turbofan] Put some tests under a canonical handle scope.
2018-07-31 18:20:53 +00:00
graph-builder-tester.h
[assembler] Factor out Registers from assembler.h
2018-12-19 09:18:20 +00:00
test-basic-block-profiler.cc
[csa] re-schedule CSA graph
2018-11-13 17:12:01 +00:00
test-branch-combine.cc
[cleanup] Mark compiler methods in subclasses with override.
2018-09-17 08:51:47 +00:00
test-code-assembler.cc
[objects.h splitting] Move HeapNumber to heap-number.h
2018-12-17 17:58:09 +00:00
test-code-generator.cc
[objects.h splitting] Move HeapNumber to heap-number.h
2018-12-17 17:58:09 +00:00
test-gap-resolver.cc
[cleanup] Remove unneeded Printable wrappers
2018-11-22 10:01:56 +00:00
test-graph-visualizer.cc
Reland "Introduce StdoutStream which prints to Android log or stdout"
2018-06-14 13:29:01 +00:00
test-instruction-scheduler.cc
[turbofan] Implement loop rotation
2018-11-16 13:52:12 +00:00
test-instruction.cc
[compiler] Move some files to backend/ directory
2018-11-12 15:06:56 +00:00
test-js-constant-cache.cc
[cleanup] Remove unused Isolate parameters
2018-07-18 16:47:22 +00:00
test-js-context-specialization.cc
[ubsan] Port Context to the new design
2018-11-23 11:03:54 +00:00
test-js-typed-lowering.cc
[turbofan] Remove redundant isolate argument from typers.
2018-09-25 13:00:05 +00:00
test-jump-threading.cc
[turbofan] Implement loop rotation
2018-11-16 13:52:12 +00:00
test-linkage.cc
Reland "[nojit] Remove code stubs"
2018-12-07 15:46:17 +00:00
test-loop-analysis.cc
Reland "Introduce StdoutStream which prints to Android log or stdout"
2018-06-14 13:29:01 +00:00
test-machine-operator-reducer.cc
[csa] enable basic Turbofan machine graph optimizations
2018-12-13 13:06:55 +00:00
test-multiple-return.cc
[wasm] Do not store ModuleEnv
2018-10-23 12:47:14 +00:00
test-node.cc
Use nullptr instead of NULL where possible
2017-10-13 17:21:49 +00:00
test-operator.cc
Normalize casing of hexadecimal digits
2017-12-02 01:24:40 +00:00
test-representation-change.cc
[ubsan] Port HeapObject to the new design
2018-12-20 16:43:49 +00:00
test-run-bytecode-graph-builder.cc
[parser] Remove broken/half-implemented do-expressions
2018-11-09 13:22:56 +00:00
test-run-calls-to-external-references.cc
Reland: [refactoring] Remove the isolate from signatures of ExternalReferences
2018-04-25 09:47:30 +00:00
test-run-deopt.cc
[fullcodegen] Remove --stress-fullcodegen flag.
2017-08-10 09:52:49 +00:00
test-run-intrinsics.cc
[cleanup] Don't declare inline runtime functions by default
2018-10-05 13:10:56 +00:00
test-run-jsbranches.cc
[turbofan] Remove for-in support from the AstGraphBuilder.
2017-02-08 06:41:42 +00:00
test-run-jscalls.cc
[iwyu] api.h iwyu
2018-07-20 11:49:02 +00:00
test-run-jsexceptions.cc
[fullcodegen] Remove --stress-fullcodegen flag.
2017-08-10 09:52:49 +00:00
test-run-jsobjects.cc
[explicit isolates] Remove various GetIsolates
2018-07-17 11:56:37 +00:00
test-run-jsops.cc
Normalize casing of hexadecimal digits
2017-12-02 01:24:40 +00:00
test-run-load-store.cc
[ubsan] Port HeapObject to the new design
2018-12-20 16:43:49 +00:00
test-run-machops.cc
[ubsan] Port Name/String/Symbol to the new design
2018-11-27 01:42:36 +00:00
test-run-native-calls.cc
[c++11] Replace V8_ALIGNAS and V8_ALIGNED by alignas
2018-12-17 16:03:59 +00:00
test-run-retpoline.cc
[iwyu] Remove interface-descriptors.h -> macro-assembler.h
2018-11-19 11:02:31 +00:00
test-run-stackcheck.cc
[fullcodegen] Remove --stress-fullcodegen flag.
2017-08-10 09:52:49 +00:00
test-run-tail-calls.cc
[iwyu] Remove interface-descriptors.h -> macro-assembler.h
2018-11-19 11:02:31 +00:00
test-run-unwinding-info.cc
[cleanup] Make unicode predicate cache tables static
2018-11-14 15:33:45 +00:00
test-run-variables.cc
[cleanup] Split off api-inl.h from api.h to make latter self contained
2018-07-23 16:03:49 +00:00
value-helper.cc
Reland "[test] Avoid unnecessary std::vector allocations"
2017-10-19 08:47:31 +00:00
value-helper.h
[ubsan] Port HeapObject to the new design
2018-12-20 16:43:49 +00:00