summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/machine-copy-remove.mir
AgeCommit message (Expand)Author
2017-05-05MIParser/MIRPrinter: Compute block successors if not explicitely specifiedMatthias Braun
2017-03-06[AArch64][Redundant Copy Elim] Add support for CMN and shifted imm.Chad Rosier
2017-03-02[AArch64] Extend redundant copy elimination pass to handle non-zero stores.Chad Rosier
2017-02-22[AArch64] Extend AArch64RedundantCopyElimination to do simple copy propagation.Geoff Berry