Add fake use to suppress defined-but-unused warnings
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle.ll
2011-11-08 NAKAMURA Takumitest/CodeGen/X86/vec_shuffle.ll: Add explicit -mtriple...
2011-11-07 Jakob Stoklund OlesenKill and collapse outstanding DomainValues.
2010-03-24 Nate BegemanBUILD_VECTOR was missing out on some prime opportunitie...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-04-29 Nate BegemanFix infinite recursion in the C++ code which handles...
2008-04-05 Evan ChengFavors pshufd over shufps when shuffling elements from...
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-07-27 Dan GohmanRe-apply 40504, but with a fix for the segfault it...
2007-07-27 Evan ChengReverting 40504 for now. It's breaking oggenc.
2007-07-26 Dan GohmanRemove X86ISD::LOAD_PACK and X86ISD::LOAD_UA and associ...
2007-04-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-07-07 Evan ChengUpdate
2006-04-21 Evan ChengAdd && to each RUN: line (except the last one).
2006-04-05 Evan ChengSeparate out to 2 test cases
2006-04-05 Evan ChengAdd a new shuffle test case that requires pshuflw ...
2006-03-29 Evan ChengAdd a pshufhw test case.
2006-03-28 Evan ChengUse movhpd is even better than movlhps.
2006-03-24 Evan ChengAdd a v2f64 shuffle case.
2006-03-24 Evan ChengAdd a vector shuffle test case