summaryrefslogtreecommitdiff
path: root/lib/CodeGen/RegUsageInfoPropagate.cpp
AgeCommit message (Expand)Author
2017-12-15MachineFunction: Return reference from getFunction(); NFCMatthias Braun
2017-08-24IPRA: Don't assume called function is first call operandMatt Arsenault
2017-08-24IPRA: Exit early on functions without callsMatt Arsenault
2016-10-01Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini
2016-06-10Interprocedural Register Allocation (IPRA): add a Transformation PassMehdi Amini