epiphany.c (epiphany_rtx_cost): Compare with CC_N_NE / CC_C_LTU / CC_C_GTU carries...
authorJoern Rennecke <joern.rennecke@embecosm.com>
Fri, 11 Apr 2014 18:29:30 +0000 (18:29 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Fri, 11 Apr 2014 18:29:30 +0000 (19:29 +0100)
commitb5d0ecea7981806ffb1277f3087b242104722d36
treea81e60300f3723695c12ae7ea4ce883b56af7835
parent2a55e33d2587f7da8f3b20f69178f2300ce47369
epiphany.c (epiphany_rtx_cost): Compare with CC_N_NE / CC_C_LTU / CC_C_GTU carries no extra cost for its operands.

    gcc:
            * config/epiphany/epiphany.c (epiphany_rtx_cost): Compare
            with CC_N_NE / CC_C_LTU / CC_C_GTU carries no extra cost for
            its operands.
    gcc/testsuite:
            * gcc.target/epiphany/btst-1.c: New test.

From-SVN: r209319
gcc/ChangeLog
gcc/config/epiphany/epiphany.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/epiphany/btst-1.c [new file with mode: 0644]