summaryrefslogtreecommitdiff
path: root/lib/Target/Lanai/LanaiDelaySlotFiller.cpp
AgeCommit message (Expand)Author
2018-05-09[DebugInfo] Examine all uses of isDebugValue() for debug instructions.Shiva Chen
2017-11-08Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layeringDavid Blaikie
2016-10-01Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini
2016-08-30ADT: Give ilist<T>::reverse_iterator a handle to the current nodeDuncan P. N. Exon Smith
2016-08-25MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...Matthias Braun
2016-07-15[lanai] Small cleanup: remove/comment out unused argsJacques Pienaar
2016-05-20[lanai] Change reloc to use PIC_ by default and cleanup.Jacques Pienaar
2016-04-04Add MachineFunctionProperty checks for AllVRegsAllocated for target passesDerek Schuff
2016-04-03[lanai] Fix for LanaiDelaySlotFiller and LanaiMCInstLower.cppJacques Pienaar
2016-03-28[lanai] Add Lanai backend.Jacques Pienaar