Add a test case to check handling of dbg-declare by fast-isel.
[oota-llvm.git] / test / CodeGen / X86 / splat-scalar-load.ll
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...