summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Lanai/LanaiAsmPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the global variables representing each Target behind accessor functionMehdi Amini2016-10-091-1/+1
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* Actually remove the Mangler from the AsmPrinter and clean up the places it wa...Eric Christopher2016-09-161-2/+2
* [lanai] Small cleanup: remove/comment out unused argsJacques Pienaar2016-07-151-4/+3
* [lanai] Use peephole optimizer to generate more conditional ALU operations.Jacques Pienaar2016-07-071-10/+2
* [lanai] Change reloc to use PIC_ by default and cleanup.Jacques Pienaar2016-05-201-1/+1
* [lanai] Add Lanai backend.Jacques Pienaar2016-03-281-0/+252
OpenPOWER on IntegriCloud