]> git.ipfire.org Git - thirdparty/gcc.git/commit
rx: Uncomplicate fp comparisons.
authorRichard Henderson <rth@redhat.com>
Mon, 24 Jan 2011 16:59:15 +0000 (08:59 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 24 Jan 2011 16:59:15 +0000 (08:59 -0800)
commit440eb8de8906dd789306f3497ade607adc410898
tree6e029f556f05d3720f8de25266b46432c5c916c5
parent3ff79f9970dc8e5728403e800664573c49adb6da
rx: Uncomplicate fp comparisons.

It turns out that the middle-end will happily take care of
doing the swapping and splitting of compound fp comparisons.
No need for us to replicate that here.

From-SVN: r169169
gcc/ChangeLog
gcc/config/rx/predicates.md
gcc/config/rx/rx-protos.h
gcc/config/rx/rx.c
gcc/config/rx/rx.md