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
*
[ThinLTO] Show preserved symbols in DOT files
evgeny
2019-12-18
1
-1
/
+5
*
[IR] Use a reference in a range-based for
Mark de Wever
2019-12-17
1
-1
/
+1
*
[ThinLTO] Add option to disable readonly/writeonly attribute propagation
Teresa Johnson
2019-12-05
1
-0
/
+8
*
Fix error message missed in commit dde589389fcb8b5098f7a47f1b781b27d29a0cac.
Andrew Browne
2019-11-18
1
-0
/
+2
*
ThinLTO : Import always_inline functions irrespective of the threshold
Teresa Johnson
2019-11-08
1
-1
/
+1
*
[ThinLTO] Fix bug when importing writeonly variables
evgeny
2019-11-08
1
-1
/
+15
*
[ThinLTO] Import readonly vars with refs
evgeny
2019-11-07
1
-2
/
+20
*
[ThinLTO] Attempt to recommit r365188 after alignment fix
Eugene Leviant
2019-07-05
1
-55
/
+86
*
Reverted r365188 due to alignment problems on i686-android
Eugene Leviant
2019-07-05
1
-86
/
+55
*
[ThinLTO] Attempt to recommit r365040 after caching fix
Eugene Leviant
2019-07-05
1
-55
/
+86
*
Revert [ThinLTO] Optimize writeonly globals out
Reid Kleckner
2019-07-04
1
-86
/
+55
*
[ThinLTO] Optimize writeonly globals out
Eugene Leviant
2019-07-03
1
-55
/
+86
*
[ThinLTO] Auto-hide prevailing linkonce_odr only when all copies eligible
Teresa Johnson
2019-05-10
1
-0
/
+14
*
[ThinLTO] Restructure AliasSummary to contain ValueInfo of Aliasee
Teresa Johnson
2019-03-15
1
-11
/
+1
*
[ThinLTO] Use defined node and edge order when dumping DOT file
Eugene Leviant
2019-02-26
1
-15
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ThinLTO] Fix comment. NFC
Eugene Leviant
2018-11-19
1
-1
/
+1
*
Fix bot failure from r347145
Teresa Johnson
2018-11-17
1
-8
/
+7
*
[ThinLTO] Add some stats for read only variable internalization
Teresa Johnson
2018-11-17
1
-0
/
+14
*
[ThinLTO] Internalize readonly globals
Eugene Leviant
2018-11-16
1
-6
/
+101
*
Revert "[ThinLTO] Internalize readonly globals"
Steven Wu
2018-11-13
1
-101
/
+6
*
[ThinLTO] Internalize readonly globals
Eugene Leviant
2018-11-10
1
-6
/
+101
*
[ThinLTO] Split NotEligibleToImport into legality and inlinability flags
Teresa Johnson
2018-11-06
1
-2
/
+3
*
[LTO] Fix a crash caused by accessing an empty ValueInfo
Teresa Johnson
2018-11-02
1
-12
/
+28
*
[ThinLTO] Change parameter type. NFC
Eugene Leviant
2018-10-24
1
-1
/
+1
*
[ThinLTO] Fix dot dumper for regular LTO modules
Eugene Leviant
2018-10-24
1
-1
/
+1
*
[ThinLTO] Add GraphTraits for FunctionSummaries
Charles Saternos
2018-02-19
1
-0
/
+24
*
Revert: [llvm] r325448 - [ThinLTO] Add GraphTraits for FunctionSummaries
Simon Pilgrim
2018-02-18
1
-24
/
+0
*
[ThinLTO] Add GraphTraits for FunctionSummaries
Charles Saternos
2018-02-17
1
-0
/
+24
*
Revert "[ThinLTO] Add GraphTraits for FunctionSummaries"
Volodymyr Sapsai
2018-02-12
1
-24
/
+0
*
[ThinLTO] Add GraphTraits for FunctionSummaries
Charles Saternos
2018-02-11
1
-0
/
+24
*
LTO: Include dso-local bit in ThinLTO cache key.
Peter Collingbourne
2018-02-05
1
-0
/
+9
*
[ThinLTO] Re-commit of dot dumper after test fix
Eugene Leviant
2018-01-22
1
-0
/
+245
*
Temporarily revert r323062 to investigate buildbot failures
Eugene Leviant
2018-01-21
1
-244
/
+0
*
[ThinLTO] Implement summary visualizer
Eugene Leviant
2018-01-21
1
-0
/
+244
*
[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
[next]