summaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp
AgeCommit message (Expand)Author
2017-12-15MachineFunction: Return reference from getFunction(); NFCMatthias Braun
2017-12-13Remove redundant includes from lib/CodeGen.Michael Zolotukhin
2017-12-01[opt-remarks] If hotness threshold is set, ignore remarks without hotnessAdam Nemet
2017-12-01Revert "[opt-remarks] If hotness threshold is set, ignore remarks without hot...Adam Nemet
2017-12-01[opt-remarks] If hotness threshold is set, ignore remarks without hotnessAdam Nemet
2017-10-04[OptRemark] Move YAML writing to IRAdam Nemet
2017-10-04Also update MachineORE after r314874.Adam Nemet
2017-06-30[ORE] Add diagnostics hotness thresholdBrian Gesiak
2017-06-30[ORE] Unify spelling as "diagnostics hotness"Brian Gesiak
2017-02-23[CodeGen] Teach opt remarks how to print MI instructions.Ahmed Bougacha
2017-02-23[LazyMachineBFI] Reimplement with getAnalysisIfAvailableAdam Nemet
2017-02-14Add new pass LazyMachineBlockFrequencyInfoAdam Nemet
2017-01-25New OptimizationRemarkEmitter pass for MIRAdam Nemet