aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_splat-3.ll
AgeCommit message (Expand)Author
2013-01-26X86: Do splat promotion later, so the optimizer can chew on it first.Benjamin Kramer
2013-01-26FileCheckize and merge some tests.Benjamin Kramer
2012-04-27Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-25Remove obsolete -f flags.Dan Gohman
2008-12-23Added shuffle and splat test cases for r61365.Mon P Wang