Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-24 | [WebAssembly] Add exception handling option and feature | Heejin Ahn | 1 | -2/+2 |
2018-01-19 | [WebAssembly] Make sign-extension opcodes a distinct feature. | Dan Gohman | 1 | -2/+2 |
2017-11-28 | [WebAssembly] Fix trapping behavior in fptosi/fptoui. | Dan Gohman | 1 | -1/+2 |
2017-08-30 | [WebAssembly] Add target feature for atomics | Derek Schuff | 1 | -1/+1 |
2016-05-18 | [WebAssembly] Disable the MachineScheduler. | Dan Gohman | 1 | -1/+7 |
2016-01-25 | [WebAssembly] Minor code formatting cleanups. NFC. | Dan Gohman | 1 | -2/+2 |
2015-12-05 | [WebAssembly] Move useAA() out of line to make it more convenient to experime... | Dan Gohman | 1 | -0/+1 |
2015-07-09 | Unbreak WebAssembly build | JF Bastien | 1 | -2/+2 |
2015-07-01 | WebAssembly: start instructions | JF Bastien | 1 | -3/+3 |
2015-06-29 | [WebAssembly] Initial WebAssembly backend | Dan Gohman | 1 | -0/+48 |