.. |
3154-output.js
|
handle empty toplevels in native optimizer, which can happen in very unoptimized code; fixes #3154
|
2015-01-27 14:31:17 -08:00 |
3154.js
|
handle empty toplevels in native optimizer, which can happen in very unoptimized code; fixes #3154
|
2015-01-27 14:31:17 -08:00 |
asm-eliminator-test-output.js
|
fix native eliminator bug with a call with no side effects being entirely removable #3430 ; 1.32.1
|
2015-05-01 14:39:01 -07:00 |
asm-eliminator-test.js
|
fix native eliminator bug with a call with no side effects being entirely removable #3430 ; 1.32.1
|
2015-05-01 14:39:01 -07:00 |
asmLastOpts-output.js
|
do not turn labeled one-time-loops into labeled blocks if there is a label-less break or continue on them
|
2015-01-23 12:49:14 -08:00 |
asmLastOpts.js
|
do not turn labeled one-time-loops into labeled blocks if there is a label-less break or continue on them
|
2015-01-23 12:49:14 -08:00 |
eliminator-test-output.js
|
…
|
|
eliminator-test.js
|
…
|
|
safe-eliminator-test-output.js
|
…
|
|
safe-eliminator-test.js
|
…
|
|
safeLabelSetting-output.js
|
fix safeLabelSetting pass
|
2015-03-19 16:14:21 -07:00 |
safeLabelSetting.js
|
fix safeLabelSetting pass
|
2015-03-19 16:14:21 -07:00 |
simd-output.js
|
update simd coercion handling in optimizer to latest simd spec; 1.29.10
|
2015-02-18 16:12:00 -08:00 |
simd.js
|
update simd coercion handling in optimizer to latest simd spec; 1.29.10
|
2015-02-18 16:12:00 -08:00 |
test-js-optimizer-asm-last-output.js
|
…
|
|
test-js-optimizer-asm-last-output2.js
|
…
|
|
test-js-optimizer-asm-last-output3.js
|
add more windows printf output style to other.test_js_optimizer
|
2015-01-06 20:16:24 -08:00 |
test-js-optimizer-asm-last.js
|
…
|
|
test-js-optimizer-asm-lastOpts-output.js
|
…
|
|
test-js-optimizer-asm-lastOpts-output2.js
|
…
|
|
test-js-optimizer-asm-lastOpts-output3.js
|
add windows printf output style to other.test_js_optimizer
|
2015-01-06 11:23:19 -08:00 |
test-js-optimizer-asm-minlast-output.js
|
…
|
|
test-js-optimizer-asm-minlast.js
|
…
|
|
test-js-optimizer-asm-outline1-output.js
|
keep stack 16-byte aligned in outliner
|
2015-05-28 17:39:57 -07:00 |
test-js-optimizer-asm-outline1.js
|
keep stack 16-byte aligned in outliner
|
2015-05-28 17:39:57 -07:00 |
test-js-optimizer-asm-outline2-output.js
|
keep stack 16-byte aligned in outliner
|
2015-05-28 17:39:57 -07:00 |
test-js-optimizer-asm-outline2.js
|
…
|
|
test-js-optimizer-asm-outline3-output.js
|
…
|
|
test-js-optimizer-asm-outline3.js
|
…
|
|
test-js-optimizer-asm-outline4-output.js
|
keep stack 16-byte aligned in outliner
|
2015-05-28 17:39:57 -07:00 |
test-js-optimizer-asm-outline4.js
|
keep stack 16-byte aligned in outliner
|
2015-05-28 17:39:57 -07:00 |
test-js-optimizer-asm-output.js
|
update js optimizer test
|
2015-05-07 16:38:42 -07:00 |
test-js-optimizer-asm-pre-f32.js
|
…
|
|
test-js-optimizer-asm-pre-output-f32-nosimp.js
|
…
|
|
test-js-optimizer-asm-pre-output-f32.js
|
…
|
|
test-js-optimizer-asm-pre-output.js
|
Fix the correctness condition for the x << 24 >> 24 & 255 optimization.
|
2015-03-11 13:29:18 -07:00 |
test-js-optimizer-asm-pre-output2.js
|
clean up some test code, that seems to only be used on windows
|
2015-03-11 17:09:31 -07:00 |
test-js-optimizer-asm-pre.js
|
Fix the correctness condition for the x << 24 >> 24 & 255 optimization.
|
2015-03-11 13:29:18 -07:00 |
test-js-optimizer-asm-regs-harder-output.js
|
…
|
|
test-js-optimizer-asm-regs-harder-output2.js
|
…
|
|
test-js-optimizer-asm-regs-harder-output3.js
|
…
|
|
test-js-optimizer-asm-regs-harder.js
|
…
|
|
test-js-optimizer-asm-regs-min-output.js
|
…
|
|
test-js-optimizer-asm-regs-min.js
|
…
|
|
test-js-optimizer-asm-regs-output.js
|
…
|
|
test-js-optimizer-asm-regs.js
|
…
|
|
test-js-optimizer-asm-relocate-output.js
|
…
|
|
test-js-optimizer-asm-relocate.js
|
…
|
|
test-js-optimizer-asm.js
|
add more simplifyExpressions testing in asm mode
|
2015-05-05 21:58:48 -07:00 |
test-js-optimizer-ensureLabelSet-output.js
|
…
|
|
test-js-optimizer-ensureLabelSet.js
|
…
|
|
test-js-optimizer-localCSE-output.js
|
ignore cse expressions we can't type locally
|
2015-05-03 17:55:57 -07:00 |
test-js-optimizer-localCSE.js
|
ignore cse expressions we can't type locally
|
2015-05-03 17:55:57 -07:00 |
test-js-optimizer-output.js
|
Disable the (name+num)+num = name+newnum optimization.
|
2015-05-06 10:28:20 -07:00 |
test-js-optimizer-regs-output.js
|
…
|
|
test-js-optimizer-regs.js
|
…
|
|
test-js-optimizer-shiftsAggressive-output.js
|
…
|
|
test-js-optimizer-shiftsAggressive.js
|
…
|
|
test-js-optimizer-si-output.js
|
…
|
|
test-js-optimizer-si.js
|
…
|
|
test-js-optimizer.js
|
Disable the (name+num)+num = name+newnum optimization.
|
2015-05-06 10:28:20 -07:00 |