summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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