Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a dummy function to prevent NULL miscomparisons, if necessary (#658) | Dominic Chen | 2016-08-03 | 1 | -2/+2 |
* | Be more careful when loading i64 in wasm-js glue, we had a bug where the bits... | Alon Zakai | 2016-05-08 | 2 | -0/+19 |
* | 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 star... | Alon Zakai | 2016-03-30 | 2 | -0/+7 |
* | 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 |