aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_shuffle-27.ll
Commit message (Expand)AuthorAgeFilesLines
* Enable MI Sched for x86.Andrew Trick2013-10-151-2/+2
* Replace more uses of sse41 with sse4.1.Rafael Espindola2013-08-231-1/+1
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-2/+2
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-2/+2
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-271-2/+2
* Add comment for testcase for 122206Mon P Wang2010-12-201-1/+2
* Prevents PerformShuffleCombine from creating a node with an illegal type afte...Mon P Wang2010-12-191-4/+24
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-3/+3
* Improved shuffle normalization to avoid using extract/build when weMon P Wang2008-11-161-0/+17