Add fake use to suppress defined-but-unused warnings
[oota-llvm.git] / test / CodeGen / X86 / splat-scalar-load.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-04-27 Craig TopperAdd mcpu to tests to prevent them from using AVX instru...
2011-11-23 Bob WilsonEnable stack protectors for all arrays, not just char...
2010-01-23 Eric ChristopherDon't lower splat vector load to relative to the esp...
2009-12-09 Evan ChengFix test.
2009-12-09 Evan ChengOptimize splat of a scalar load into a shuffle of a...