Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d85260827ce64ae0e8a24a57aa48e7898b51e90d
/
llvm
/
test
/
Transforms
/
SCCP
/
apint-array.ll
a5a29f9
Convert all tests using TCL-style quoting to use shell-style quoting.
by Chandler Carruth
· 13 years ago
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
a551c04
For PR1319:
by Reid Spencer
· 19 years ago
9f9fe70
Add the SCCP regression tests for APInt expressions. These test cases
by Reid Spencer
· 19 years ago