Let the inline asm 'q' constraint match float, and on 64-bit double too.
[oota-llvm.git] / test / CodeGen / X86 / widen_load-1.ll
2010-12-19 Chris Lattnernow that generic vector types aren't selected onto...
2010-01-24 Mon P WangImproved widening loads by adding support for wider...
2009-12-18 Sean CallananInstruction fixes, added instructions, and AsmString...
2009-09-09 Dan GohmanWhen widening a vector load, use the correct chain...