summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add optimization bisect opt-in calls for AArch64 passesAndrew Kaylor2016-04-251-0/+2
* Add MachineFunctionProperty checks for AllVRegsAllocated for target passesDerek Schuff2016-04-041-0/+4
* AArch64: Use MachineInstr& in guaranteesZeroRegInBlock(), NFCDuncan P. N. Exon Smith2016-02-271-6/+6
* Revert "CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC"Duncan P. N. Exon Smith2016-02-221-2/+2
* CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFCDuncan P. N. Exon Smith2016-02-211-2/+2
* AArch64: always clear kill flags up to last eliminated copyTim Northover2016-02-171-7/+7
* AArch64: improve redundant copy elimination.Tim Northover2016-02-171-40/+46
* [AArch64] Add pass to remove redundant copy after RAJun Bum Lim2016-02-161-0/+170
OpenPOWER on IntegriCloud