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
/
Transforms
/
IPO
/
FunctionImport.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase the import-threshold for crtical functions.
Dehao Chen
2017-07-07
1
-0
/
+8
*
[lib/LTO] Add a comment to explain where we set the linkage in the summary.
Davide Italiano
2017-07-06
1
-0
/
+5
*
[LTO] Fix the interaction between linker redefined symbols and ThinLTO
Davide Italiano
2017-07-06
1
-2
/
+10
*
(NFC) Track global summary liveness in GVFlags.
Evgeniy Stepanov
2017-06-01
1
-60
/
+47
*
Revert "ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator."
Adrian Prantl
2017-05-19
1
-4
/
+1
*
ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator.
Adrian Prantl
2017-05-19
1
-1
/
+4
*
FunctionImport: Simplify function llvm::thinLTOInternalizeModule. NFCI.
Peter Collingbourne
2017-05-09
1
-10
/
+5
*
Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in th...
Peter Collingbourne
2017-05-04
1
-54
/
+43
*
Revert "IR: Use pointers instead of GUIDs to represent edges in the module su...
Eric Liu
2017-05-04
1
-43
/
+54
*
IR: Use pointers instead of GUIDs to represent edges in the module summary. N...
Peter Collingbourne
2017-05-04
1
-54
/
+43
*
Object: Remove ModuleSummaryIndexObjectFile class.
Peter Collingbourne
2017-05-01
1
-1
/
+1
*
[FunctionImport] assert(false) -> llvm_unreachable(). NFCI.
Davide Italiano
2017-04-14
1
-1
/
+1
*
SamplePGO ThinLTO ICP fix for local functions.
Dehao Chen
2017-03-14
1
-0
/
+9
*
Perform symbol binding for .symver versioned symbols
Teresa Johnson
2017-03-09
1
-1
/
+1
*
IRMover: Merge flags LinkModuleInlineAsm and IsPerformingImport.
Peter Collingbourne
2017-02-03
1
-1
/
+1
*
FunctionImport: Use IRMover directly.
Peter Collingbourne
2017-02-03
1
-7
/
+12
*
Revert "[ThinLTO] Add an auto-hide feature"
Mehdi Amini
2017-02-03
1
-7
/
+0
*
[ThinLTO] Add an auto-hide feature
Mehdi Amini
2017-02-03
1
-0
/
+7
*
Revert "[ThinLTO] Add an auto-hide feature"
Mehdi Amini
2017-02-02
1
-7
/
+0
*
FunctionImport: Remove the -disable-force-link-odr flag and change importFunc...
Peter Collingbourne
2017-02-02
1
-13
/
+3
*
[ThinLTO] Add an auto-hide feature
Mehdi Amini
2017-02-02
1
-0
/
+7
*
Revert "[ThinLTO] Add an auto-hide feature"
Mehdi Amini
2017-02-02
1
-7
/
+0
*
[ThinLTO] Add an auto-hide feature
Mehdi Amini
2017-02-02
1
-0
/
+7
*
[ThinLTO] Drop non-prevailing non-ODR weak to declarations
Teresa Johnson
2017-01-20
1
-8
/
+32
*
[ThinLTO] Import static functions from the same module as caller
Teresa Johnson
2017-01-12
1
-4
/
+22
*
ThinLTO: add early "dead-stripping" on the Index
Teresa Johnson
2017-01-05
1
-5
/
+98
*
[ThinLTO] Subsume all importing checks into a single flag
Teresa Johnson
2017-01-05
1
-73
/
+1
*
Use lazy-loading of Metadata in MetadataLoader when importing is enabled (NFC)
Mehdi Amini
2017-01-04
1
-1
/
+4
*
Function-import: Disable IRVerifier on lazy-loaded modules: the ODR TypeUniqu...
Mehdi Amini
2016-12-23
1
-8
/
+0
*
Fix build after r290437 (missing include)
Mehdi Amini
2016-12-23
1
-0
/
+1
*
FunctionImport: fix typo '#ifndef NDEBUG' instead of '#ifndef DEBUG'
Mehdi Amini
2016-12-23
1
-1
/
+1
*
[ThinLTO] Verify lazy-loaded source module for function importing when assert...
Mehdi Amini
2016-12-23
1
-0
/
+8
*
IPO: Remove the ModuleSummary argument to the FunctionImport pass. NFCI.
Peter Collingbourne
2016-12-21
1
-27
/
+15
*
[ThinLTO] Thin link efficiency: More efficient export list computation
Teresa Johnson
2016-12-16
1
-32
/
+21
*
[ThinLTO] Thin link efficiency improvement: don't re-export globals (NFC)
Teresa Johnson
2016-12-15
1
-9
/
+13
*
[ThinLTO] Revert part of r289843 that belonged to another patch.
Teresa Johnson
2016-12-15
1
-13
/
+9
*
[ThinLTO] Remove stale comment (NFC)
Teresa Johnson
2016-12-15
1
-2
/
+1
*
[ThinLTO] Thin link efficiency: skip candidate added later with higher thresh...
Teresa Johnson
2016-12-15
1
-4
/
+13
*
[ThinLTO] Ensure callees get hot threshold when first seen on cold path
Teresa Johnson
2016-12-15
1
-24
/
+28
*
[ThinLTO] Remove useless code (NFC)
Teresa Johnson
2016-12-12
1
-4
/
+0
*
[ThinLTO] Stop importing constant global vars as copies in the backend
Teresa Johnson
2016-12-02
1
-12
/
+0
*
Object: Extract a ModuleSymbolTable class from IRObjectFile.
Peter Collingbourne
2016-12-01
1
-1
/
+1
*
[ThinLTO] Only promote exported locals as marked in index
Teresa Johnson
2016-11-14
1
-0
/
+11
*
[ThinLTO] Make inline assembly handling more efficient in summary
Teresa Johnson
2016-11-14
1
-1
/
+5
*
Bitcode: Change module reader functions to return an llvm::Expected.
Peter Collingbourne
2016-11-13
1
-1
/
+4
*
Bitcode: Change getModuleSummaryIndex() to return an llvm::Expected.
Peter Collingbourne
2016-11-11
1
-35
/
+6
*
Bitcode: Change the materializer interface to return llvm::Error.
Peter Collingbourne
2016-11-09
1
-8
/
+22
*
[ThinLTO] Rename HasSection to NoRename (NFC)
Teresa Johnson
2016-10-28
1
-2
/
+3
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
[thinlto] Don't decay threshold for hot callsites
Piotr Padlewski
2016-09-30
1
-5
/
+22
[next]