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