Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
04d8cb74f36d66238b0c71b51d4bf4dd9e350851
/
llvm
/
test
/
Transforms
/
SimplifyCFG
/
switch_thread.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
2cdcf2b
Update old-style syntax in some "not grep" tests.
by Dan Gohman
· 18 years ago
f9d2518
Upgrade tests.
by Tanya Lattner
· 18 years ago
a551c04
For PR1319:
by Reid Spencer
· 19 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/SimplifyCFG/switch_thread.ll]
d0e30dc
Use the llvm-upgrade program to upgrade llvm assembly.
by Reid Spencer
· 19 years ago
c0968c7
new testcase for a simple optimization that simplifycfg is about to do.
by Chris Lattner
· 21 years ago