llvm/test/tools/llvm-opt-report
Hal Finkel 7b70b8ae64 [llvm-opt-report] Don't leave space for opts that never happen
Because screen space is precious, if an optimization (vectorization, for
example) never happens, don't leave empty space for the associated markers on
every line of the output. This makes the output much more compact, and allows
for the later inclusion of markers for more (although perhaps rare)
optimizations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283626 91177308-0d34-0410-b5e6-96231b3b80d8
2016-10-08 00:26:54 +00:00
..
Inputs [llvm-opt-report] Left justify unrolling counts, etc. 2016-10-07 01:57:06 +00:00
basic.test [llvm-opt-report] Print line numbers starting from 1 2016-10-06 11:11:11 +00:00
func-2.test [llvm-opt-report] Don't leave space for opts that never happen 2016-10-08 00:26:54 +00:00
func-x.test [llvm-opt-report] Don't leave space for opts that never happen 2016-10-08 00:26:54 +00:00
func.test [llvm-opt-report] Don't leave space for opts that never happen 2016-10-08 00:26:54 +00:00
mlineopt.test [llvm-opt-report] Don't leave space for opts that never happen 2016-10-08 00:26:54 +00:00
unrl.test [llvm-opt-report] Don't leave space for opts that never happen 2016-10-08 00:26:54 +00:00