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
/
test
/
Analysis
/
LoopAccessAnalysis
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS"
Petr Hosek
2019-07-07
1
-5
/
+19
*
[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS
Philip Reames
2019-07-06
1
-19
/
+5
*
LoopDistribute/LAA: Respect convergent
Matt Arsenault
2019-06-12
1
-0
/
+73
*
[SCEV] Add explicit representations of umin/smin
Keno Fischer
2019-05-07
2
-1
/
+51
*
[LV] Avoid vectorizing unsafe dependencies in uniform address
Anna Thomas
2018-11-19
4
-8
/
+8
*
[LV] Teach vectorizer about variant value store into uniform address
Anna Thomas
2018-10-16
4
-12
/
+16
*
[LV][LAA] Vectorize loop invariant values stored into loop invariant address
Anna Thomas
2018-09-25
4
-8
/
+8
*
[SCEV] Don't expand Wrap predicate using inttoptr in ni addrspaces
Keno Fischer
2018-07-26
2
-8
/
+62
*
Re-apply "[SCEV] Strengthen StrengthenNoWrapFlags (reapply r334428)."
Tim Shen
2018-07-13
2
-10
/
+10
*
Revert "[SCEV] Strengthen StrengthenNoWrapFlags (reapply r334428)."
Tim Shen
2018-07-06
2
-10
/
+10
*
[SCEV] Strengthen StrengthenNoWrapFlags (reapply r334428).
Tim Shen
2018-07-02
2
-10
/
+10
*
Revert "[SCEV] Add nuw/nsw to mul ops in StrengthenNoWrapFlags"
Sanjoy Das
2018-06-19
2
-4
/
+4
*
[SCEV] Simplify zext/trunc idiom that appears when handling bitmasks.
Justin Lebar
2018-06-14
1
-2
/
+2
*
[SCEV] Add nuw/nsw to mul ops in StrengthenNoWrapFlags where safe.
Justin Lebar
2018-06-11
2
-6
/
+6
*
[LAA] Allow more run-time alias checks by coercing pointer expressions to Add...
Silviu Baranga
2017-09-12
1
-0
/
+107
*
[LV/LoopAccess] Check statically if an unknown dependence distance can be
Dorit Nuzman
2017-02-12
2
-4
/
+103
*
[Loop Vectorizer] Fixed memory confilict checks.
Elena Demikhovsky
2016-08-28
3
-11
/
+62
*
[LAA] Port test to the new PM
Adam Nemet
2016-07-08
1
-3
/
+13
*
[PM] Avoid getResult on a higher level in LoopAccessAnalysis
Sean Silva
2016-07-07
21
-21
/
+21
*
[PM] Port LoopAccessInfo analysis to new PM
Xinliang David Li
2016-07-02
21
-1
/
+22
*
[LAA] Improve non-wrapping pointer detection by handling loop-invariant case.
Andrey Turetskiy
2016-06-07
1
-0
/
+67
*
[SCEV] No-wrap flags are not propagated when folding "{S,+,X}+T ==> {S+T,+,X}"
Oleg Ranevskyy
2016-05-25
2
-7
/
+7
*
[LAA] Check independence of strided accesses before forward case
Matthew Simpson
2016-05-19
1
-0
/
+45
*
[LAA] Include MaxSafeDepDistBytes in the analysis print-out
Adam Nemet
2016-05-13
1
-0
/
+37
*
[SCEV] Improve the run-time checking of the NoWrap predicate
Silviu Baranga
2016-04-25
1
-12
/
+127
*
[SCEV][LAA] Add tests for SCEV expression transformations performed during LAA
Silviu Baranga
2016-04-14
1
-0
/
+21
*
[LAA] Support memchecks involving loop-invariant addresses
Adam Nemet
2016-03-24
1
-0
/
+38
*
[SCEV][LAA] Re-commit r260085 and r260086, this time with a fix for the memory
Silviu Baranga
2016-02-08
1
-0
/
+292
*
Revert r260086 and r260085. They have broken the memory
Silviu Baranga
2016-02-08
1
-292
/
+0
*
[LoopVersioning] Don't assert when there are no memchecks
Silviu Baranga
2016-02-08
1
-10
/
+10
*
[SCEV][LAA] Add no wrap SCEV predicates and use use them to improve strided p...
Silviu Baranga
2016-02-08
1
-0
/
+292
*
[Vectorization] Actually return from error case in isStridedPtr
Kyle Butt
2016-01-08
1
-0
/
+29
*
Fix LoopAccessAnalysis when potentially nullptr check are involved
Mehdi Amini
2015-11-05
1
-0
/
+38
*
[LAA] LLE 3/6: Rename InterestingDependence to Dependences, NFC
Adam Nemet
2015-11-03
8
-22
/
+22
*
[LAA] LLE 2/6: Fix a NoDep case that should be a Forward dependence
Adam Nemet
2015-11-03
1
-0
/
+64
*
[LAA] LLE 1/6: Expose Forward dependences
Adam Nemet
2015-11-03
2
-0
/
+52
*
[LAA] Fix typo in test
Adam Nemet
2015-08-11
1
-1
/
+1
*
[LAA] Add clarifying comments for the checking pointer grouping algorithm. NFC
Silviu Baranga
2015-07-28
1
-2
/
+7
*
[LAA] Split out a helper to print a collection of memchecks
Adam Nemet
2015-07-27
1
-21
/
+21
*
Fix memcheck interval ends for pointers with negative strides
Silviu Baranga
2015-07-16
1
-0
/
+89
*
Cleanup after r241809 - remove uncessary call to std::sort
Silviu Baranga
2015-07-13
2
-12
/
+12
*
Add a test of a regression discovered during testing of r241673
Silviu Baranga
2015-07-09
1
-0
/
+64
*
Don't rely on the DepCands iteration order when constructing checking pointer...
Silviu Baranga
2015-07-09
2
-30
/
+30
*
[LAA] Revert a small part of r239295
Adam Nemet
2015-07-08
1
-0
/
+42
*
[LAA] Merge memchecks for accesses separated by a constant offset
Silviu Baranga
2015-07-08
3
-6
/
+174
*
[LAA] Try to prove non-wrapping of pointers if SCEV cannot
Adam Nemet
2015-06-26
1
-0
/
+41
*
[LAA] Fix estimation of number of memchecks
Silviu Baranga
2015-06-08
1
-0
/
+58
*
[LoopAccessAnalysis] Teach LAA to check the memory dependence between strided...
Hao Liu
2015-06-08
1
-0
/
+540
*
[LoopAccesses] If shouldRetryWithRuntimeCheck, reset InterestingDependences
Adam Nemet
2015-05-18
1
-0
/
+57
*
[LoopAccesses] Rearrange printed lines in -analyze
Adam Nemet
2015-05-18
1
-1
/
+0
[next]