This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [PATCH,4.2] Use edge probabilities to control speculation in interblockscheduler


Richard Henderson <rth@redhat.com> wrote on 09/02/2005 01:50:28 PM:

> Using floating point is verboten ...

In that case, here's a version that eradicates the usage of float from that
code altogether.

Bootstrapped and regtested on powerpc64-unknown-linux-gnu with no failures.

(See attached file: patch.use-edge-probabilities)

Pete.

Attachment: patch.use-edge-probabilities
Description: Binary data


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