Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] clang-tidy (NFC) | Heejin Ahn | 2019-02-04 | 1 | -5/+5 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [WebAssembly] Fix wasm backend compilation on gcc 5.4: variable name cannot m... | Heejin Ahn | 2018-08-09 | 1 | -5/+5 |
* | [WebAssembly] CFG sort support for exception handling | Heejin Ahn | 2018-08-07 | 1 | -54/+184 |
* | [WebAssembly] Add more utility functions | Heejin Ahn | 2018-06-19 | 1 | -1/+1 |
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -3/+3 |
* | 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 |
* | fix trivial typos; NFC | Hiroshi Inoue | 2017-07-09 | 1 | -1/+1 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [WebAssembly] Split CFG-sorting into its own pass. NFC. | Dan Gohman | 2017-02-27 | 1 | -0/+277 |