]> gcc.gnu.org Git - gcc.git/commit
gcc.target/cris/pr93372-2.c, -5.c, -8.c: New tests.
authorHans-Peter Nilsson <hp@axis.com>
Mon, 10 Feb 2020 16:34:23 +0000 (17:34 +0100)
committerHans-Peter Nilsson <hp@axis.com>
Mon, 10 Feb 2020 16:34:23 +0000 (17:34 +0100)
commit991c1376b8f5a1e40d4a602701b50329cb627853
treebfa18c10c896591c1dfd7b24baa5fcccf40cb157
parentd12f1b914cc10d8d28f8838eb9d9fc33114ef0db
gcc.target/cris/pr93372-2.c, -5.c, -8.c: New tests.

* gcc.target/cris/pr93372-2.c, gcc.target/cris/pr93372-5.c,
gcc.target/cris/pr93372-8.c: New tests.

These tests fails miserably both at being an example of cc0
eliminating compare instructions, and post-cc0-CRIS at showing a
significant improvement.  They're here to track suboptimal
comparison code for CRIS.
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/cris/pr93372-2.c [new file with mode: 0644]
gcc/testsuite/gcc.target/cris/pr93372-5.c [new file with mode: 0644]
gcc/testsuite/gcc.target/cris/pr93372-8.c [new file with mode: 0644]
This page took 0.054007 seconds and 5 git commands to generate.