index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Analysis
/
Delinearization
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-22
Fix a type mismatch assert in SCEV division
Brendon Cahoon
1
-0
/
+29
2015-04-20
Recognize n/1 in the SCEV divide function
Brendon Cahoon
1
-0
/
+70
2015-03-04
Make DataLayout Non-Optional in the Module
Mehdi Amini
9
-12
/
+12
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
5
-29
/
+29
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
14
-35
/
+35
2014-06-08
ScalarEvolution: Derive element size from the type of the loaded element
Tobias Grosser
1
-1
/
+11
2014-05-27
remove constant terms
Sebastian Pop
1
-0
/
+45
2014-05-12
[Test] Trim unnecessary .c and .cpp from config.suffix in lit.local.cfg
Adam Nemet
1
-1
/
+1
2014-05-12
do not assert when delinearization fails
Sebastian Pop
1
-0
/
+43
2014-05-08
add testcase for r208237: do not collect undef terms
Sebastian Pop
1
-0
/
+38
2014-05-07
split delinearization pass in 3 steps
Sebastian Pop
10
-86
/
+2
2014-04-08
in findGCD of multiply expr return the gcd
Sebastian Pop
1
-0
/
+153
2013-11-12
delinearization of arrays
Sebastian Pop
11
-0
/
+751