llvm-project/llvm/test/tools/llvm-opt-report
Hal Finkel bd5a172d9c [llvm-opt-report] Left justify unrolling counts, etc.
In the left part of the reports, we have things like U<number>; if some of
these numbers use more digits than others, we don't want a space in between the
U and the start of the number. Instead, the space should come afterward. This
way it is clear that the number goes with the U and not any other optimization
indicator that might come later on the line.

llvm-svn: 283518
2016-10-07 01:57:06 +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] Print line numbers starting from 1 2016-10-06 11:11:11 +00:00
func-x.test [llvm-opt-report] Use -no-demangle to disable demangling 2016-10-07 01:30:59 +00:00
func.test [llvm-opt-report] Print line numbers starting from 1 2016-10-06 11:11:11 +00:00
mlineopt.test [llvm-opt-report] Record VF, etc. correctly for multiple opts on one line 2016-10-06 11:58:52 +00:00
unrl.test [llvm-opt-report] Left justify unrolling counts, etc. 2016-10-07 01:57:06 +00:00