aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_zero_cse.ll
AgeCommit message (Expand)Author
2011-11-07Expand V_SET0 to xorps by default.Jakob Stoklund Olesen
2010-09-30Massive rewrite of MMX: Dale Johannesen
2010-03-31Replace V_SET0 with variants for each SSE execution domain.Jakob Stoklund Olesen
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-12-06fix this when run on non x86 hosts.Chris Lattner
2007-11-25Fix a long standing deficiency in the X86 backend: we wouldChris Lattner