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
/
ModuleSummaryIndex.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cfi] CFI-ICall for ThinLTO.
Evgeniy Stepanov
2017-06-16
1
-2
/
+5
*
Apply summary-based dead stripping to regular LTO modules with summaries.
Peter Collingbourne
2017-06-15
1
-0
/
+10
*
Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in th...
Peter Collingbourne
2017-05-04
1
-6
/
+6
*
Revert "IR: Use pointers instead of GUIDs to represent edges in the module su...
Eric Liu
2017-05-04
1
-6
/
+6
*
IR: Use pointers instead of GUIDs to represent edges in the module summary. N...
Peter Collingbourne
2017-05-04
1
-6
/
+6
*
Bitcode: Make the summary reader responsible for merging. NFCI.
Peter Collingbourne
2017-05-01
1
-36
/
+0
*
Bitcode: Do not remove empty summary entries when reading a per-module summary.
Peter Collingbourne
2017-04-28
1
-12
/
+0
*
ThinLTO: handles modules with empty summaries
Mehdi Amini
2016-10-08
1
-11
/
+10
*
[ThinLTO] Introduce typedef for commonly-used map type (NFC)
Teresa Johnson
2016-04-25
1
-4
/
+2
*
[ThinLTO] Remove GlobalValueInfo class from index
Teresa Johnson
2016-04-24
1
-32
/
+27
*
ThinLTO: Move the ODR resolution to be based purely on the summary.
Mehdi Amini
2016-04-16
1
-0
/
+13
*
ThinLTO: Make aliases explicit in the summary
Mehdi Amini
2016-04-16
1
-1
/
+1
*
Revert "Make aliases explicit in the summary"
Mehdi Amini
2016-04-13
1
-1
/
+1
*
Make aliases explicit in the summary
Mehdi Amini
2016-04-13
1
-1
/
+1
*
[ThinLTO] Only compute imports for current module in FunctionImport pass
Teresa Johnson
2016-04-12
1
-0
/
+20
*
Add parentheses around `&&` within `||` to avoid compiler warning message.
Haojian Wu
2016-04-05
1
-3
/
+2
*
[ThinLTO] Refactor some common code into getGlobalValueInfo method (NFC)
Teresa Johnson
2016-04-05
1
-0
/
+12
*
Create a typedef GlobalValue::GUID for uint64_t and RAUW (NFC)
Mehdi Amini
2016-04-02
1
-1
/
+1
*
Add a module Hash in the bitcode and the combined index, implementing a kind ...
Mehdi Amini
2016-04-01
1
-3
/
+5
*
Revert "Add support for computing SHA1 in LLVM"
Mehdi Amini
2016-04-01
1
-5
/
+3
*
Add a module Hash in the bitcode and the combined index, implementing a kind ...
Mehdi Amini
2016-04-01
1
-3
/
+5
*
[ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson
2016-03-15
1
-0
/
+68