summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/mmx-punpckhdq.ll
Commit message (Expand)AuthorAge
* Update tests to use sse4.2 instead of sse42.Rafael Espindola2013-08-23
* When ext-loading and trunc-storing vectors to memory, on x86 32bit systems, a...Nadav Rotem2012-07-11
* Need to specify SSE4 for machines which don't have SSE4. The code checked for...Bill Wendling2010-10-01
* We must check for something.Bill Wendling2010-10-01
* Disable tests until I can figure out why they're failing on just two machines...Bill Wendling2010-10-01
* Try adding an mtriple.Bill Wendling2010-10-01
* FileCheck-ize this test.Bill Wendling2010-10-01
* Mark all these as needing SSE2. Should fix PPC andDale Johannesen2010-10-01
* Disable these tests for now; it's not obvious why they fail on Linux.Dale Johannesen2010-10-01
* Massive rewrite of MMX: Dale Johannesen2010-09-30
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* Testcases for MMX.Bill Wendling2007-04-24