Let the inline asm 'q' constraint match float, and on 64-bit double too.
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-gv.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-02 Chris Lattner@GOTPCREL is also rip-relative. Fix fast-isel to do...
2009-07-01 Chris LattnerFix some fast-isel problems selecting global variable...