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
/
LTO.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ThinLTO] Auto-hide prevailing linkonce_odr only when all copies eligible
Teresa Johnson
2019-05-10
1
-14
/
+29
*
[LTO] Add plumbing to save stats during LTO on Darwin.
Florian Hahn
2019-04-19
1
-10
/
+21
*
[ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbols
Steven Wu
2019-04-17
1
-0
/
+5
*
Revert [ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbols
Steven Wu
2019-04-08
1
-5
/
+0
*
[ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbols
Steven Wu
2019-04-08
1
-0
/
+5
*
Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-0
/
+6
*
Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-6
/
+0
*
[Remarks] Add -foptimization-record-passes to filter remark emission
Francis Visoiu Mistrih
2019-03-12
1
-0
/
+6
*
Reland "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"
Francis Visoiu Mistrih
2019-03-06
1
-2
/
+3
*
Revert "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"
Francis Visoiu Mistrih
2019-03-06
1
-3
/
+2
*
[Remarks] Refactor remark diagnostic emission in a RemarkStreamer
Francis Visoiu Mistrih
2019-03-06
1
-2
/
+3
*
[ThinLTO] Detect partially split modules during the thin link
Teresa Johnson
2019-02-14
1
-5
/
+51
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[LTO] Record whether LTOUnit splitting is enabled in index
Teresa Johnson
2019-01-11
1
-0
/
+9
*
[ThinLTO] Remove dllimport attribute from locally defined symbols
Matthew Voss
2018-12-19
1
-1
/
+5
*
[ThinLTO] Compute synthetic function entry count
Easwaran Raman
2018-12-13
1
-0
/
+5
*
LTO: Don't internalize available_externally globals.
Peter Collingbourne
2018-12-05
1
-1
/
+4
*
[ThinLTO] Look through aliases when computing hash keys
George Burgess IV
2018-12-04
1
-2
/
+8
*
[ThinLTO] Consolidate cache key computation between new/old LTO APIs
Teresa Johnson
2018-11-26
1
-5
/
+6
*
[ThinLTO] Internalize readonly globals
Eugene Leviant
2018-11-16
1
-1
/
+4
*
Revert "[ThinLTO] Internalize readonly globals"
Steven Wu
2018-11-13
1
-4
/
+1
*
[ThinLTO] Internalize readonly globals
Eugene Leviant
2018-11-10
1
-1
/
+4
*
[LTO] Drop non-prevailing definitions only if linkage is not local or appending
Pirama Arumuga Nainar
2018-11-08
1
-10
/
+16
*
[ThinLTO] Add an option to disable (thin)lto internalization.
Xin Tong
2018-11-05
1
-2
/
+8
*
Add a flag to remap manglings when reading profile data information.
Richard Smith
2018-10-10
1
-1
/
+8
*
[ThinLTO] Efficiency fix for writing type id records in per-module indexes
Teresa Johnson
2018-09-25
1
-27
/
+9
*
[LTO] Don't internalize declarations
Bob Haarman
2018-07-27
1
-1
/
+2
*
[LTO] Handle __imp_ (dllimport) symbols consistently with lld
Teresa Johnson
2018-07-23
1
-1
/
+8
*
Restore "[ThinLTO] Ensure we always select the same function copy to import"
Teresa Johnson
2018-07-16
1
-2
/
+2
*
Revert "[ThinLTO] Ensure we always select the same function copy to import"
Teresa Johnson
2018-07-14
1
-2
/
+2
*
[ThinLTO] Ensure we always select the same function copy to import
Teresa Johnson
2018-07-13
1
-2
/
+2
*
[ThinLTO] Use std::map to get determistic imports files
Teresa Johnson
2018-07-10
1
-1
/
+2
*
[ThinLTO] Rename index IsAnalysis flag to HaveGVs (NFC)
Teresa Johnson
2018-06-06
1
-1
/
+1
*
[LTO] Allow pass remarks with hotness to be set when emitting to stderr
Teresa Johnson
2018-05-04
1
-2
/
+2
*
IWYU for llvm-config.h in llvm, additions.
Nico Weber
2018-04-30
1
-0
/
+1
*
[LTO] Add stats-file option to LTO/Config.h.
Florian Hahn
2018-04-20
1
-3
/
+21
*
Enable debug fission for thinLTO linked via gold-plugin
Yunlian Jiang
2018-04-13
1
-0
/
+1
*
Revert "[LTO] Support filtering by hotness threshold"
Bob Haarman
2018-03-08
1
-6
/
+4
*
[LTO] Support filtering by hotness threshold
Adam Nemet
2018-02-26
1
-4
/
+6
*
[ThinLTO] Always create linked objects file for --thinlto-index-only=
Vitaly Buka
2018-02-22
1
-20
/
+8
*
[ThinLTO] Add GraphTraits for FunctionSummaries
Charles Saternos
2018-02-19
1
-0
/
+7
*
Revert: [llvm] r325448 - [ThinLTO] Add GraphTraits for FunctionSummaries
Simon Pilgrim
2018-02-18
1
-7
/
+0
*
[ThinLTO] Add GraphTraits for FunctionSummaries
Charles Saternos
2018-02-17
1
-0
/
+7
*
Revert "[ThinLTO] Add GraphTraits for FunctionSummaries"
Volodymyr Sapsai
2018-02-12
1
-7
/
+0
*
[ThinLTO] Add GraphTraits for FunctionSummaries
Charles Saternos
2018-02-11
1
-0
/
+7
*
LTO: Include live bit in ThinLTO cache key.
Peter Collingbourne
2018-02-09
1
-0
/
+1
*
LTO: Also include dso-local bit for calls in ThinLTO cache key.
Peter Collingbourne
2018-02-05
1
-1
/
+3
*
LTO: Include dso-local bit in ThinLTO cache key.
Peter Collingbourne
2018-02-05
1
-1
/
+3
*
[ThinLTO/gold] Write empty imports even for modules with symbols
Vitaly Buka
2018-01-30
1
-7
/
+15
*
[ThinLTO] - Stop internalizing and drop non-prevailing symbols.
George Rimar
2018-01-29
1
-4
/
+31
[next]