Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -1/+1 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
* | [WebAssembly] Register wasm passes with the PassRegistry | Jacob Gravelle | 2018-03-30 | 1 | -0/+4 |
* | [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 |