summaryrefslogtreecommitdiff
path: root/test/Analysis/Delinearization
AgeCommit message (Expand)AuthorFilesLines
2015-04-22Fix a type mismatch assert in SCEV divisionBrendon Cahoon1-0/+29
2015-04-20Recognize n/1 in the SCEV divide functionBrendon Cahoon1-0/+70
2015-03-04Make DataLayout Non-Optional in the ModuleMehdi Amini9-12/+12
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie5-29/+29
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie14-35/+35
2014-06-08ScalarEvolution: Derive element size from the type of the loaded elementTobias Grosser1-1/+11
2014-05-27remove constant termsSebastian Pop1-0/+45
2014-05-12[Test] Trim unnecessary .c and .cpp from config.suffix in lit.local.cfgAdam Nemet1-1/+1
2014-05-12do not assert when delinearization failsSebastian Pop1-0/+43
2014-05-08add testcase for r208237: do not collect undef termsSebastian Pop1-0/+38
2014-05-07split delinearization pass in 3 stepsSebastian Pop10-86/+2
2014-04-08in findGCD of multiply expr return the gcdSebastian Pop1-0/+153
2013-11-12delinearization of arraysSebastian Pop11-0/+751