Let the inline asm 'q' constraint match float, and on 64-bit double too.
[oota-llvm.git] / test / CodeGen / X86 / lock-inst-encoding.ll
2011-04-18 Chris Lattnerrelax this test to just check that the lock prefix...
2011-04-17 Chris Lattner1. merge fast-isel-shift-imm.ll into fast-isel-x86...
2010-08-27 Daniel DunbarX86: Fix an encoding issue with LOCK_ADD64mr, which...