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