summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-opt-report/OptReport.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-opt-report] Fix context-sensitive lines where nothing happenedHal Finkel2017-01-071-3/+11
* [llvm-opt-report] Fix unroll-count reportingHal Finkel2016-10-241-1/+1
* [llvm-opt-report] Don't leave space for opts that never happenHal Finkel2016-10-081-6/+13
* [llvm-opt-report] Left justify unrolling counts, etc.Hal Finkel2016-10-071-5/+12
* [llvm-opt-report] Use -no-demangle to disable demanglingHal Finkel2016-10-071-3/+3
* [llvm-opt-report] Record VF, etc. correctly for multiple opts on one lineHal Finkel2016-10-061-13/+8
* [llvm-opt-report] Print line numbers starting from 1Hal Finkel2016-10-061-1/+1
* [llvm-opt-report] Distinguish inlined contexts when optimizations differHal Finkel2016-10-051-73/+183
* Add an llvm-opt-report tool to generate basic source-annotated optimization s...Hal Finkel2016-10-051-0/+401
OpenPOWER on IntegriCloud