Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-05-14 | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 1 | -1/+1 |
2018-05-01 | Remove \brief commands from doxygen comments. | Adrian Prantl | 1 | -1/+1 |
2018-03-30 | [WebAssembly] Register wasm passes with the PassRegistry | Jacob Gravelle | 1 | -0/+3 |
2016-10-24 | [WebAssembly] Add an option to make get_local/set_local explicit. | Dan Gohman | 1 | -19/+3 |
2016-10-01 | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 1 | -3/+1 |
2016-08-02 | [WebAssembly] Initial SIMD128 support. | Derek Schuff | 1 | -1/+6 |
2016-07-08 | WebAssembly: Avoid implicit iterator conversions, NFC | Duncan P. N. Exon Smith | 1 | -8/+6 |
2015-12-09 | [WebAssembly] Reintroduce ARGUMENT moving logic | Dan Gohman | 1 | -0/+110 |