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
/
IR
/
RemarkStreamer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing includes needed to prune LLVMContext.h include, NFC
Reid Kleckner
2019-11-14
1
-0
/
+1
*
[Remarks] Emit the remarks section by default for certain formats
Francis Visoiu Mistrih
2019-10-28
1
-0
/
+32
*
[Tools] Mark output of tools as text if it is text
Kai Nacke
2019-10-08
1
-5
/
+7
*
[Remarks] Allow the RemarkStreamer to be used directly with a stream
Francis Visoiu Mistrih
2019-09-18
1
-8
/
+38
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-2
/
+2
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-1
/
+1
*
Reland: [Remarks] Add an LLVM-bitstream-based remark serializer
Francis Visoiu Mistrih
2019-07-31
1
-0
/
+1
*
Revert "[Remarks] Add an LLVM-bitstream-based remark serializer"
Francis Visoiu Mistrih
2019-07-31
1
-1
/
+0
*
[Remarks] Add an LLVM-bitstream-based remark serializer
Francis Visoiu Mistrih
2019-07-30
1
-0
/
+1
*
[Remarks] Add two serialization modes for remarks: separate and standalone
Francis Visoiu Mistrih
2019-07-30
1
-1
/
+1
*
[Remarks][NFC] Rename remarks::Serializer to remarks::RemarkSerializer
Francis Visoiu Mistrih
2019-07-24
1
-7
/
+9
*
[Remarks] Simplify the creation of remark serializers
Francis Visoiu Mistrih
2019-07-24
1
-16
/
+7
*
Fix "control reaches end of non-void function" warning. NFCI.
Simon Pilgrim
2019-07-23
1
-0
/
+1
*
[Remarks] Introduce a new format: yaml-strtab
Francis Visoiu Mistrih
2019-07-23
1
-1
/
+3
*
[Remarks][NFC] Move the YAML serializer to its own header
Francis Visoiu Mistrih
2019-07-23
1
-0
/
+1
*
[Remarks] Simplify and refactor the RemarkParser interface
Francis Visoiu Mistrih
2019-07-16
1
-10
/
+4
*
[Remarks][NFC] Combine ParserFormat and SerializerFormat
Francis Visoiu Mistrih
2019-07-16
1
-18
/
+4
*
[Remarks] Extend -fsave-optimization-record to specify the format
Francis Visoiu Mistrih
2019-06-17
1
-3
/
+34
*
[Remarks] Use the RemarkSetup error in setupOptimizationRemarks
Francis Visoiu Mistrih
2019-06-14
1
-2
/
+2
*
Reland: [Remarks] Refactor optimization remarks setup
Francis Visoiu Mistrih
2019-06-14
1
-0
/
+35
*
Revert "[Remarks] Refactor optimization remarks setup"
Francis Visoiu Mistrih
2019-06-14
1
-35
/
+0
*
[Remarks] Refactor optimization remarks setup
Francis Visoiu Mistrih
2019-06-13
1
-0
/
+35
*
[Remarks][NFC] Move the serialization to lib/Remarks
Francis Visoiu Mistrih
2019-05-30
1
-6
/
+72
*
[Remarks] Add string deduplication using a string table
Francis Visoiu Mistrih
2019-04-24
1
-1
/
+1
*
Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-0
/
+14
*
Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-14
/
+0
*
[Remarks] Add -foptimization-record-passes to filter remark emission
Francis Visoiu Mistrih
2019-03-12
1
-0
/
+14
*
Reland "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"
Francis Visoiu Mistrih
2019-03-06
1
-0
/
+28
*
Revert "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"
Francis Visoiu Mistrih
2019-03-06
1
-28
/
+0
*
[Remarks] Refactor remark diagnostic emission in a RemarkStreamer
Francis Visoiu Mistrih
2019-03-06
1
-0
/
+28