Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
13f89cd19b5425e2671390ef971f00b51f6bb113
/
llvm
/
test
/
Transforms
/
LoopStrengthReduce
/
preserve-gep-loop-variant.ll
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]
850f7b3
Removed colons from some target datalayout strings in test, since they don't match the required format.
by Lang Hames
· 14 years ago
d2e61e1
Conditionalize indvars tests that rely on SCEV expansion of geps,
by Andrew Trick
· 14 years ago
1c4b42d
Avoid creating canonical induction variables for non-native types.
by Andrew Trick
· 15 years ago
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
5bafe38
Fix a case where ScalarEvolution was expanding pointer arithmetic
by Dan Gohman
· 16 years ago