Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-opt-report] Fix context-sensitive lines where nothing happened | Hal Finkel | 2017-01-07 | 1 | -3/+11 |
* | [llvm-opt-report] Fix unroll-count reporting | Hal Finkel | 2016-10-24 | 1 | -1/+1 |
* | [llvm-opt-report] Don't leave space for opts that never happen | Hal Finkel | 2016-10-08 | 1 | -6/+13 |
* | [llvm-opt-report] Left justify unrolling counts, etc. | Hal Finkel | 2016-10-07 | 1 | -5/+12 |
* | [llvm-opt-report] Use -no-demangle to disable demangling | Hal Finkel | 2016-10-07 | 1 | -3/+3 |
* | [llvm-opt-report] Record VF, etc. correctly for multiple opts on one line | Hal Finkel | 2016-10-06 | 1 | -13/+8 |
* | [llvm-opt-report] Print line numbers starting from 1 | Hal Finkel | 2016-10-06 | 1 | -1/+1 |
* | [llvm-opt-report] Distinguish inlined contexts when optimizations differ | Hal Finkel | 2016-10-05 | 1 | -73/+183 |
* | Add an llvm-opt-report tool to generate basic source-annotated optimization s... | Hal Finkel | 2016-10-05 | 1 | -0/+401 |