OSDN Git Service

rx: Uncomplicate fp comparisons.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Jan 2011 16:59:15 +0000 (16:59 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Jan 2011 16:59:15 +0000 (16:59 +0000)
commitd9b5adbbb56c81595198b63ba78323eb7e554c63
tree6e029f556f05d3720f8de25266b46432c5c916c5
parent18aeab2a8979a6018c1695ec24970f9725fc1f1e
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169169 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rx/predicates.md
gcc/config/rx/rx-protos.h
gcc/config/rx/rx.c
gcc/config/rx/rx.md