Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include what you use in LanaiMCCodeEmitter.cpp | Dmitri Gribenko | 2019-06-03 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove some unused includes to fix layering. | David Blaikie | 2018-03-29 | 1 | -1/+0 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | clean Lanai namespace | Jacques Pienaar | 2017-03-16 | 1 | -3/+3 |
* | Remove unused private fields to fix the clang -Werror build. | David Blaikie | 2017-01-06 | 1 | -5/+1 |
* | [AArch64, Lanai] Fix some Clang-tidy modernize and Include What You Use warni... | Eugene Zelenko | 2017-01-06 | 1 | -8/+15 |
* | [MCTargetDesc] Delete dead code. Found by GCC7 -Wunused-function. | Davide Italiano | 2016-09-06 | 1 | -17/+0 |
* | [lanai] Small cleanup: remove/comment out unused args | Jacques Pienaar | 2016-07-15 | 1 | -1/+2 |
* | [lanai] Add Lanai backend. | Jacques Pienaar | 2016-03-28 | 1 | -0/+325 |