summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Lanai/LanaiMemAluCombiner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include what you use in LanaiMemAluCombiner.cppDmitri Gribenko2019-06-031-1/+1
* [Lanai] Be super conservative about atomicsPhilip Reames2019-02-251-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [MI] Change the array of `MachineMemOperand` pointers to beChandler Carruth2018-08-161-2/+1
* [DebugInfo] Examine all uses of isDebugValue() for debug instructions.Shiva Chen2018-05-091-1/+1
* Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layeringDavid Blaikie2017-11-081-1/+1
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...Matthias Braun2016-08-251-1/+1
* [lanai] Exit early in Mem Alu combiner if sentinel reach.Jacques Pienaar2016-08-231-0/+3
* [lanai] Expand findClosestSuitableAluInstr check to consider offset register.Jacques Pienaar2016-04-251-3/+6
* Lanai: fix -Wpedantic warningsJF Bastien2016-04-041-1/+1
* Add MachineFunctionProperty checks for AllVRegsAllocated for target passesDerek Schuff2016-04-041-0/+5
* [lanai] Add Lanai backend.Jacques Pienaar2016-03-281-0/+414
OpenPOWER on IntegriCloud