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
/
opt-viewer
/
optrecord.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert Autogenerate the shebang lines for tools/opt-viewer
Reid Kleckner
2019-08-27
1
-0
/
+345
*
Autogenerate the shebang lines for tools/opt-viewer
Chris Bieneman
2019-08-21
1
-345
/
+0
*
[opt-viewer] Teach optrecord.py about !Failure tags
Jessica Paquette
2019-03-27
1
-0
/
+2
*
[opt-viewer] Make filter_=None by default in get_remarks and gather_results
Jessica Paquette
2019-03-27
1
-4
/
+6
*
[opt-viewer] Add --filter option to select remarks for displaying.
Florian Hahn
2019-02-06
1
-3
/
+11
*
Python compat - no explicit reference to Python version
Serge Guelton
2019-01-03
1
-1
/
+1
*
opt-viewer: also find thinlto opt.yaml files
Adam Nemet
2018-02-26
1
-1
/
+1
*
[opt-viewer] Also demangle indirect-call promotion targets
Adam Nemet
2017-12-20
1
-1
/
+1
*
[opt-viewer] Support unicode characters in function names
Adam Nemet
2017-12-14
1
-2
/
+6
*
[opt-viewer] Suppress noisy Swift remarks
Adam Nemet
2017-12-06
1
-0
/
+26
*
Add opt-viewer testing
Adam Nemet
2017-11-29
1
-14
/
+19
*
Display relative hotness with two decimal digits after the decimal point
Adam Nemet
2017-09-29
1
-1
/
+1
*
Make find_opt_files vararg
Adam Nemet
2017-09-29
1
-1
/
+1
*
[opt-viewer] Listify `dict_items` for Py3 indexing
Brian Gesiak
2017-08-14
1
-1
/
+1
*
[opt-viewer] Use Python 3-compatible iteritems
Brian Gesiak
2017-08-11
1
-1
/
+1
*
[opt-viewer] Use Python 3-compatible `intern()`
Brian Gesiak
2017-08-11
1
-0
/
+6
*
[opt-viewer] Reduce memory consumption by another 20-25%
Adam Nemet
2017-07-19
1
-17
/
+33
*
[opt-viewer] Reduce memory consumption
Adam Nemet
2017-07-19
1
-2
/
+25
*
[opt-viewer] Handle file names that contain '#'
Brian Gesiak
2017-07-18
1
-1
/
+1
*
[opt-viewer] Accept directories that are searched for opt.yaml files
Adam Nemet
2017-07-17
1
-0
/
+18
*
[opt-viewer] Move under tools, install it
Adam Nemet
2017-07-06
1
-0
/
+235