summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RenameIndependentSubregs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Extract LaneBitmask into a separate typeKrzysztof Parzyszek2016-12-151-2/+2
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* MachineRegisterInfo/MIR: Initialize tracksSubRegLiveness early, do not print/...Matthias Braun2016-08-241-2/+2
* Create subranges for new intervals resulting from live interval splittingKrzysztof Parzyszek2016-08-241-0/+5
* RenameIndependentSubregs: Fix liveness query in rewriteOperands()Matthias Braun2016-08-031-7/+6
* CodeGen: Refactor renameDisconnectedComponents() as a passMatthias Braun2016-05-311-0/+388
OpenPOWER on IntegriCloud