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
/
Analysis
/
ModuleSummaryAnalysis.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merging r344325:
Tom Stellard
2018-10-26
1
-3
/
+16
*
[ThinLTO] Add string saver onto index for value names
Teresa Johnson
2018-06-26
1
-2
/
+2
*
[ThinLTO] Compute GUID directly from GV when building per-module index
Teresa Johnson
2018-06-26
1
-6
/
+6
*
[ThinLTO] Rename index IsAnalysis flag to HaveGVs (NFC)
Teresa Johnson
2018-06-06
1
-1
/
+1
*
[ThinLTO] Add an option to force summary call edges cold for debugging
Teresa Johnson
2018-03-31
1
-1
/
+18
*
[ThinLTO] Add funtions in callees metadata to CallGraphEdges
Taewook Oh
2018-03-13
1
-0
/
+12
*
[ThinLTO] Represent relative BF using a scaled representation .
Easwaran Raman
2018-02-22
1
-11
/
+3
*
Re-land "[ThinLTO] Add call edges' relative block frequency to per-module sum...
Easwaran Raman
2018-01-25
1
-3
/
+18
*
Revert "[ThinLTO] Add call edges' relative block frequency to per-module summ...
Easwaran Raman
2018-01-24
1
-18
/
+3
*
[ThinLTO] Add call edges' relative block frequency to per-module summary.
Easwaran Raman
2018-01-24
1
-3
/
+18
*
[ThinLTO] Re-commit of dot dumper after test fix
Eugene Leviant
2018-01-22
1
-1
/
+1
*
Temporarily revert r323062 to investigate buildbot failures
Eugene Leviant
2018-01-21
1
-1
/
+1
*
[ThinLTO] Implement summary visualizer
Eugene Leviant
2018-01-21
1
-1
/
+1
*
[ThinLTO] Don't import functions with noinline attribute
Eugene Leviant
2017-12-25
1
-1
/
+3
*
Add hasProfileData() to check if a function has profile data. NFC.
Easwaran Raman
2017-12-22
1
-1
/
+1
*
[ThinLTO] Remove too aggressive assertion in building function call graph.
Volodymyr Sapsai
2017-11-17
1
-2
/
+3
*
[ThinLTO] Fix missing call graph edges for calls with bitcasts.
Volodymyr Sapsai
2017-11-10
1
-3
/
+7
*
[LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.
Sean Fertile
2017-11-04
1
-4
/
+5
*
Revert "[LTO][ThinLTO] Use the linker resolutions to mark global values ..."
Sean Fertile
2017-11-04
1
-5
/
+4
*
[LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.
Sean Fertile
2017-11-03
1
-4
/
+5
*
[ThinLTO] AliasSummary should not have any references
Teresa Johnson
2017-09-13
1
-1
/
+1
*
ModuleSummaryAnalysis: Correctly handle all function operand references.
Peter Collingbourne
2017-09-07
1
-7
/
+5
*
ModuleSummaryAnalysis: Correctly handle refs from function inline asm to modu...
Peter Collingbourne
2017-09-01
1
-54
/
+56
*
[lib/Analysis] - Mark personality functions as live.
George Rimar
2017-08-22
1
-0
/
+6
*
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; ...
Eugene Zelenko
2017-08-16
1
-4
/
+29
*
[ThinLTO] Add FunctionAttrs to ThinLTO index
Charles Saternos
2017-08-04
1
-6
/
+17
*
Increase the import-threshold for crtical functions.
Dehao Chen
2017-07-07
1
-1
/
+1
*
Write summaries for merged modules when splitting modules for ThinLTO.
Peter Collingbourne
2017-06-08
1
-0
/
+10
*
(NFC) Track global summary liveness in GVFlags.
Evgeniy Stepanov
2017-06-01
1
-6
/
+6
*
Ensure non-null ProfileSummaryInfo passed to ModuleSummaryIndex builder
Teresa Johnson
2017-05-10
1
-0
/
+1
*
[ProfileSummary] Make getProfileCount a non-static member function.
Easwaran Raman
2017-05-09
1
-1
/
+1
*
Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in th...
Peter Collingbourne
2017-05-04
1
-20
/
+23
*
Revert "IR: Use pointers instead of GUIDs to represent edges in the module su...
Eric Liu
2017-05-04
1
-23
/
+20
*
IR: Use pointers instead of GUIDs to represent edges in the module summary. N...
Peter Collingbourne
2017-05-04
1
-20
/
+23
*
Revert r295861, "[ModuleSummaryAnalysis] Don't crash when referencing unnamed...
Peter Collingbourne
2017-05-03
1
-6
/
+0
*
ModuleSummaryAnalysis: Use a more precise #include. NFC.
Peter Collingbourne
2017-03-31
1
-1
/
+1
*
Use ProfileSummary:getProfileCount to get ScaledCount for ModuleSummary
Dehao Chen
2017-03-21
1
-1
/
+1
*
Perform symbol binding for .symver versioned symbols
Teresa Johnson
2017-03-09
1
-3
/
+2
*
Add function importing info from samplepgo profile to the module summary.
Dehao Chen
2017-02-28
1
-0
/
+5
*
[ModuleSummaryAnalysis] Don't crash when referencing unnamed globals.
Davide Italiano
2017-02-22
1
-0
/
+6
*
IR: Function summary extensions for whole-program devirtualization pass.
Peter Collingbourne
2017-02-10
1
-21
/
+104
*
Revert "[ThinLTO] Add an auto-hide feature"
Mehdi Amini
2017-02-03
1
-8
/
+4
*
[ThinLTO] Add an auto-hide feature
Mehdi Amini
2017-02-03
1
-4
/
+8
*
Revert "[ThinLTO] Add an auto-hide feature"
Mehdi Amini
2017-02-02
1
-8
/
+4
*
[ThinLTO] Add an auto-hide feature
Mehdi Amini
2017-02-02
1
-4
/
+8
*
Revert "[ThinLTO] Add an auto-hide feature"
Mehdi Amini
2017-02-02
1
-8
/
+4
*
[ThinLTO] Add an auto-hide feature
Mehdi Amini
2017-02-02
1
-4
/
+8
*
Add missing dependency to "Module Summary Analysis" pass
Mehdi Amini
2017-01-21
1
-0
/
+1
*
ThinLTO: add early "dead-stripping" on the Index
Teresa Johnson
2017-01-05
1
-4
/
+27
*
[ThinLTO] Use DenseSet instead of SmallPtrSet for holding GUIDs
Teresa Johnson
2017-01-05
1
-4
/
+4
[next]