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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ORE] Unify spelling as "diagnostics hotness"
Brian Gesiak
2017-06-30
1
-1
/
+1
*
[LTO] Remove values from non-prevailing comdats
Teresa Johnson
2017-06-30
1
-0
/
+36
*
[ThinLTO] Remove unnecessary include of Linker.h (NFC)
Teresa Johnson
2017-06-22
1
-1
/
+0
*
Silence warning with assertions disabled.
Peter Collingbourne
2017-06-15
1
-0
/
+1
*
Apply summary-based dead stripping to regular LTO modules with summaries.
Peter Collingbourne
2017-06-15
2
-82
/
+123
*
IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...
Peter Collingbourne
2017-06-12
1
-3
/
+3
*
Object: Factor out the code for creating the irsymtab for an arbitrary bitcod...
Peter Collingbourne
2017-06-08
1
-45
/
+12
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Symbols re-defined with -wrap and -defsym need to be excluded from inter-
Dmitry Mikulin
2017-06-05
1
-4
/
+13
*
Move summary dead stripping before regular LTO.
Evgeniy Stepanov
2017-06-02
1
-13
/
+13
*
[ThinLTO] Move -lto-use-new-pm to llvm-lto2, and change it to -use-new-pm.
Tim Shen
2017-06-01
2
-6
/
+2
*
(NFC) Track global summary liveness in GVFlags.
Evgeniy Stepanov
2017-06-01
2
-12
/
+22
*
[PM/ThinLTO] Port the ThinLTO pipeline (both components) to the new PM.
Chandler Carruth
2017-06-01
1
-8
/
+7
*
[lib/LTO] Don't reinvent the code for switching linkage.
Davide Italiano
2017-05-26
1
-10
/
+4
*
LTO: Do summary-based prevailing symbol resolution at --lto-O0.
Peter Collingbourne
2017-05-25
1
-13
/
+12
*
Infer relocation model from module flags in relocatable LTO link.
Evgeniy Stepanov
2017-05-22
2
-9
/
+17
*
Revert "Revert "ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenera...
Adrian Prantl
2017-05-20
1
-1
/
+33
*
Revert "ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator."
Adrian Prantl
2017-05-19
1
-33
/
+2
*
ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator.
Adrian Prantl
2017-05-19
1
-2
/
+33
*
[ThinLTO] Do not assert when adding a module with a different but
Akira Hatanaka
2017-05-18
1
-21
/
+17
*
[LTO] Print time-passes information at conclusion of LTO codegen
James Henderson
2017-05-16
2
-0
/
+2
*
IR: Give function GlobalValue::getRealLinkageName() a less misleading name: d...
Peter Collingbourne
2017-05-16
1
-2
/
+2
*
LTO: Don't verify modules twice in verifyMergedModuleOnce
Adrian Prantl
2017-05-12
1
-10
/
+7
*
Ensure non-null ProfileSummaryInfo passed to ModuleSummaryIndex builder
Teresa Johnson
2017-05-10
1
-1
/
+1
*
Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in th...
Peter Collingbourne
2017-05-04
2
-6
/
+8
*
Revert "IR: Use pointers instead of GUIDs to represent edges in the module su...
Eric Liu
2017-05-04
2
-8
/
+6
*
IR: Use pointers instead of GUIDs to represent edges in the module summary. N...
Peter Collingbourne
2017-05-04
2
-6
/
+8
*
Bitcode: Make the summary reader responsible for merging. NFCI.
Peter Collingbourne
2017-05-01
2
-15
/
+8
*
Object: Remove ModuleSummaryIndexObjectFile class.
Peter Collingbourne
2017-05-01
2
-11
/
+7
*
LTO: Mark undefined module asm symbols as used.
Peter Collingbourne
2017-04-26
2
-19
/
+2
*
Object, LTO: Add target triple to irsymtab and LTO API.
Peter Collingbourne
2017-04-14
1
-0
/
+1
*
Support: Add a VCSRevision.h header file.
Peter Collingbourne
2017-04-13
3
-56
/
+5
*
LTO: call getRealLinkageName on IRNames before feeding to getGUID
Bob Haarman
2017-03-31
1
-3
/
+5
*
Re-apply r299168 and r299169 now that the libdeps are fixed.
Peter Collingbourne
2017-03-31
1
-127
/
+85
*
Move llvm::emitLinkerFlagsForGlobalCOFF() to Mangler.
Peter Collingbourne
2017-03-31
2
-2
/
+1
*
Move llvm::canBeOmittedFromSymbolTable() to Analysis.
Peter Collingbourne
2017-03-31
1
-1
/
+1
*
Revert r299168 and r299169 due to library dependency issues.
Peter Collingbourne
2017-03-31
1
-85
/
+127
*
LTO: Reduce memory consumption by creating an in-memory symbol table for Inpu...
Peter Collingbourne
2017-03-31
1
-127
/
+85
*
More accurate header inclusions. NFC.
Peter Collingbourne
2017-03-28
2
-0
/
+2
*
LTO: Replace InputFile::Symbol::getFlags() with predicate accessors. NFC.
Peter Collingbourne
2017-03-28
1
-2
/
+2
*
Add support for -fno-builtin to LTO and ThinLTO to libLTO
Mehdi Amini
2017-03-28
2
-7
/
+12
*
Split the SimplifyCFG pass into two variants.
Joerg Sonnenberger
2017-03-26
1
-0
/
+1
*
IPO: Const correctness for summaries passed into passes.
Peter Collingbourne
2017-03-22
1
-7
/
+12
*
Try using llvm::errc, should hopefully fix version mismatch problem on clang-...
Peter Collingbourne
2017-03-20
1
-4
/
+2
*
Support, LTO: When pruning a directory, ignore files matching a prefix.
Peter Collingbourne
2017-03-20
2
-3
/
+8
*
LTO: Work around libstdc++ version mismatch bug, see D31063 review thread.
Peter Collingbourne
2017-03-17
1
-1
/
+4
*
LTO: Fix a potential race condition in the caching API.
Peter Collingbourne
2017-03-17
1
-9
/
+24
*
LTO: Create temporary cache files in the cache directory instead of $TMPDIR.
Peter Collingbourne
2017-03-16
1
-28
/
+8
*
Support: Simplify the CachePruning API. NFCI.
Peter Collingbourne
2017-03-15
1
-5
/
+1
*
LTO: Hash type identifier resolutions for WholeProgramDevirt.
Peter Collingbourne
2017-03-10
1
-0
/
+16
[next]