1. f2c7af5 Convert -indvars tests that rely on SCEV expansion to -loop-reduce tests. by Andrew Trick · 14 years ago[Renamed (94%) from llvm/test/Transforms/IndVarSimplify/preserve-gep-loop-variant.ll]
  2. 850f7b3 Removed colons from some target datalayout strings in test, since they don't match the required format. by Lang Hames · 14 years ago
  3. d2e61e1 Conditionalize indvars tests that rely on SCEV expansion of geps, by Andrew Trick · 14 years ago
  4. 1c4b42d Avoid creating canonical induction variables for non-native types. by Andrew Trick · 15 years ago
  5. 90fedc6 Make opt default to not adding a target data string and update tests that depend on target data to supply it within the test by Kenneth Uildriks · 16 years ago
  6. 5bafe38 Fix a case where ScalarEvolution was expanding pointer arithmetic by Dan Gohman · 16 years ago