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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-opt-report] Improve error handling
Francis Visoiu Mistrih
2019-09-13
1
-3
/
+5
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-2
/
+1
*
[Remarks][NFC] Rename remarks::Parser to remarks::RemarkParser
Francis Visoiu Mistrih
2019-07-25
1
-2
/
+2
*
[Remarks] Simplify the creation of remark serializers
Francis Visoiu Mistrih
2019-07-24
1
-3
/
+16
*
[Remarks] Simplify and refactor the RemarkParser interface
Francis Visoiu Mistrih
2019-07-16
1
-7
/
+19
*
[Remarks][NFC] Combine ParserFormat and SerializerFormat
Francis Visoiu Mistrih
2019-07-16
1
-1
/
+1
*
[Remarks] Require an explicit format to the parser
Francis Visoiu Mistrih
2019-07-04
1
-1
/
+1
*
[CommandLineParser] Add DefaultOption flag
Don Hinton
2019-04-15
1
-7
/
+0
*
Revert r358337: "[CommandLineParser] Add DefaultOption flag"
Ilya Biryukov
2019-04-15
1
-0
/
+7
*
[CommandLineParser] Add DefaultOption flag
Don Hinton
2019-04-13
1
-7
/
+0
*
Reland "[Remarks] Add a new Remark / RemarkParser abstraction"
Francis Visoiu Mistrih
2019-03-19
1
-37
/
+37
*
Revert "[Remarks] Add a new Remark / RemarkParser abstraction"
Francis Visoiu Mistrih
2019-03-19
1
-37
/
+37
*
[Remarks] Add a new Remark / RemarkParser abstraction
Francis Visoiu Mistrih
2019-03-19
1
-37
/
+37
*
[OptRemarks] Make OptRemarks more generic: rename OptRemarks to Remarks
Francis Visoiu Mistrih
2019-03-05
2
-11
/
+11
*
Fix some include order and file headers issues. NFC
Fangrui Song
2019-02-21
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Support] Remove error return value from one overload of fs::make_absolute
Pavel Labath
2019-01-16
1
-7
/
+2
*
Reland: [OptRemarks] Add library for parsing optimization remarks
Francis Visoiu Mistrih
2018-10-10
2
-107
/
+39
*
Revert "[OptRemarks] Add library for parsing optimization remarks"
Francis Visoiu Mistrih
2018-10-10
2
-39
/
+107
*
[OptRemarks] Add library for parsing optimization remarks
Francis Visoiu Mistrih
2018-10-10
2
-107
/
+39
*
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
2
-74
/
+184
*
Add an llvm-opt-report tool to generate basic source-annotated optimization s...
Hal Finkel
2016-10-05
2
-0
/
+407