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
...
*
[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
*
[thinlto] Add cold-callsite import heuristic
Piotr Padlewski
2016-09-29
1
-6
/
+16
*
[thinlto] Basic thinlto fdo heuristic
Piotr Padlewski
2016-09-26
1
-3
/
+12
*
FunctionImport: missed one occurence of ImportListForModule to rename (NFC)
Mehdi Amini
2016-08-16
1
-1
/
+1
*
FunctionImport: rename ImportsForModule to ImportList for consistency (NFC)
Mehdi Amini
2016-08-16
1
-7
/
+7
*
[LTO] Simplify APIs and constify (NFC)
Mehdi Amini
2016-08-16
1
-21
/
+16
*
[ThinLTO] Remove functions resolved to available_externally from comdats
Teresa Johnson
2016-08-15
1
-0
/
+9
*
Don't import variadic functions
Piotr Padlewski
2016-08-11
1
-0
/
+4
*
Consistently use ModuleAnalysisManager
Sean Silva
2016-08-09
1
-1
/
+1
*
[PM] Port FunctionImport Pass to new PM
Teresa Johnson
2016-07-18
1
-45
/
+54
*
Add 'thinlto_src_module' md with asserts or -enable-import-metadata
Piotr Padlewski
2016-07-08
1
-6
/
+19
*
Revert "Add 'thinlto_src_module' md with asserts or -enable-import-metadata"
Piotr Padlewski
2016-07-08
1
-19
/
+6
[prev]
[next]