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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LSR] Generate cross iteration indexes
Sam Parker
2019-02-07
1
-0
/
+4
*
[LICM/MSSA] Add promotion to scalars by building an AliasSetTracker with Memo...
Alina Sbirlea
2019-02-06
1
-0
/
+11
*
[AliasSetTracker] Pass MustAlias to addPointer more often.
Alina Sbirlea
2019-02-06
1
-24
/
+36
*
[AliasSetTracker] Minor style tweak to avoid a variable w/two distinct live r...
Philip Reames
2019-02-06
1
-4
/
+2
*
Move DomTreeUpdater from IR to Analysis
Richard Trieu
2019-02-06
3
-1
/
+530
*
[BasicAA] Cache nonEscapingLocalObjects for alias() calls.
Alina Sbirlea
2019-02-05
1
-7
/
+27
*
[TargetLibraryInfo] Regroup run time functions for Windows (NFC)
Evandro Menezes
2019-02-05
1
-38
/
+37
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2019-02-05
8
-13
/
+13
*
Revert "[PATCH] [TargetLibraryInfo] Update run time support for Windows"
Evandro Menezes
2019-02-04
1
-59
/
+53
*
[PATCH] [TargetLibraryInfo] Update run time support for Windows
Evandro Menezes
2019-02-04
1
-53
/
+59
*
Adjust cardinality of internal inliner thresholds
David Callahan
2019-02-04
1
-4
/
+4
*
[SCEV] Do not bother creating separate SCEVUnknown for unreachable nodes
Max Kazantsev
2019-02-04
1
-1
/
+1
*
[DA][NewPM] Handle transitive dependencies in the new-pm version of DA
Philip Pfaffe
2019-02-03
1
-0
/
+13
*
[InstSimplify] Missed optimization in math expression: log10(pow(10.0,x)) == ...
Dmitry Venikov
2019-02-03
1
-1
/
+9
*
Provide reason messages for unviable inlining
Yevgeny Rouban
2019-02-01
1
-9
/
+14
*
[MemorySSA] Extend removeMemoryAccess API to optimize MemoryPhis.
Alina Sbirlea
2019-01-31
1
-1
/
+21
*
Test commit. NFCI.
Yevgeny Rouban
2019-01-31
1
-1
/
+2
*
[SCEV] Prohibit SCEV transformations for huge SCEVs
Max Kazantsev
2019-01-31
1
-3
/
+20
*
Add a 'dynamic' parameter to the objectsize intrinsic
Erik Pilkington
2019-01-30
1
-16
/
+35
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2019-01-30
4
-7
/
+7
*
[NFC] Use ArrayRef instead of SmallVectorImpl where possible
Max Kazantsev
2019-01-29
1
-6
/
+6
*
[SCEV] Take correct loop in AddRec simplification. PR40420
Max Kazantsev
2019-01-29
1
-1
/
+1
*
[ThinLTO] Add option to dump per-module summary dot graph
Teresa Johnson
2019-01-28
1
-0
/
+14
*
[AliasSetTracker] Cleanup more comments. [NFCI]
Alina Sbirlea
2019-01-28
1
-4
/
+6
*
[AliasSetTracker] Cleanup comments. [NFCI]
Alina Sbirlea
2019-01-28
1
-5
/
+8
*
[AliasSetTracker] Update signature to aliasesPointer [NFCI].
Alina Sbirlea
2019-01-28
1
-11
/
+13
*
[ValueTracking] Look through casts when determining non-nullness
Johannes Doerfert
2019-01-26
1
-0
/
+22
*
[Analysis] Fix isSafeToLoadUnconditionally handling of volatile.
Eli Friedman
2019-01-24
1
-0
/
+8
*
Move saturated arithmetic intrinsics to other integer intrinsics. NFCI.
Simon Pilgrim
2019-01-23
1
-4
/
+4
*
[NFC] Add function to parse widenable conditional branches
Max Kazantsev
2019-01-22
1
-17
/
+14
*
[NFC] Add detector for guards expressed as branch by widenable conditions
Max Kazantsev
2019-01-22
1
-0
/
+27
*
[CVP] Use LVI to constant fold deopt operands
Philip Reames
2019-01-22
1
-1
/
+3
*
[SCEV][NFC] Introduces expression sizes estimation
Max Kazantsev
2019-01-21
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
98
-392
/
+294
*
Revert "[ThinLTO] Add summary entries for index-based WPD"
Teresa Johnson
2019-01-17
1
-111
/
+4
*
[ThinLTO] Add summary entries for index-based WPD
Teresa Johnson
2019-01-17
1
-4
/
+111
*
Only promote args when function attributes are compatible
Tom Stellard
2019-01-16
1
-0
/
+6
*
Reapply "[DemandedBits] Use SetVector for Worklist"
Nikita Popov
2019-01-12
1
-7
/
+6
*
[ConstantFolding] Fold undef for integer intrinsics
Nikita Popov
2019-01-11
1
-63
/
+114
*
[LTO] Record whether LTOUnit splitting is enabled in index
Teresa Johnson
2019-01-11
1
-1
/
+5
*
[MemorySSA] Disable checkClobberSanity for SkipSelfWalker.
Alina Sbirlea
2019-01-10
1
-1
/
+2
*
Refactor synthetic profile count computation. NFC.
Easwaran Raman
2019-01-09
1
-19
/
+10
*
[Inliner] Assert that the computed inline threshold is non-negative.
Easwaran Raman
2019-01-09
1
-0
/
+7
*
refactor BlockFrequencyInfo::view to take a title parameter
David Callahan
2019-01-09
1
-2
/
+2
*
[IPT] Drop cache less eagerly in GVN and LoopSafetyInfo
Max Kazantsev
2019-01-09
2
-9
/
+16
*
[DA][NewPM] Add a printerpass and port the testsuite
Philip Pfaffe
2019-01-08
1
-0
/
+7
*
[MemorySSA] Add SkipSelfWalker.
Alina Sbirlea
2019-01-07
1
-1
/
+49
*
[MemorySSA] Refactor CachingWalker.
Alina Sbirlea
2019-01-07
1
-49
/
+95
*
[MemorySSA] Extend the clobber walker with the option to skip the starting ac...
Alina Sbirlea
2019-01-07
1
-8
/
+19
*
Revert "[DemandedBits] Use SetVector for Worklist"
Nikita Popov
2019-01-07
1
-6
/
+7
[next]