Add a comment noting that the fdiv -> fmul conversion won't generate
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-q-regs.ll
2012-01-07 Eric ChristopherMake the 'x' constraint work for AVX registers as well.
2011-12-01 Eric ChristopherFor 64-bit the rest of the general regs are ok for...
2011-07-08 Nick LewyckyLet the inline asm 'q' constraint match float, and...
2011-06-19 Chris LattnerRemove support for parsing the "type i32" syntax for...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-17 Evan ChengFix x86 inline ams 'q' constraint support. In 32-bit...