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
/
ScalarEvolution.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[SCEV] Reduce the number of invocation to non trivial getExact function
Serguei Katkov
2018-04-28
1
-2
/
+5
*
[SCEV] Add trivial case handling for umin utilities. NFC.
Serguei Katkov
2018-04-27
1
-2
/
+11
*
[SCEV] Introduce bulk umin creation utilities
Serguei Katkov
2018-04-27
1
-19
/
+45
*
Revert "[SCEV] Make computeExitLimit more simple and more powerful"
Max Kazantsev
2018-04-26
1
-17
/
+58
*
[LoopSimplify] Fix incorrect SCEV invalidation
Max Kazantsev
2018-04-23
1
-0
/
+6
*
[NFC] Loosen restriction on preheader to fix buildbot
Max Kazantsev
2018-04-06
1
-5
/
+5
*
[SCEV] Prove implications for SCEVUnknown Phis
Max Kazantsev
2018-04-04
1
-0
/
+118
*
[SCEV] Fix PR36974.
Serguei Katkov
2018-04-03
1
-5
/
+6
*
[SCEV] Make computeExitLimit more simple and more powerful
Max Kazantsev
2018-04-03
1
-58
/
+17
*
[Analysis] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-01
1
-1
/
+1
*
[NFC] Fix meaningless assert in SCEV
Max Kazantsev
2018-03-29
1
-2
/
+2
*
[NFC] Fix comments in getExact()
Max Kazantsev
2018-03-27
1
-12
/
+11
*
[SCEV] Make exact taken count calculation more optimistic
Max Kazantsev
2018-03-27
1
-6
/
+16
*
[SCEV] Add one more case in computeConstantDifference
Max Kazantsev
2018-03-27
1
-10
/
+18
*
Revert r325687 (workaround for PR36032).
Evgeny Stupachenko
2018-03-22
1
-7
/
+0
*
[SCEV] Factor out isKnownViaInduction. NFC.
Serguei Katkov
2018-03-19
1
-49
/
+38
*
[SCEV] Re-land: Fix isKnownPredicate
Serguei Katkov
2018-03-19
1
-27
/
+73
*
[NFC] Void variables used for asserts only
Max Kazantsev
2018-03-16
1
-0
/
+2
*
[SCEV][NFC] Remove TBB, FBB parameters from exit limit computations
Max Kazantsev
2018-03-15
1
-38
/
+36
*
[SCEV][NFC] Smarter implementation of isAvailableAtLoopEntry
Max Kazantsev
2018-03-13
1
-53
/
+1
*
Revert [SCEV] Fix isKnownPredicate
Serguei Katkov
2018-03-13
1
-67
/
+27
*
[SCEV] Fix isKnownPredicate
Serguei Katkov
2018-03-13
1
-27
/
+67
*
[SCEV] Smart range calculation for SCEVUnknown Phis
Max Kazantsev
2018-03-01
1
-0
/
+21
*
[SCEV] Cleanup SCEVInitRewriter. NFC.
Serguei Katkov
2018-02-27
1
-2
/
+2
*
Fix PR36032, PR35432
Evgeny Stupachenko
2018-02-27
1
-0
/
+6
*
[SCEV] Factor out getUsedLoops
Serguei Katkov
2018-02-26
1
-4
/
+12
*
[SCEV] Introduce SCEVPostIncRewriter
Serguei Katkov
2018-02-26
1
-0
/
+41
*
[SCEV] Extends the SCEVInitRewriter
Serguei Katkov
2018-02-26
1
-8
/
+20
*
[SCEV][NFC] Factor out common logic into a separate method
Max Kazantsev
2018-02-22
1
-13
/
+14
*
[SCEV] Temporarily disable loop versioning for the purpose
Silviu Baranga
2018-02-21
1
-0
/
+7
*
[NFC] Rename isKnownViaSimpleReasoning to isKnownViaNonRecursiveReasoning
Max Kazantsev
2018-02-15
1
-15
/
+15
*
[SCEV] Favor isKnownViaSimpleReasoning over constant ranges check
Max Kazantsev
2018-02-15
1
-6
/
+6
*
Adding a width of the GEP index to the Data Layout.
Elena Demikhovsky
2018-02-14
1
-0
/
+2
*
[SCEV] Make getPostIncExpr guaranteed to return AddRec
Max Kazantsev
2018-02-12
1
-0
/
+25
*
Re-enable "[SCEV] Make isLoopEntryGuardedByCond a bit smarter"
Max Kazantsev
2018-02-07
1
-5
/
+57
*
Revert [SCEV] Make isLoopEntryGuardedByCond a bit smarter
Serguei Katkov
2018-02-07
1
-57
/
+5
*
[SCEV] Make isLoopEntryGuardedByCond a bit smarter
Max Kazantsev
2018-02-07
1
-5
/
+57
*
Re-apply [SCEV] Fix isLoopEntryGuardedByCond usage
Serguei Katkov
2018-02-05
1
-3
/
+12
*
Revert [SCEV] Fix isLoopEntryGuardedByCond usage
Serguei Katkov
2018-01-22
1
-10
/
+2
*
[SCEV] Fix isLoopEntryGuardedByCond usage
Serguei Katkov
2018-01-22
1
-2
/
+10
*
[SCEV] Do not cache S -> V if S is not equivalent of V
Serguei Katkov
2018-01-09
1
-1
/
+19
*
Use phi ranges to simplify code. No functionality change intended.
Benjamin Kramer
2017-12-30
1
-16
/
+8
*
[SCEV] Missing depth propagation in recursive call
Max Kazantsev
2017-12-29
1
-1
/
+1
*
[SCEV] Do not insert if it is already in cache
Serguei Katkov
2017-12-27
1
-2
/
+10
*
Silence a bunch of implicit fallthrough warnings
Adrian Prantl
2017-12-19
1
-0
/
+1
*
[LV] Support efficient vectorization of an induction with redundant casts
Dorit Nuzman
2017-12-14
1
-6
/
+30
*
[SCEV] Fix wrong Equal predicate created in getAddRecForPhiWithCasts
Dorit Nuzman
2017-12-10
1
-6
/
+9
*
[NFC] Rename variable from Cond to Pred to make it more sound
Max Kazantsev
2017-12-08
1
-12
/
+12
*
[SCEV] Fix predicate usage in computeExitLimitFromICmp
Max Kazantsev
2017-12-08
1
-1
/
+2
*
[SCEV][NFC] Check NoWrap flags before lexicographical comparison of SCEVs
Max Kazantsev
2017-12-06
1
-0
/
+8
[prev]
[next]