Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be more careful when loading i64 in wasm-js glue, we had a bug where the ↵ | Alon Zakai | 2016-05-08 | 2 | -0/+19 |
| | | | | bits were trampled before we read them (#460) | ||||
* | use ONLY hack only for _only files in test/wasm_backend | Alon Zakai | 2016-04-27 | 10 | -0/+0 |
| | |||||
* | Add a testcase. | Dan Gohman | 2016-04-27 | 2 | -0/+17 |
| | |||||
* | add testing for vanilla llvm + emcc without the hacks, as things are now ↵ | Alon Zakai | 2016-03-30 | 2 | -0/+7 |
| | | | | starting to work, and add a full/real hello world testcase | ||||
* | avoid hardcoded function pointer addresses in indirect_call.cpp test | Alon Zakai | 2016-03-30 | 2 | -10/+2 |
| | |||||
* | add unaligned access wasm_backend testcase | Alon Zakai | 2016-02-19 | 2 | -0/+85 |
| | |||||
* | add indirect call testcase for wasm-backend | Alon Zakai | 2015-12-25 | 2 | -0/+73 |
| | |||||
* | add wasm-backend globals testcase | Alon Zakai | 2015-12-23 | 2 | -0/+26 |
| | |||||
* | add another wasm-backend testcase | Alon Zakai | 2015-12-15 | 2 | -0/+11 |
| | |||||
* | add first WASM_BACKEND output testcase | Alon Zakai | 2015-12-14 | 2 | -0/+9 |