fix sse1 only codegen in x86-64 mode, which is something we
[oota-llvm.git] / test / CodeGen / X86 / widen_load-0.ll
2009-09-09 Dan GohmanWhen widening a vector load, use the correct chain...