summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMake: Make most target symbols hidden by defaultTom Stellard2020-01-141-1/+1
* Revert CMake: Make most target symbols hidden by defaultTom Stellard2019-06-111-1/+1
* CMake: Make most target symbols hidden by defaultTom Stellard2019-06-101-1/+1
* [Lanai] Create a TargetInfo header. NFCRichard Trieu2019-05-141-0/+1
* [Lanai] Move InstPrinter files to MCTargetDesc. NFCRichard Trieu2019-05-111-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* MC: Change the streamer ctors to take an object writer instead of a stream. N...Peter Collingbourne2018-05-181-3/+3
* [MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.Lang Hames2017-10-111-2/+4
* [MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.Lang Hames2017-10-111-2/+3
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [AArch64, Lanai] Fix some Clang-tidy modernize and Include What You Use warni...Eugene Zelenko2017-01-061-4/+11
* Reduce global namespace pollution. NFC.Benjamin Kramer2016-10-181-2/+4
* Move the global variables representing each Target behind accessor functionMehdi Amini2016-10-091-10/+13
* [lanai] Small cleanup: remove/comment out unused argsJacques Pienaar2016-07-151-2/+2
* Delete MCCodeGenInfo.Rafael Espindola2016-06-301-14/+0
* [lanai] Add Lanai backend.Jacques Pienaar2016-03-281-0/+163
OpenPOWER on IntegriCloud