[AVX512] add PSLLW and PSLLV Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / vec_zero.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-12-10 Craig TopperTeach DAG combine to handle vector add/sub with vectors...
2011-11-07 Jakob Stoklund OlesenExpand V_SET0 to xorps by default.
2010-03-31 Jakob Stoklund OlesenReplace V_SET0 with variants for each SSE execution...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-07-05 Evan ChengUpdate test case.
2006-04-21 Evan ChengAdd && to each RUN: line (except the last one).
2006-03-24 Evan ChengZero vector testcase