Let the inline asm 'q' constraint match float, and on 64-bit double too.
[oota-llvm.git] / test / CodeGen / X86 / twoaddr-lea.ll
2011-03-02 Evan ChengCatch more cases where 2-address pass should 3-addressi...
2011-02-10 Evan ChengAfter 3-addressifying a two-address instruction, update...
2010-01-04 Dan GohmanAdd some tests and update an existing test to reflect...