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
*
[ThinLTO] Record calls to aliases
Teresa Johnson
2016-10-08
1
-1
/
+12
*
Refactor the ProfileSummaryInfo to use doInitialization and doFinalization to...
Dehao Chen
2016-09-28
1
-1
/
+1
*
[thinlto] Basic thinlto fdo heuristic
Piotr Padlewski
2016-09-26
1
-13
/
+41
*
NFC: add early exit in ModuleSummaryAnalysis
Piotr Padlewski
2016-08-30
1
-29
/
+32
*
[PM] Rework the new PM support for building the ModuleSummaryIndex to
Chandler Carruth
2016-08-19
1
-33
/
+30
*
[PM] Port ModuleSummaryIndex analysis to new pass manager
Teresa Johnson
2016-08-12
1
-0
/
+13
*
Use range algorithms instead of unpacking begin/end
David Majnemer
2016-08-11
1
-3
/
+3
*
[ThinLTO] Perform profile-guided indirect call promotion
Teresa Johnson
2016-07-17
1
-7
/
+27
*
Apply clang-tidy's modernize-loop-convert to lib/Analysis.
Benjamin Kramer
2016-06-26
1
-6
/
+5
*
ThinLTO: fix assertion and refactor check for hidden use from inline ASM in a...
Mehdi Amini
2016-05-06
1
-31
/
+43
*
[ThinLTO] Refine fix to avoid renaming of uses in inline assembly.
Teresa Johnson
2016-04-27
1
-6
/
+14
*
[ThinLTO] Remove GlobalValueInfo class from index
Teresa Johnson
2016-04-24
1
-11
/
+8
*
Reorganize GlobalValueSummary with a "Flags" bitfield.
Mehdi Amini
2016-04-24
1
-2
/
+4
*
[ThinLTO] Prevent importing of "llvm.used" values
Teresa Johnson
2016-04-20
1
-0
/
+25
*
[ThinLTO] Move summary computation from BitcodeWriter to new pass
Teresa Johnson
2016-04-11
1
-0
/
+186