Skip to content
GitLab
Explore
Sign in
Commits · fe206d2a132cdab5ecb61e876130561c53ae8c01
llvm-epi
llvm
test
Transforms
InstCombine
2008-07-16-sse2_storel_dq.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
Jul 16, 2008
Fix PR2296. Do not transform x86_sse2_storel_dq into a full-width store.
· c9709455
Evan Cheng
authored
Jul 16, 2008
c9709455
Loading