Add fake use to suppress defined-but-unused warnings
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-19.ll
2013-03-12 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2012-04-27 Craig TopperAdd mcpu to tests to prevent them from using AVX instru...
2010-08-18 Dan GohmanWhen sending stats output to stdout for grepping, don...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-07-24 Dan GohmanAdd target triples so these tests behave as expected...
2008-07-23 Evan ChengFix PR2485: do all 4-element SSE shuffles in max. of...