Add fake use to suppress defined-but-unused warnings
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-36.ll
2013-08-23 Rafael EspindolaReplace more uses of sse41 with sse4.1.
2012-04-27 Craig TopperAdd mcpu to tests to prevent them from using AVX instru...
2011-05-19 Stuart HastingsMove test to Transforms/InstCombine.
2011-05-18 Stuart HastingsMerge pmovzx test case into existing file.
2010-04-07 Chris Lattneradd newlines at the end of files.
2010-02-18 Mon P WanggetSplatIndex assumes that the first element of the...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-03-11 Mon P WangFixed a v8i16 shuffle case that should generate a pshuf...