Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
00b51bf123d83d19b4dfc916676a7aed1b9da41e
/
llvm
/
test
/
Transforms
/
SimplifyCFG
/
PhiBlockMerge2.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
8e9ae96
Make this test more challenging to help it avoid being
by Dan Gohman
· 18 years ago
319234d6
Upgrade this test.
by Dan Gohman
· 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/PhiBlockMerge2.ll]
d0e30dc
Use the llvm-upgrade program to upgrade llvm assembly.
by Reid Spencer
· 19 years ago
edf4bab
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
by Misha Brukman
· 22 years ago
cd1d05a
Eliminate explicit control flow in tests
by Chris Lattner
· 22 years ago
9115973
Add new testcase
by Chris Lattner
· 23 years ago