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
/
LTO
/
ThinLTOCodeGenerator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ThinLTO: special handling for LinkOnce functions
Mehdi Amini
2016-04-01
1
-0
/
+108
*
ThinLTO: move ObjCARCContractPass in the CodeGen pipeline
Mehdi Amini
2016-04-01
1
-1
/
+6
*
Add a libLTO API to stop/restart ThinLTO between optimizations and CodeGen
Mehdi Amini
2016-04-01
1
-2
/
+35
*
ThinLTO: use the callgraph from the combined index to drive the FunctionImporter
Mehdi Amini
2016-03-26
1
-8
/
+26
*
[ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson
2016-03-15
1
-16
/
+16
*
Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"
Teresa Johnson
2016-03-14
1
-16
/
+16
*
[ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson
2016-03-14
1
-16
/
+16
*
[ThinLTO] Support for reference graph in per-module and combined summary.
Teresa Johnson
2016-03-11
1
-1
/
+1
*
Add a flag to the LLVMContext to disable name for Value other than GlobalValue
Mehdi Amini
2016-03-10
1
-0
/
+6
*
libLTO: add a ThinLTOCodeGenerator on the model of LTOCodeGenerator.
Mehdi Amini
2016-03-09
1
-0
/
+384
[prev]