Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-30 | [WebAssembly] Register wasm passes with the PassRegistry | Jacob Gravelle | 1 | -0/+4 |
2017-10-05 | [WebAssembly] Add the rest of the atomic loads | Derek Schuff | 1 | -0/+6 |
2017-08-30 | [WebAssembly] Add target feature for atomics | Derek Schuff | 1 | -0/+1 |
2017-06-06 | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 1 | -1/+1 |
2016-10-06 | [WebAssembly] Remove the output operand from stores. | Dan Gohman | 1 | -20/+25 |
2016-10-01 | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 1 | -1/+1 |
2016-04-21 | [WebAssembly] Limit alignment hints to natural alignment. | Dan Gohman | 1 | -3/+9 |
2016-01-26 | [WebAssembly] Implement unaligned loads and stores. | Dan Gohman | 1 | -0/+108 |