This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Why no conditional move on this file?


> It seems that the PPro conditional move doesn't apply to the FP
> comparison. I didn't see any fcmovxx from this source code.

Correct.  I have it disabled until the floating point comparison patterns
could be reworked so that a scratch register isn't required when generating
Pentium Pro code && !TARGET_IEEE.  I was trying to take small steps when
I rewrote the conditional move patterns. :-)

-- John
-------------------------------------------------------------------------
|   Feith Systems  |   Voice: 1-215-646-8000  |  Email: john@feith.com  |
|    John Wehle    |     Fax: 1-215-540-5495  |                         |
-------------------------------------------------------------------------



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]