index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llvm-opt-report
/
OptReport.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[tools] Use WithColor for printing errors.
Jonas Devlieghere
2018-04-21
1
-12
/
+12
*
Define InitLLVM to do common initialization all at once.
Rui Ueyama
2018-04-13
1
-5
/
+4
*
Don't call exit from cl::PrintHelpMessage.
Rafael Espindola
2017-09-07
1
-1
/
+3
*
[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