[PATCH, i386]: Modernize FP compares using mode attributes, part 2

2012-11-22 Thread Uros Bizjak
Hello! Attached patch converts FP compares inside FP jcc combine helpers. 2012-11-22 Uros Bizjak * config/i386/i386.md (*jcc_0_i387): Macroize insn from *fp_jcc_3_387 using X87MODEF mode iterator. (*jcc_0_r_i387): New. (*jccxf_i387): Ditto. (*jccxf_r_i3

Re: [PATCH, i386]: Modernize FP compares using mode attributes

2012-11-22 Thread Uros Bizjak
On Thu, Nov 22, 2012 at 8:40 PM, Steven Bosscher wrote: > On Thu, Nov 22, 2012 at 5:40 PM, Uros Bizjak wrote: >> No functional change. > > These are all nice cleanups, but is this really stage3-material? Not realy, I agree, but I was fairly confident in the patch due to "no functional change" cl

Re: [PATCH, i386]: Modernize FP compares using mode attributes

2012-11-22 Thread Steven Bosscher
On Thu, Nov 22, 2012 at 5:40 PM, Uros Bizjak wrote: > Hello! > > No functional change. These are all nice cleanups, but is this really stage3-material? Ciao! Steven

[PATCH, i386]: Modernize FP compares using mode attributes

2012-11-22 Thread Uros Bizjak
Hello! No functional change. 2012-11-22 Uros Bizjak * config/i386/i386.md (FPCMP): New mode iterator. (unord): New mode attribute. (*cmp_0_i387): Macroize insn from *cmpfp_0 using X87MODEF mode iterator. (*cmp_0_cc_i387): Macroize insn from *cmpfp_0_cc