summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_insert-7.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-28[CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih
2016-04-01[X86][SSE] Regenerated the vec_insert tests.Simon Pilgrim
2016-02-24[X86][SSE41] Combine vector blends with zeroSimon Pilgrim
2016-02-24[X86][SSE41] Combine insertion of zero scalars into vector blends with zeroSimon Pilgrim
2016-01-03[X86][MMX] Regenerated vector insertion test.Simon Pilgrim
2013-08-23Update tests to use sse4.2 instead of sse42.Rafael Espindola
2010-10-01Need to specify SSE4 for machines which don't have SSE4. The code checked for...Bill Wendling
2010-10-01We must check for something.Bill Wendling
2010-10-01Disable tests until I can figure out why they're failing on just two machines...Bill Wendling
2010-10-01FileCheck-ize this test.Bill Wendling
2010-10-01Mark all these as needing SSE2. Should fix PPC andDale Johannesen
2010-10-01Disable these tests for now; it's not obvious why they fail on Linux.Dale Johannesen
2010-09-30Massive rewrite of MMX: Dale Johannesen
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-07-25Fix test RUN lineNate Begeman
2008-07-25Disable mov{L, LP, HP, HLP, *DUP} shuffles for mmxNate Begeman