Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
bc041b82d44b51a3b7da79c38e4052e28ff8011c
/
llvm
/
test
/
Transforms
/
LoopStrengthReduce
/
share_ivs.ll
1880092
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
by Dan Gohman
· 16 years ago
72a13d2
Use opt -S instead of piping bitcode output through llvm-dis.
by Dan Gohman
· 16 years ago
9737a63
Change these tests to feed the assembly files to opt directly, instead
by Dan Gohman
· 16 years ago
ab7872c
Upgrade tests.
by Tanya Lattner
· 18 years ago
f9dd170
Convert tests using "| wc -l | grep ..." to use the count script.
by Dan Gohman
· 18 years ago
83b3d82
Regression is gone, don't try to find it on clean target.
by Reid Spencer
· 19 years ago
[Renamed from llvm/test/Regression/Transforms/LoopStrengthReduce/share_ivs.ll]
d0e30dc
Use the llvm-upgrade program to upgrade llvm assembly.
by Reid Spencer
· 19 years ago
23e3fb9
This is now implemented
by Chris Lattner
· 20 years ago
ac86efb
new testcase, not implemented yet
by Chris Lattner
· 20 years ago