aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MIRVRegNamerUtils.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-12[NFC][llvm][MIRVRegNamerUtils] Moving methods around. Making some private.Puyan Lotfi1-7/+8
2019-12-09[NFCi][llvm][MIRVRegNamerUtils] Making some code cleanup and stylistic changes.Puyan Lotfi1-3/+1
2019-12-04[llvm] Fixing MIRVRegNamerUtils to properly handle 2+ MachineBasicBlocks.Puyan Lotfi1-1/+1
2019-11-15[MirNamer][Canonicalizer]: Perform instruction semantic based renamingAditya Nandakumar1-45/+48
2019-09-17Hide implementation details in namespaces.Benjamin Kramer1-1/+9
2019-09-04[mir-canon][NFC] Move MIR vreg renaming code to separate file for better reuse.Puyan Lotfi1-0/+83