..
embenchen
poppler
sqlite3
asm-validation.js
Forbid non-locals/keyed-property calls to allow interleaved compile.
2017-01-10 04:07:16 +00:00
atomics-add.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
atomics-and.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
atomics-compareexchange.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
atomics-exchange.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
atomics-load.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
atomics-or.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
atomics-store.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
atomics-sub.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
atomics-xor.js
[Atomics] Fix atomic access index validation
2016-03-25 21:52:52 +00:00
b5528-comma.js
[V8][asm.js] Fixes a bug in comma-expression validation.
2016-10-18 19:05:42 +00:00
do-while-false.js
do-while.js
float32array-negative-offset.js
float32array-outofbounds.js
float32array-store-div.js
float64array-negative-offset.js
float64array-outofbounds.js
float64array-store-div.js
float64mul.js
if-cloning.js
if-folding.js
if-reduction.js
if-tonumber.js
infinite-loops-taken.js
infinite-loops.js
int8array-negative-offset.js
int16array-negative-offset.js
int16array-outofbounds.js
int32-div.js
int32-mod.js
int32-mul.js
int32-tmod.js
int32-udiv.js
int32-umod.js
int32array-constant-key.js
int32array-negative-offset.js
int32array-outofbounds.js
int32array-unaligned.js
int32div.js
int32mod-constant.js
int32mod.js
int32modb.js
load-elimination.js
[turbofan] Disable LoadElimination completely for asm.js.
2016-08-25 06:14:59 +00:00
math-abs.js
math-ceil.js
math-clz32.js
[builtins] Migrate Math.clz32 to a TurboFan builtin.
2016-04-01 14:36:32 +00:00
math-floor.js
math-fround.js
pointer-masking.js
redundancy1.js
redundancy2.js
regress-641885.js
[wasm][asm.js] Exclude zero left hand side in arm64 isel.
2017-01-10 17:46:11 +00:00
regress-660813.js
[wasm] [asm.js] Don't allow bad return types from a global constant
2016-11-08 23:32:04 +00:00
regress-669899.js
[wasm] [asm.js] Ignore unused function tables in AsmWasmBuilder.
2016-12-01 02:27:30 +00:00
regress-672045.js
[wasm] Remove obsolete %IsNotAsmWasmCode predicate.
2016-12-09 11:56:05 +00:00
regress-676573.js
[wasm][asm.js] Ensure final validation phase runs.
2017-01-10 17:47:21 +00:00
sign-extend.js
switch.js
uint8array-outofbounds.js
uint32-less-than-shift.js
uint32div.js
uint32mod-constant.js
uint32mod.js
word32and.js
word32ror.js
zero-extend.js