aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/openmp.c
diff options
context:
space:
mode:
authorAdam Nemet <anemet@caviumnetworks.com>2008-04-03 19:31:28 +0000
committerAdam Nemet <nemet@gcc.gnu.org>2008-04-03 19:31:28 +0000
commit6ac935c1503763d48c8f461d6fa8349a38513e85 (patch)
treec57a428bbaccf5ba6c74773cdc722e1afb1d02fa /gcc/fortran/openmp.c
parent6b0c2336ba22b3d0e8d36651169a5bab2b25fe35 (diff)
downloadgcc-6ac935c1503763d48c8f461d6fa8349a38513e85.zip
gcc-6ac935c1503763d48c8f461d6fa8349a38513e85.tar.gz
gcc-6ac935c1503763d48c8f461d6fa8349a38513e85.tar.bz2
mips.md (any_gt, [...]): New code iterators.
* config/mips/mips.md (any_gt, any_ge, any_lt, any_le): New code iterators. (u): Add attribute values for gt, gtu, ge, geu, lt, ltu, le and leu. (sgt<u>): Merge sgt and sgtu into new expander. (sgt, sgtu): Remove expanders. (*sgt<u>_<mode>): Merge *sgt_<mode> and *sgtu_<mode> into new pattern. (*sgt_<mode>, *sgtu_<mode>): Remove patterns. (*sgt<u>_<mode>_mips16): Merge *sgt_<mode>_mips16 and *sgtu_<mode>_mips16 into new pattern. (*sgt_<mode>_mips16, *sgtu_<mode>_mips16): Remove patterns. (sge<u>): Merge sge and sgeu into new expander. (sge, sgeu): Remove expanders. (*sge<u>_<mode>): Merge *sge_<mode> and second *sge_<mode> into new pattern. (*sge_<mode>, second *sge_<mode>): Remove patterns. (slt<u>): Merge slt and sltu into new expander. (slt, sltu): Remove expanders. (*slt<u>_<mode>): Merge *slt_<mode> and *sltu_<mode> into new pattern. (*slt_<mode>, *sltu_<mode>): Remove patterns. (*slt<u>_<mode>_mips16): Merge *slt_<mode>_mips16 and *sltu_<mode>_mips16 into new pattern. (*slt_<mode>_mips16, *sltu_<mode>_mips16): Remove patterns. (sle<u>): Merge sle and sleu into new expander. (sle, sleu): Remove expanders. (*sle<u>_<mode>): Merge *sle_<mode> and *sleu_<mode> into new pattern. (*sle_<mode>, *sleu_<mode>): Remove patterns. (*sle<u>_<mode>_mips16): Merge *sle_<mode>_mips16 and *sleu_<mode>_mips16 into new pattern. (*sle_<mode>_mips16, *sleu_<mode>_mips16): Remove patterns. testsuite/ * gcc.target/mips/scc-1.c: New test. From-SVN: r133872
Diffstat (limited to 'gcc/fortran/openmp.c')
0 files changed, 0 insertions, 0 deletions