Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
04d8cb74f36d66238b0c71b51d4bf4dd9e350851
/
llvm
/
test
/
Transforms
/
LoopIndexSplit
/
2007-09-24-UpdateIterationSpace.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
a5b9645
Split the Add, Sub, and Mul instruction opcodes into separate
by Dan Gohman
· 16 years ago
c56423b
Rewrite code that 1) filters loops and 2) calculates new loop bounds.
by Devang Patel
· 17 years ago
87d7e8e
Add transformation to update loop interation space. Now,
by Devang Patel
· 18 years ago