Let the inline asm 'q' constraint match float, and on 64-bit double too.
[oota-llvm.git] / test / CodeGen / X86 / isint.ll
2011-06-03 Stuart HastingsReapply 132424 with fixes. This fixes PR10068.
2011-06-02 Rafael EspindolaRevert 132424 to fix PR10068.
2011-06-01 Stuart HastingsRecommit 132404 with fixes. rdar://problem/5993888
2011-06-01 Stuart HastingsRevert 132404 to appease a buildbot. rdar://problem...
2011-06-01 Stuart HastingsAdd support for x86 CMPEQSS and friends. These instruc...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-10-24 Dale JohannesenBe kind to non-x86 hosts.
2008-10-21 Chris Lattnerreally fix run line
2008-10-21 Chris Lattnerfix run line
2008-10-21 Dan GohmanOptimized FCMP_OEQ and FCMP_UNE for x86.