Age | Commit message (Expand) | Author |
---|---|---|
2012-03-22 | Convert -indvars tests that rely on SCEV expansion to -loop-reduce tests. | Andrew Trick |
2011-10-12 | Removed colons from some target datalayout strings in test, since they don't ... | Lang Hames |
2011-09-12 | Conditionalize indvars tests that rely on SCEV expansion of geps, | Andrew Trick |
2011-03-18 | Avoid creating canonical induction variables for non-native types. | Andrew Trick |
2009-11-03 | Make opt default to not adding a target data string and update tests that dep... | Kenneth Uildriks |
2009-09-26 | Fix a case where ScalarEvolution was expanding pointer arithmetic | Dan Gohman |