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
/
clang
/
lib
/
CodeGen
/
ObjectFilePCHContainerOperations.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Initialize the AST consumer as soon as we have both an ASTConsumer and an
Richard Smith
2015-08-18
1
-4
/
+1
*
Remove and forbid raw_svector_ostream::flush() calls.
Yaron Keren
2015-08-13
1
-1
/
+0
*
[modules] PR22534: Load files specified by -fmodule-file= eagerly. In particu...
Richard Smith
2015-08-09
1
-1
/
+6
*
Rename DescriptionString -> DataLayoutString as it matches the actual
Eric Christopher
2015-08-05
1
-4
/
+4
*
LLVM API Change: the Module always owns the DataLayout
Mehdi Amini
2015-07-24
1
-3
/
+2
*
Make the clang module container format selectable from the command line.
Adrian Prantl
2015-07-17
1
-2
/
+2
*
Rename ModuleContainerGenerator to PCHContainergenerator for consistency
Adrian Prantl
2015-07-09
1
-28
/
+29
*
Revert "Revert r241620 and follow-up commits" and move the initialization
Adrian Prantl
2015-07-08
1
-0
/
+192
*
Revert r241620 and follow-up commits while investigating linux buildbot failu...
Adrian Prantl
2015-07-07
1
-199
/
+0
*
Cleanup: Use the C++ API to initialize the backend.
Adrian Prantl
2015-07-07
1
-4
/
+5
*
Wrap clang modules and pch files in an object file container.
Adrian Prantl
2015-07-07
1
-0
/
+198
[prev]