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
/
Delinearization
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCEV] Apply NSW and NUW flags via poison value analysis for sub, mul and shl
Bjarke Hammersholt Roune
2015-08-14
1
-1
/
+1
*
[SCEV] Apply NSW and NUW flags via poison value analysis
Jingyue Wu
2015-07-28
2
-2
/
+2
*
Fix a type mismatch assert in SCEV division
Brendon Cahoon
2015-04-22
1
-0
/
+29
*
Recognize n/1 in the SCEV divide function
Brendon Cahoon
2015-04-20
1
-0
/
+70
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
9
-12
/
+12
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
5
-29
/
+29
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
14
-35
/
+35
*
ScalarEvolution: Derive element size from the type of the loaded element
Tobias Grosser
2014-06-08
1
-1
/
+11
*
remove constant terms
Sebastian Pop
2014-05-27
1
-0
/
+45
*
[Test] Trim unnecessary .c and .cpp from config.suffix in lit.local.cfg
Adam Nemet
2014-05-12
1
-1
/
+1
*
do not assert when delinearization fails
Sebastian Pop
2014-05-12
1
-0
/
+43
*
add testcase for r208237: do not collect undef terms
Sebastian Pop
2014-05-08
1
-0
/
+38
*
split delinearization pass in 3 steps
Sebastian Pop
2014-05-07
10
-86
/
+2
*
in findGCD of multiply expr return the gcd
Sebastian Pop
2014-04-08
1
-0
/
+153
*
delinearization of arrays
Sebastian Pop
2013-11-12
11
-0
/
+751