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
/
polly
/
lib
/
Support
/
SCEVAffinator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ScopInfo] Move Scop::getPwAffOnly to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-1
/
+1
*
[ScopInfo] Translate Scop::getIdForParam to isl++ [NFC]
Tobias Grosser
2017-08-06
1
-1
/
+1
*
[SCEVAffinator] Do not scan redundantly for parameters
Tobias Grosser
2016-11-13
1
-3
/
+0
*
SCEVAffinator: pass parameter-only set to addRestriction if BB=nullptr
Tobias Grosser
2016-11-10
1
-0
/
+7
*
SCEVValidator: add new parameters resulting from constant extraction
Tobias Grosser
2016-11-10
1
-0
/
+3
*
[SCEVAffinator] Make precise modular math more correct.
Eli Friedman
2016-10-21
1
-55
/
+25
*
SCEVAffinator: Add missing __isl_take annotations
Tobias Grosser
2016-09-08
1
-1
/
+2
*
Drop '@brief' from doxygen comments
Tobias Grosser
2016-09-02
1
-8
/
+8
*
[SCEVAffinator] Fix assertion checking for constant divisor.
Michael Kruse
2016-07-12
1
-1
/
+1
*
Recommit: "Look through IntToPtr & PtrToInt instructions"
Tobias Grosser
2016-06-11
1
-0
/
+4
*
This reverts recent expression type changes
Tobias Grosser
2016-06-11
1
-4
/
+0
*
[FIX] Model the rounding behaviour of SRem correctly
Johannes Doerfert
2016-06-07
1
-8
/
+8
*
Look through IntToPtr & PtrToInt instructions
Johannes Doerfert
2016-06-06
1
-0
/
+4
*
Replace getSCEV with getSCEVAtScope
Johannes Doerfert
2016-06-06
1
-4
/
+7
*
[NFC] Use the ScalarEvolution member of the SCEVAffinator
Johannes Doerfert
2016-06-06
1
-7
/
+4
*
[NFC] Coalesce invariant context sets early
Johannes Doerfert
2016-06-06
1
-0
/
+2
*
[FIX] Correctly translate i1 expressions
Johannes Doerfert
2016-06-02
1
-1
/
+2
*
Add and use Scop::contains(Loop/BasicBlock/Instruction) [NFC]
Johannes Doerfert
2016-05-23
1
-1
/
+1
*
Directly access information through the Scop class [NFC]
Johannes Doerfert
2016-05-23
1
-3
/
+3
*
Support truncate operations
Johannes Doerfert
2016-05-12
1
-3
/
+36
*
Expose interpretAsUnsigned in the SCEVAffinator [NFC]
Johannes Doerfert
2016-05-10
1
-6
/
+11
*
Rename Conjuncts -> Disjunctions. NFC.
Michael Kruse
2016-05-02
1
-2
/
+2
*
Typo: isToComplex -> isTooComplex. NFC.
Michael Kruse
2016-05-02
1
-5
/
+5
*
Allow unsigned divisions
Johannes Doerfert
2016-04-29
1
-4
/
+38
*
Refactor SCEVAffinator [NFC]
Johannes Doerfert
2016-04-29
1
-14
/
+12
*
[FIX] Unsigned comparisons change invalid domain
Johannes Doerfert
2016-04-29
1
-8
/
+10
*
[FIX] Adjust assumption space for zext instructions
Johannes Doerfert
2016-04-26
1
-1
/
+2
*
Do not add but record signed-unsigned assumptions
Johannes Doerfert
2016-04-26
1
-1
/
+1
*
Model zext-extend instructions
Johannes Doerfert
2016-04-25
1
-4
/
+116
*
Translate SCEVs to isl_pw_aff and their invalid domain
Johannes Doerfert
2016-04-23
1
-64
/
+89
*
Record wrapping assumptions early
Johannes Doerfert
2016-04-12
1
-39
/
+22
*
Simplify SCEVAffinator code [NFC]
Johannes Doerfert
2016-04-12
1
-15
/
+8
*
[FIX] Handle multiplications in the SCEVAffinator again
Johannes Doerfert
2016-04-08
1
-1
/
+10
*
Generalize the domain complexity restrictions
Johannes Doerfert
2016-03-26
1
-0
/
+31
*
Pass scope and LoopInfo to SCEVValidator. NFC.
Michael Kruse
2016-03-03
1
-3
/
+4
*
Separate more constant factors of parameters
Johannes Doerfert
2016-02-14
1
-15
/
+10
*
Sort includes using Chandler's sort_includes.py script
Tobias Grosser
2015-09-25
1
-4
/
+2
*
Use <nsw> AddRecs in the affinator to avoid bounded assumptions
Johannes Doerfert
2015-09-20
1
-0
/
+14
*
Use modulo semantic to generate non-integer-overflow assumptions
Johannes Doerfert
2015-09-15
1
-4
/
+95
*
Use blocks instead of domains in SCEVAffinator
Johannes Doerfert
2015-09-15
1
-13
/
+11
*
[FIX] Keep a copy of the Domain set in the SCEVAffinator
Johannes Doerfert
2015-08-30
1
-4
/
+7
*
[NFC] Make SCEVAffinator work without a statement
Johannes Doerfert
2015-08-28
1
-5
/
+5
*
Use ISL to Determine Loop Trip Count
Johannes Doerfert
2015-08-27
1
-7
/
+1
*
Make the dimension sizes of in ScopArrayInfo available as isl_pw_affs
Tobias Grosser
2015-08-12
1
-1
/
+5
*
Remove identity operation from SCEVAffinator
Johannes Doerfert
2015-08-12
1
-2
/
+1
*
Add caching to the SCEVAffinator
Johannes Doerfert
2015-08-12
1
-2
/
+19
*
Expose the SCEVAffinator and make it a member of a SCoP.
Johannes Doerfert
2015-08-12
1
-0
/
+236