| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WebAssembly] Add more explicit pushes to the tests. | Dan Gohman | 2015-11-06 | 1 | -2/+2 |
| * | WebAssembly: update syntax | JF Bastien | 2015-10-16 | 1 | -6/+8 |
| * | [WebAssembly] Switch to a more traditional assembly syntax | Dan Gohman | 2015-10-06 | 1 | -8/+14 |
| * | [WebAssembly] Rename setlocal to set_local to match the spec. | Dan Gohman | 2015-10-03 | 1 | -2/+2 |
| * | WebAssembly: emit `(func (param t) (result t))` s-expressions | JF Bastien | 2015-08-25 | 1 | -2/+4 |
| * | [WebAssembly] Use the default alignment for SIMD types. | Dan Gohman | 2015-08-19 | 1 | -1/+1 |
| * | WebAssembly: handle more than int32 argument/return | JF Bastien | 2015-08-01 | 1 | -2/+2 |
| * | WebAssembly: handle unused function arguments. | JF Bastien | 2015-07-31 | 1 | -0/+20 |

