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
*
Merging r344325:
Tom Stellard
2018-10-26
1
-2
/
+1
*
Restore "[ThinLTO] Ensure we always select the same function copy to import"
Teresa Johnson
2018-07-16
1
-69
/
+88
*
Revert "[ThinLTO] Ensure we always select the same function copy to import"
Teresa Johnson
2018-07-14
1
-88
/
+69
*
[ThinLTO] Ensure we always select the same function copy to import
Teresa Johnson
2018-07-13
1
-69
/
+88
*
[ThinLTO] Use std::map to get determistic imports files
Teresa Johnson
2018-07-10
1
-5
/
+9
*
[ThinLTO] Print names in function import debug messages when available
Teresa Johnson
2018-06-27
1
-8
/
+15
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-58
/
+62
*
Make helpers static. NFC.
Benjamin Kramer
2018-04-04
1
-1
/
+2
*
[ThinLTO] Add an import cutoff for debugging/triaging
Teresa Johnson
2018-04-01
1
-0
/
+13
*
Reland r327041: [ThinLTO] Keep available_externally symbols live
Vlad Tsyrklevich
2018-03-13
1
-3
/
+20
*
[ThinLTO] Recommit of import global variables
Eugene Leviant
2018-03-12
1
-12
/
+83
*
Revert "[ThinLTO] Keep available_externally symbols live"
Eric Christopher
2018-03-09
1
-19
/
+3
*
[ThinLTO] Keep available_externally symbols live
Vlad Tsyrklevich
2018-03-08
1
-3
/
+19
*
[ThinLTO] Revert r325320: Import global variables
Chandler Carruth
2018-03-02
1
-84
/
+12
*
[ThinLTO] Add GraphTraits for FunctionSummaries
Charles Saternos
2018-02-19
1
-1
/
+1
*
Revert: [llvm] r325448 - [ThinLTO] Add GraphTraits for FunctionSummaries
Simon Pilgrim
2018-02-18
1
-1
/
+1
*
[ThinLTO] Add GraphTraits for FunctionSummaries
Charles Saternos
2018-02-17
1
-1
/
+1
*
[ThinLTO] Import global variables
Eugene Leviant
2018-02-16
1
-12
/
+84
*
Revert "[ThinLTO] Add GraphTraits for FunctionSummaries"
Volodymyr Sapsai
2018-02-12
1
-1
/
+1
*
[ThinLTO] Add GraphTraits for FunctionSummaries
Charles Saternos
2018-02-11
1
-1
/
+1
*
[ThinLTO] Teach ThinLTO about auto hide symbols
Steven Wu
2018-02-09
1
-0
/
+7
*
[ThinLTO] Convert dead alias to declarations
Teresa Johnson
2018-02-05
1
-12
/
+26
*
[ThinLTO] - Add comment. NFC.
George Rimar
2018-02-02
1
-0
/
+2
*
LTO: Drop comdats when converting definitions to declarations.
Peter Collingbourne
2018-01-31
1
-0
/
+2
*
[ThinLTO] - Stop internalizing and drop non-prevailing symbols.
George Rimar
2018-01-29
1
-20
/
+30
*
Re-land "[ThinLTO] Add call edges' relative block frequency to per-module sum...
Easwaran Raman
2018-01-25
1
-2
/
+3
*
[ThinLTO] Re-commit of dot dumper after test fix
Eugene Leviant
2018-01-22
1
-2
/
+2
*
Temporarily revert r323062 to investigate buildbot failures
Eugene Leviant
2018-01-21
1
-2
/
+2
*
[ThinLTO] Implement summary visualizer
Eugene Leviant
2018-01-21
1
-2
/
+2
*
[ThinLTO] Remove unused code
Eugene Leviant
2017-12-18
1
-14
/
+0
*
Fix NDEBUG build problem in r320895
Teresa Johnson
2017-12-16
1
-1
/
+1
*
[ThinLTO] Enable importing of aliases as copy of aliasee
Teresa Johnson
2017-12-16
1
-21
/
+97
*
Revert r320464 as it breaks gold plugin tests
Eugene Leviant
2017-12-12
1
-0
/
+14
*
[ThinLTO] Remove unused code from thinLTOInternalizeModule
Eugene Leviant
2017-12-12
1
-14
/
+0
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-10
1
-30
/
+52
*
Revert the change that accidentally went in r314806.
Dehao Chen
2017-10-03
1
-4
/
+0
*
Update getMergedLocation to check the instruction type and merge properly.
Dehao Chen
2017-10-02
1
-0
/
+4
*
[ThinLTO] Fix dead stripping analysis for SamplePGO
Teresa Johnson
2017-09-20
1
-3
/
+3
*
Reland r313157, "ThinLTO: Correctly follow aliasee references when dead strip...
Peter Collingbourne
2017-09-14
1
-12
/
+5
*
Revert r313157 "ThinLTO: Correctly follow aliasee references when dead stripp...
Hans Wennborg
2017-09-14
1
-5
/
+8
*
ThinLTO: Correctly follow aliasee references when dead stripping.
Peter Collingbourne
2017-09-13
1
-8
/
+5
*
[ThinLTO] For SamplePGO, need to handle ICP targets consistently in thin link
Teresa Johnson
2017-09-13
1
-11
/
+29
*
[FunctionImport] Avoid unused variable warnings in Release builds
Benjamin Kramer
2017-08-29
1
-0
/
+2
*
[ThinLTO] Clean up stale alias import handling
Teresa Johnson
2017-08-29
1
-30
/
+2
*
[ThinLTO] Fix ThinLTO crash
Teresa Johnson
2017-08-19
1
-0
/
+15
*
Fix typo /NFC
Xinliang David Li
2017-08-11
1
-1
/
+1
*
Increase the ImportHotMultiplier to 10.0
Dehao Chen
2017-07-28
1
-1
/
+1
*
[FunctionImport] Prefer isa<> to dyn_cast<> as the value is not used.
Davide Italiano
2017-07-27
1
-1
/
+1
*
ThinLTO: Don't import aliases of any kind (even linkonce_odr)
David Blaikie
2017-07-27
1
-19
/
+9
*
Revert "Restore with fix "[ThinLTO] Ensure we always select the same function...
Teresa Johnson
2017-07-17
1
-14
/
+4
[next]