summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_zero_cse.ll
Commit message (Expand)AuthorAge
* Rewrite some tests with FileCHeck in X86 codegenMichael Liao2013-04-29
* Expand V_SET0 to xorps by default.Jakob Stoklund Olesen2011-11-07
* Massive rewrite of MMX: Dale Johannesen2010-09-30
* Replace V_SET0 with variants for each SSE execution domain.Jakob Stoklund Olesen2010-03-31
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* fix this when run on non x86 hosts.Chris Lattner2007-12-06
* Fix a long standing deficiency in the X86 backend: we wouldChris Lattner2007-11-25