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