Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
llvm
/
test
/
Transforms
/
SimplifyCFG
/
EmptyBlockMerge.ll
a79ac14
[opaque pointer type] Add textual IR support for explicit type parameter to load instruction
by David Blaikie
· 11 years ago
41e4ac4
Filecheckized 2x tests in SimplifyCFG and removed their date prefix to fit with current llvm style for test names.
by Michael Gottesman
· 13 years ago
[Renamed (86%) from llvm/test/Transforms/SimplifyCFG/2002-05-05-EmptyBlockMerge.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
5f4b355
Remove llvm-upgrade and update 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/2002-05-05-EmptyBlockMerge.ll]
d0e30dc
Use the llvm-upgrade program to upgrade llvm assembly.
by Reid Spencer
· 19 years ago
52a7134
Fix a test that was "broken" by new optimizations. The transformation we
by Chris Lattner
· 21 years ago
edf4bab
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
by Misha Brukman
· 22 years ago
753dae6
This testcase was very broken! The block could not be merged because then
by Chris Lattner
· 23 years ago
5fc509b
Testcase for missed merge opportunity
by Chris Lattner
· 24 years ago