Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | enable a test | Alon Zakai | 2015-12-21 | 1 | -1/+0 | |
| | ||||||
* | reformat blacklist for experimental wasts | Alon Zakai | 2015-12-21 | 1 | -1/+6 | |
| | ||||||
* | start to verify that experimental wasts parse ok | Alon Zakai | 2015-12-21 | 1 | -0/+16 | |
| | ||||||
* | update tests | Alon Zakai | 2015-12-18 | 1 | -2/+2 | |
| | ||||||
* | update .s tests | Alon Zakai | 2015-12-15 | 1 | -1/+3 | |
| | ||||||
* | add memops .s benchmark | Alon Zakai | 2015-12-15 | 1 | -1/+1 | |
| | ||||||
* | add another wasm-backend testcase | Alon Zakai | 2015-12-15 | 1 | -1/+1 | |
| | ||||||
* | add first WASM_BACKEND output testcase | Alon Zakai | 2015-12-14 | 1 | -1/+18 | |
| | ||||||
* | start to emit metadata from s2wasm | Alon Zakai | 2015-12-14 | 1 | -1/+1 | |
| | ||||||
* | relocation.s now works | Alon Zakai | 2015-12-14 | 1 | -1/+1 | |
| | ||||||
* | parse switch in s2wasm | Alon Zakai | 2015-12-14 | 1 | -1/+1 | |
| | ||||||
* | handle more loop/block combos in s2wasm, and update more test outputs | Alon Zakai | 2015-12-14 | 1 | -1/+1 | |
| | ||||||
* | scan function result types in s2wasm | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | disable switch.s which looks nonstandard | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | fix s2wasm load | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | copy_local | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | cpus.s | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | many more ops in s2wasm | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | more comparisons .ses | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | float comparisons and another .s | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | add cfg-stackify.s | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | add call.s | Alon Zakai | 2015-12-12 | 1 | -2/+5 | |
| | ||||||
* | add wip .s testcase | Alon Zakai | 2015-12-11 | 1 | -1/+1 | |
| | ||||||
* | process on s2wasm, and first working testcase | Alon Zakai | 2015-12-10 | 1 | -0/+17 | |
| | ||||||
* | add now-passing emcc_hello_world.wast testcase to wasm2asm tests | Alon Zakai | 2015-12-07 | 1 | -1/+1 | |
| | ||||||
* | restore temporarily disable example testcase | Alon Zakai | 2015-12-07 | 1 | -2/+1 | |
| | ||||||
* | check asm.js validation in wasm2asm output | Alon Zakai | 2015-12-07 | 1 | -1/+10 | |
| | ||||||
* | check for tool existence in check.py | Alon Zakai | 2015-12-07 | 1 | -87/+127 | |
| | ||||||
* | verify wasm2asm emits valid js | Alon Zakai | 2015-12-06 | 1 | -1/+8 | |
| | ||||||
* | fix if_else return value in wasm2asm | Alon Zakai | 2015-12-06 | 1 | -1/+1 | |
| | ||||||
* | add wip unit.wast testcase | Alon Zakai | 2015-12-05 | 1 | -1/+1 | |
| | ||||||
* | rename some files | Alon Zakai | 2015-12-04 | 1 | -1/+1 | |
| | ||||||
* | add another wasm2asm testcase | Alon Zakai | 2015-12-04 | 1 | -1/+1 | |
| | ||||||
* | add first working wasm2asm testcase | Alon Zakai | 2015-12-04 | 1 | -5/+6 | |
| | ||||||
* | infrastructure for wasm2asm testing | Alon Zakai | 2015-12-04 | 1 | -2/+19 | |
| | ||||||
* | rename temp file | Alon Zakai | 2015-12-04 | 1 | -3/+3 | |
| | ||||||
* | limit check.py error output | Alon Zakai | 2015-11-30 | 1 | -1/+1 | |
| | ||||||
* | more just-asm checking | Alon Zakai | 2015-11-29 | 1 | -3/+2 | |
| | ||||||
* | refactor wasm.js method and add testing | Alon Zakai | 2015-11-29 | 1 | -2/+42 | |
| | ||||||
* | enable wasm-s-parser tests as binaryen method | Alon Zakai | 2015-11-28 | 1 | -1/+1 | |
| | ||||||
* | prepare to test s-parsing in wasm.js | Alon Zakai | 2015-11-28 | 1 | -19/+22 | |
| | ||||||
* | fix case printing | Alon Zakai | 2015-11-22 | 1 | -1/+0 | |
| | ||||||
* | another check.py fix | Alon Zakai | 2015-11-22 | 1 | -1/+1 | |
| | ||||||
* | fix check.py | Alon Zakai | 2015-11-22 | 1 | -1/+1 | |
| | ||||||
* | emit constants instead of callImport when there is a type necessary | Alon Zakai | 2015-11-22 | 1 | -1/+3 | |
| | ||||||
* | improve interpreter error printing | Alon Zakai | 2015-11-22 | 1 | -2/+3 | |
| | ||||||
* | remove imports before calling spec interpreter | Alon Zakai | 2015-11-22 | 1 | -1/+3 | |
| | ||||||
* | refactor pass tests | Alon Zakai | 2015-11-22 | 1 | -3/+8 | |
| | ||||||
* | use the new BINARYEN option in emscripten | Alon Zakai | 2015-11-16 | 1 | -3/+2 | |
| | ||||||
* | add descriptions to passes | Alon Zakai | 2015-11-13 | 1 | -1/+2 | |
| |