summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RegUsageInfoPropagate.cpp
Commit message (Expand)AuthorAgeFilesLines
* MachineFunction: Return reference from getFunction(); NFCMatthias Braun2017-12-151-1/+1
* IPRA: Don't assume called function is first call operandMatt Arsenault2017-08-241-8/+20
* IPRA: Exit early on functions without callsMatt Arsenault2017-08-241-0/+5
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* Interprocedural Register Allocation (IPRA): add a Transformation PassMehdi Amini2016-06-101-0/+131
OpenPOWER on IntegriCloud