Specify CPU model to avoid breaking ATOM builds
[oota-llvm.git] / test / CodeGen / X86 / splat-scalar-load.ll
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...