v8/test/cctest
bmeurer 4aa02441da [turbofan] Remove left-over change bits from ChangeLowering.
Now ChangeLowering is only concerned with lowering memory access and
allocation operations, and all changes are consistently lowered during
the effect/control linearization pass. The next step is to move the
left over lowerings to a pass dedicated to eliminate redundant loads and
stores, eliminate write barriers, fold and inline allocations.

Drive-by-fix: Rename ChangeBitToBool to ChangeBitToTagged,
ChangeBoolToBit to ChangeTaggedToBit, and ChangeInt31ToTagged to
ChangeInt31ToTaggedSigned for consistency.

CQ_INCLUDE_TRYBOTS=tryserver.v8:v8_linux64_tsan_rel

Committed: https://crrev.com/ceca5ae308bddda166651c654f96d71d74f617d0
Cr-Commit-Position: refs/heads/master@{#35924}

Review-Url: https://codereview.chromium.org/1941673002
Cr-Commit-Position: refs/heads/master@{#35929}
2016-05-02 10:23:43 +00:00
..
compiler [turbofan] Remove left-over change bits from ChangeLowering. 2016-05-02 10:23:43 +00:00
heap Reland of "[heap] Uncommit pooled pages concurrently" 2016-04-29 14:28:18 +00:00
interpreter [Interpreter] Use FastCloneShallowObjectStub in CreateObjectLiteral bytecode. 2016-04-29 14:21:33 +00:00
wasm [wasm] Add tests for function name encoding 2016-04-29 12:43:51 +00:00
cctest_exe.isolate
cctest.cc Avoid reliance on undefined malloc(0) behavior. 2016-04-29 16:54:53 +00:00
cctest.gyp [turbofan] Remove left-over change bits from ChangeLowering. 2016-05-02 10:23:43 +00:00
cctest.h Expose a lower bound of malloc'd memory via heap statistics 2016-04-01 10:01:56 +00:00
cctest.isolate
cctest.status [Ignition] Test ignition on all bots. 2016-05-02 09:25:00 +00:00
DEPS
expression-type-collector-macros.h
expression-type-collector.cc
expression-type-collector.h
gay-fixed.cc
gay-fixed.h
gay-precision.cc
gay-precision.h
gay-shortest.cc
gay-shortest.h
log-eq-of-logging-and-traversal.js
OWNERS S390: Check in OWNER file on to s390 directory 2016-03-15 14:25:38 +00:00
print-extension.cc
print-extension.h
profiler-extension.cc
profiler-extension.h
test-accessors.cc
test-api-accessors.cc
test-api-fast-accessor-builder.cc
test-api-interceptors.cc
test-api.cc Revert of Remove more dead code after Object.observe removal (patchset #5 id:80001 of https://codereview.chromium.org/1904313004/ ) 2016-04-29 06:31:02 +00:00
test-api.h [api] Introduce ReturnValue::Get 2016-04-12 09:34:12 +00:00
test-array-list.cc
test-asm-validator.cc Remove runtime flags for sloppy mode block scoping features 2016-04-08 00:30:20 +00:00
test-assembler-arm64.cc
test-assembler-arm.cc [arm] Implement Float(32|64)(Min|Max) using vsel. 2016-04-06 10:17:57 +00:00
test-assembler-ia32.cc
test-assembler-mips64.cc MIPS: Fix unbounded label counter. 2016-04-28 11:01:12 +00:00
test-assembler-mips.cc MIPS: Fix unbounded label counter. 2016-04-28 11:01:12 +00:00
test-assembler-ppc.cc
test-assembler-s390.cc S390: Initial test changes and files checkin. 2016-03-15 18:09:36 +00:00
test-assembler-x64.cc
test-assembler-x87.cc
test-ast-expression-visitor.cc [generators] Simplify %CreateJSGeneratorObject 2016-04-13 08:18:18 +00:00
test-ast.cc Expose a lower bound of malloc'd memory via heap statistics 2016-04-01 10:01:56 +00:00
test-atomicops.cc
test-bignum-dtoa.cc
test-bignum.cc
test-bit-vector.cc Expose a lower bound of malloc'd memory via heap statistics 2016-04-01 10:01:56 +00:00
test-circular-queue.cc
test-code-stubs-arm64.cc
test-code-stubs-arm.cc
test-code-stubs-ia32.cc
test-code-stubs-mips64.cc
test-code-stubs-mips.cc
test-code-stubs-x64.cc
test-code-stubs-x87.cc
test-code-stubs.cc
test-code-stubs.h
test-compiler.cc RESUBMITTING: Bogus assert prevented chromium roll. 2016-04-13 10:55:39 +00:00
test-constantpool.cc
test-conversions.cc
test-cpu-profiler.cc Refactoring to use ArrayVector where applicable 2016-04-28 08:01:54 +00:00
test-date.cc
test-debug.cc Remove support for Object.observe 2016-04-22 09:02:41 +00:00
test-decls.cc Remove support for legacy const, part 1 2016-03-22 17:52:13 +00:00
test-deoptimization.cc
test-dictionary.cc
test-disasm-arm64.cc
test-disasm-arm.cc [arm] Implement Float(32|64)(Min|Max) using vsel. 2016-04-06 10:17:57 +00:00
test-disasm-ia32.cc Simplify IC interfaces 2016-04-06 13:38:33 +00:00
test-disasm-mips64.cc MIPS64: Fix rotate instructions in simulator 2016-04-12 14:49:50 +00:00
test-disasm-mips.cc
test-disasm-ppc.cc
test-disasm-s390.cc S390: Initial test changes and files checkin. 2016-03-15 18:09:36 +00:00
test-disasm-x64.cc Simplify IC interfaces 2016-04-06 13:38:33 +00:00
test-disasm-x87.cc X87: Simplify IC interfaces. 2016-04-15 09:46:24 +00:00
test-diy-fp.cc
test-double.cc
test-dtoa.cc
test-elements-kind.cc
test-experimental-extra.js
test-extra.js
test-fast-dtoa.cc
test-feedback-vector.cc
test-feedback-vector.h
test-field-type-tracking.cc Pass debug name as Vector instead of const char* 2016-04-26 14:37:05 +00:00
test-fixed-dtoa.cc
test-flags.cc
test-func-name-inference.cc
test-fuzz-arm64.cc
test-global-handles.cc [api] Bring back finalizers on global handles 2016-04-15 12:59:47 +00:00
test-global-object.cc
test-hashing.cc S390: Initial test changes and files checkin. 2016-03-15 18:09:36 +00:00
test-hashmap.cc
test-heap-profiler.cc Refactoring to use ArrayVector where applicable 2016-04-28 08:01:54 +00:00
test-hydrogen-types.cc
test-identity-map.cc
test-inobject-slack-tracking.cc [turbofan] Fix double object allocation when inlining a construct call of a derived class or an Api function. 2016-03-15 11:01:08 +00:00
test-javascript-arm64.cc
test-js-arm64-variables.cc
test-list.cc
test-liveedit.cc Expose a lower bound of malloc'd memory via heap statistics 2016-04-01 10:01:56 +00:00
test-lockers.cc S390: Initial test changes and files checkin. 2016-03-15 18:09:36 +00:00
test-log-stack-tracer.cc
test-log.cc Fix printf formats 2016-04-12 16:14:03 +00:00
test-macro-assembler-arm.cc
test-macro-assembler-ia32.cc
test-macro-assembler-mips64.cc MIPS: Implement unaligned access instruction. 2016-04-28 15:10:12 +00:00
test-macro-assembler-mips.cc MIPS: Implement unaligned access instruction. 2016-04-28 15:10:12 +00:00
test-macro-assembler-x64.cc
test-macro-assembler-x87.cc
test-mementos.cc
test-parsing.cc [parser] Enforce module-specific identifier restriction 2016-04-29 18:14:48 +00:00
test-platform-linux.cc
test-platform-win32.cc
test-platform.cc S390: Initial test changes and files checkin. 2016-03-15 18:09:36 +00:00
test-profile-generator.cc Ship try-finally optimization in Turbofan. 2016-04-27 04:29:07 +00:00
test-random-number-generator.cc
test-receiver-check-hidden-prototype.cc
test-regexp.cc [regexp] do not assume short external strings have a minimum size. 2016-04-20 13:57:08 +00:00
test-reloc-info.cc
test-representation.cc
test-run-wasm-relocation-arm64.cc Assembler changes for enabling GrowHeap in Wasm 2016-03-16 18:15:49 +00:00
test-run-wasm-relocation-arm.cc Assembler changes for enabling GrowHeap in Wasm 2016-03-16 18:15:49 +00:00
test-run-wasm-relocation-ia32.cc Expose a lower bound of malloc'd memory via heap statistics 2016-04-01 10:01:56 +00:00
test-run-wasm-relocation-x64.cc [compiler] Add relocatable pointer constants for wasm memory references. 2016-04-12 09:07:00 +00:00
test-run-wasm-relocation-x87.cc Expose a lower bound of malloc'd memory via heap statistics 2016-04-01 10:01:56 +00:00
test-sampler-api.cc S390: Initial test changes and files checkin. 2016-03-15 18:09:36 +00:00
test-serialize.cc [serializer] ensure that immortal immovable roots are correctly deserialized. 2016-03-17 13:16:25 +00:00
test-simd.cc
test-slots-buffer.cc
test-strings.cc
test-strtod.cc
test-symbols.cc
test-thread-termination.cc
test-threads.cc
test-trace-event.cc
test-transitions.cc
test-typedarrays.cc
test-types.cc Expose a lower bound of malloc'd memory via heap statistics 2016-04-01 10:01:56 +00:00
test-typing-reset.cc Remove runtime flags for sloppy mode block scoping features 2016-04-08 00:30:20 +00:00
test-unbound-queue.cc
test-unboxed-doubles.cc
test-unique.cc Expose a lower bound of malloc'd memory via heap statistics 2016-04-01 10:01:56 +00:00
test-unscopables-hidden-prototype.cc
test-utils-arm64.cc
test-utils-arm64.h
test-utils.cc
test-version.cc
test-weakmaps.cc Revert of Rehash and clear deleted entries in weak collections during GC (patchset #8 id:140001 of https://codereview.chromium.org/1877233005/ ) 2016-04-15 12:17:20 +00:00
test-weaksets.cc Revert of Rehash and clear deleted entries in weak collections during GC (patchset #8 id:140001 of https://codereview.chromium.org/1877233005/ ) 2016-04-15 12:17:20 +00:00
testcfg.py [test] Fix deterministic test shards. 2016-03-31 07:38:22 +00:00
trace-extension.cc
trace-extension.h
types-fuzz.h