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
/
lib
/
Remarks
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Remarks] Add cl::Hidden to -remarks-yaml-string-table
Francis Visoiu Mistrih
2019-07-10
1
-2
/
+3
*
Fix MSVC "not all control paths return a value" warnings. NFCI.
Simon Pilgrim
2019-07-04
1
-4
/
+2
*
[Remarks] Silence gcc warning by catching unhandled values in switches
Mikael Holmen
2019-07-04
1
-0
/
+4
*
[Remarks] Require an explicit format to the parser
Francis Visoiu Mistrih
2019-07-04
3
-11
/
+31
*
[Remarks][NFC] Move the string table parsing out of the parser constructor
Francis Visoiu Mistrih
2019-07-04
3
-12
/
+11
*
[Remarks] Fix usage of enum class
Francis Visoiu Mistrih
2019-05-30
1
-1
/
+1
*
[Remarks][NFC] Move the serialization to lib/Remarks
Francis Visoiu Mistrih
2019-05-30
2
-0
/
+167
*
[Remarks] Add string deduplication using a string table
Francis Visoiu Mistrih
2019-04-24
5
-6
/
+100
*
[Remarks] Fix mismatched delete due to missing virtual destructor
Jordan Rupprecht
2019-03-20
1
-0
/
+4
*
Retry to add workaround to build scoped enums with VS2015. NFCI.
Douglas Yung
2019-03-20
1
-1
/
+1
*
Revert "Add workaround to build scoped enums with VS2015. NFCI."
Douglas Yung
2019-03-20
1
-1
/
+1
*
Add workaround to build scoped enums with VS2015. NFCI.
Douglas Yung
2019-03-20
1
-1
/
+1
*
[Remarks] Fix gcc build for r356519
Francis Visoiu Mistrih
2019-03-19
1
-8
/
+8
*
Reland "[Remarks] Add a new Remark / RemarkParser abstraction"
Francis Visoiu Mistrih
2019-03-19
6
-317
/
+623
*
Revert "[Remarks] Add a new Remark / RemarkParser abstraction"
Francis Visoiu Mistrih
2019-03-19
6
-622
/
+317
*
[Remarks] Add a new Remark / RemarkParser abstraction
Francis Visoiu Mistrih
2019-03-19
6
-317
/
+622
*
[Remarks][NFC] Rename RemarkParser to YAMLRemarkParser
Francis Visoiu Mistrih
2019-03-05
1
-19
/
+20
*
[OptRemarks] Make OptRemarks more generic: rename OptRemarks to Remarks
Francis Visoiu Mistrih
2019-03-05
3
-0
/
+390