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
/
SCEVValidator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use the original no-wrap flags for normalized AddRecs
Johannes Doerfert
2015-04-26
1
-1
/
+1
*
Do not assume all multi-parameter products are affine
Tobias Grosser
2015-04-05
1
-1
/
+1
*
Strip constant factors from SCoP parameters
Johannes Doerfert
2015-03-29
1
-0
/
+19
*
Change argument "class" keyword to "const"
Johannes Doerfert
2015-02-26
1
-2
/
+2
*
Allow signed devision in access functions
Johannes Doerfert
2015-02-11
1
-7
/
+33
*
[FIX] Activated a pointer test and removed obsolete comment
Johannes Doerfert
2015-01-30
1
-7
/
+0
*
Add support for pointer types in expressions
Tobias Grosser
2015-01-08
1
-2
/
+2
*
Add OpenMP code generation to isl backend
Tobias Grosser
2014-11-15
1
-0
/
+42
*
Use braces in multi-statement DEBUG() code [NFC]
Tobias Grosser
2014-10-22
1
-3
/
+11
*
Revert "Added support for modulo expressions"
Tobias Grosser
2014-08-16
1
-49
/
+4
*
Added support for modulo expressions
Johannes Doerfert
2014-08-15
1
-4
/
+49
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-3
/
+3
*
ScopValidator: smax expressions are no parameters
Tobias Grosser
2013-12-09
1
-1
/
+1
*
clang-format: No empty line after 'public:'
Tobias Grosser
2013-10-15
1
-1
/
+0
*
ScopInfo: Split start value from SCEVAddRecExpr to enable parameter sharing.
Tobias Grosser
2013-08-05
1
-1
/
+16
*
Integrate latest clang-format changes
Tobias Grosser
2013-06-23
1
-4
/
+4
*
Reformat with clang-format
Tobias Grosser
2013-05-07
1
-4
/
+5
*
SCEVValidator: Correctly store 'k * p' as a parameter
Tobias Grosser
2013-04-14
1
-1
/
+6
*
ScopDetect: Allow multiplications of the form <param> * <param>
Tobias Grosser
2013-04-10
1
-0
/
+5
*
clang-format: Many more files
Tobias Grosser
2013-03-23
1
-19
/
+9
*
Correct function to decide if a SCEV can be ignored
Sebastian Pop
2013-03-18
1
-3
/
+107
*
Support: clang-format
Tobias Grosser
2013-02-22
1
-119
/
+103
*
SCEVValidator: Add debug output that gives the reason for invalid expressions
Tobias Grosser
2012-09-08
1
-38
/
+99
*
Fix typos.
Tobias Grosser
2012-04-09
1
-1
/
+1
*
Don't allow pointer types in affine expressions
Tobias Grosser
2012-03-16
1
-0
/
+10
*
SCEVValidator: Ensure that parameters are recorded correctly
Tobias Grosser
2012-03-16
1
-7
/
+5
*
ScevValidator: Add printer for ValidatorResult
Tobias Grosser
2012-03-16
1
-0
/
+22
*
SCEVValidator: Fix coding standards in ValidatorResult
Tobias Grosser
2011-11-17
1
-17
/
+16
*
SCEVValidator: Make ValidatorResult a class and enforce the use of wproper ac...
Tobias Grosser
2011-11-17
1
-25
/
+39
*
SCEVValidator: Document SCEVType and ValidatorResult
Tobias Grosser
2011-11-17
1
-2
/
+36
*
SCEVValidator: Restructure the logic of visitAddRecExpr
Tobias Grosser
2011-11-17
1
-11
/
+11
*
SCEVValidator: Fix typo
Tobias Grosser
2011-11-17
1
-1
/
+1
*
Fix placement of the '*' that marks a pointer
Tobias Grosser
2011-11-17
1
-11
/
+11
*
Reuse the old BaseAddress checking in SCEVValidator to make sure that no base
Tobias Grosser
2011-11-10
1
-21
/
+8
*
Detect Parameters directly on the SCEV.
Tobias Grosser
2011-11-08
1
-7
/
+44
*
SCEVValidator: Move into own file
Tobias Grosser
2011-11-07
1
-0
/
+231
[prev]