summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_zero.ll
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Expand V_SET0 to xorps by default.Jakob Stoklund Olesen1-0/+12
2010-03-31Replace V_SET0 with variants for each SSE execution domain.Jakob Stoklund Olesen1-1/+3
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman1-1/+1
2008-02-21Remove llvm-upgrade and update tests.Tanya Lattner1-11/+12
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman1-1/+1
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer1-1/+1
2006-07-05Update test case.Evan Cheng1-2/+1
2006-04-21Add && to each RUN: line (except the last one).Evan Cheng1-1/+1
2006-03-24Zero vector testcaseEvan Cheng1-0/+16