summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* MachineFunction: Return reference from getFunction(); NFCMatthias Braun2017-12-151-2/+2
* Remove redundant includes from lib/CodeGen.Michael Zolotukhin2017-12-131-1/+0
* [opt-remarks] If hotness threshold is set, ignore remarks without hotnessAdam Nemet2017-12-011-4/+3
* Revert "[opt-remarks] If hotness threshold is set, ignore remarks without hot...Adam Nemet2017-12-011-3/+4
* [opt-remarks] If hotness threshold is set, ignore remarks without hotnessAdam Nemet2017-12-011-4/+3
* [OptRemark] Move YAML writing to IRAdam Nemet2017-10-041-6/+0
* Also update MachineORE after r314874.Adam Nemet2017-10-041-4/+2
* [ORE] Add diagnostics hotness thresholdBrian Gesiak2017-06-301-0/+8
* [ORE] Unify spelling as "diagnostics hotness"Brian Gesiak2017-06-301-1/+1
* [CodeGen] Teach opt remarks how to print MI instructions.Ahmed Bougacha2017-02-231-0/+10
* [LazyMachineBFI] Reimplement with getAnalysisIfAvailableAdam Nemet2017-02-231-2/+2
* Add new pass LazyMachineBlockFrequencyInfoAdam Nemet2017-02-141-4/+4
* New OptimizationRemarkEmitter pass for MIRAdam Nemet2017-01-251-0/+90
OpenPOWER on IntegriCloud