Let the inline asm 'q' constraint match float, and on 64-bit double too.
[oota-llvm.git] / test / CodeGen / X86 / widen_load-0.ll
2011-06-03 Jakob Stoklund OlesenFix some tests that depend on register allocation.
2011-03-16 NAKAMURA Takumitest/CodeGen/X86: Add a pattern for Win64.
2009-09-09 Dan GohmanWhen widening a vector load, use the correct chain...