Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] refactored utilities to not depend on MachineInstr | Wouter van Oortmerssen | 2019-07-12 | 1 | -2/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | 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/+3 |
* | [WebAssembly] Add an option to make get_local/set_local explicit. | Dan Gohman | 2016-10-24 | 1 | -19/+3 |
* | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -3/+1 |
* | [WebAssembly] Initial SIMD128 support. | Derek Schuff | 2016-08-02 | 1 | -1/+6 |
* | WebAssembly: Avoid implicit iterator conversions, NFC | Duncan P. N. Exon Smith | 2016-07-08 | 1 | -8/+6 |
* | [WebAssembly] Reintroduce ARGUMENT moving logic | Dan Gohman | 2015-12-09 | 1 | -0/+110 |