aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_shuffle-27.ll
AgeCommit message (Expand)Author
2012-04-27Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper
2010-12-20Add comment for testcase for 122206Mon P Wang
2010-12-19Prevents PerformShuffleCombine from creating a node with an illegal type afte...Mon P Wang
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-11-16Improved shuffle normalization to avoid using extract/build when weMon P Wang