aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_zero.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Teach DAG combine to handle vector add/sub with vectors of all 0s.Craig Topper2012-12-101-1/+1
* Expand V_SET0 to xorps by default.Jakob Stoklund Olesen2011-11-071-0/+12
* Replace V_SET0 with variants for each SSE execution domain.Jakob Stoklund Olesen2010-03-311-1/+3
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-11/+12
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Update test case.Evan Cheng2006-07-051-2/+1
* Add && to each RUN: line (except the last one).Evan Cheng2006-04-211-1/+1
* Zero vector testcaseEvan Cheng2006-03-241-0/+16