Skip to content
GitLab
Explore
Sign in
Commits · e06535b2f63f2c2fcc3082a9d5d29cce7415fd21
llvm-epi
llvm
test
Transforms
InstCombine
2008-01-06-VoidCast.ll
Browse files
Sep 11, 2009
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
· 18800927
Dan Gohman
authored
Sep 11, 2009
18800927
Sep 09, 2009
Use opt -S instead of piping bitcode output through llvm-dis.
· 72a13d24
Dan Gohman
authored
Sep 08, 2009
72a13d24
Sep 08, 2009
Change these tests to feed the assembly files to opt directly, instead
· 9737a63e
Dan Gohman
authored
Sep 08, 2009
9737a63e
Jan 06, 2008
When transforming a call to a bitcast function into
· 55e5090f
Duncan Sands
authored
Jan 06, 2008
55e5090f
Loading