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
/
Bitcode
/
Reader
/
MetadataLoader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MetadataLoader: add an extra assertion in Placeholders flush (NFC)
Mehdi Amini
2016-12-25
1
-3
/
+3
*
MetadataLoader: split the creation of a single metadata out of a Record into ...
Mehdi Amini
2016-12-23
1
-635
/
+650
*
MetadataLoader: Reinitialize MinFwdRef/MaxFwdRef after resolving cycles (NFC)
Mehdi Amini
2016-12-23
1
-0
/
+2
*
MetadataLoader: Add an assertion for the implicit invariant of PlaceHolder wh...
Mehdi Amini
2016-12-23
1
-2
/
+8
*
MetadataLoader: Make sure every member of MetadataLoader are initialized (NFC)
Mehdi Amini
2016-12-23
1
-6
/
+13
*
MetadataLoader: Refactor "IsImporting" into the Pimpl for the MetadataLoader ...
Mehdi Amini
2016-12-23
1
-9
/
+11
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-20
1
-34
/
+59
*
[ThinLTO] Import composite types as declarations
Teresa Johnson
2016-12-16
1
-10
/
+39
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-19
/
+4
*
Strip invalid TBAA when reading bitcode
Mehdi Amini
2016-12-16
1
-0
/
+13
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-4
/
+19
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-19
/
+4
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-4
/
+19
*
Fix MSVC build after 289461; MSVC isn't sure if this is std:: or llvm::
Nico Weber
2016-12-12
1
-2
/
+2
*
Refactor BitcodeReader: move Metadata and ValueId handling in their own class...
Mehdi Amini
2016-12-12
1
-0
/
+1316
[prev]