summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RegUsageInfoPropagate.cpp
Commit message (Expand)AuthorAgeFilesLines
* RegUsageInfo: Cleanup; NFCMatthias Braun2018-07-261-33/+35
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-11/+14
* 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