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
...
*
[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
*
Restore with fix "[ThinLTO] Ensure we always select the same function copy to...
Teresa Johnson
2017-07-15
1
-4
/
+14
*
Revert r308078 (and subsequent tweak in r308079) which introduces a test
Chandler Carruth
2017-07-15
1
-14
/
+4
*
[ThinLTO] Ensure we always select the same function copy to import
Teresa Johnson
2017-07-15
1
-4
/
+14
*
Increase the import-threshold for crtical functions.
Dehao Chen
2017-07-07
1
-0
/
+8
*
[lib/LTO] Add a comment to explain where we set the linkage in the summary.
Davide Italiano
2017-07-06
1
-0
/
+5
*
[LTO] Fix the interaction between linker redefined symbols and ThinLTO
Davide Italiano
2017-07-06
1
-2
/
+10
*
(NFC) Track global summary liveness in GVFlags.
Evgeniy Stepanov
2017-06-01
1
-60
/
+47
*
Revert "ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator."
Adrian Prantl
2017-05-19
1
-4
/
+1
*
ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator.
Adrian Prantl
2017-05-19
1
-1
/
+4
*
FunctionImport: Simplify function llvm::thinLTOInternalizeModule. NFCI.
Peter Collingbourne
2017-05-09
1
-10
/
+5
*
Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in th...
Peter Collingbourne
2017-05-04
1
-54
/
+43
*
Revert "IR: Use pointers instead of GUIDs to represent edges in the module su...
Eric Liu
2017-05-04
1
-43
/
+54
*
IR: Use pointers instead of GUIDs to represent edges in the module summary. N...
Peter Collingbourne
2017-05-04
1
-54
/
+43
*
Object: Remove ModuleSummaryIndexObjectFile class.
Peter Collingbourne
2017-05-01
1
-1
/
+1
[prev]
[next]