summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include what you use in LanaiMCCodeEmitter.cppDmitri Gribenko2019-06-031-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove some unused includes to fix layering.David Blaikie2018-03-291-1/+0
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* clean Lanai namespaceJacques Pienaar2017-03-161-3/+3
* Remove unused private fields to fix the clang -Werror build.David Blaikie2017-01-061-5/+1
* [AArch64, Lanai] Fix some Clang-tidy modernize and Include What You Use warni...Eugene Zelenko2017-01-061-8/+15
* [MCTargetDesc] Delete dead code. Found by GCC7 -Wunused-function.Davide Italiano2016-09-061-17/+0
* [lanai] Small cleanup: remove/comment out unused argsJacques Pienaar2016-07-151-1/+2
* [lanai] Add Lanai backend.Jacques Pienaar2016-03-281-0/+325
OpenPOWER on IntegriCloud