summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_zero_cse.ll
AgeCommit message (Expand)AuthorFilesLines
2015-04-15[X86] add an exedepfix entry for movq == movlps == movlpdSanjay Patel1-1/+1
2015-04-03[DAGCombiner] Combine shuffles of BUILD_VECTOR and SCALAR_TO_VECTORSimon Pilgrim1-1/+1
2015-03-21Tidied up vec_zero_cse.ll test. NFCI.Simon Pilgrim1-9/+10
2013-04-29Rewrite some tests with FileCHeck in X86 codegenMichael Liao1-2/+8
2011-11-07Expand V_SET0 to xorps by default.Jakob Stoklund Olesen1-1/+1
2010-09-30Massive rewrite of MMX: Dale Johannesen1-2/+3
2010-03-31Replace V_SET0 with variants for each SSE execution domain.Jakob Stoklund Olesen1-2/+1
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-3/+3
2007-12-06fix this when run on non x86 hosts.Chris Lattner1-3/+3
2007-11-25Fix a long standing deficiency in the X86 backend: we wouldChris Lattner1-0/+35