i386.md (*testdi_1): Match CCZmode for constants that might have the SImode sign...
authorUros Bizjak <ubizjak@gmail.com>
Tue, 16 Jul 2019 17:18:32 +0000 (19:18 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 16 Jul 2019 17:18:32 +0000 (19:18 +0200)
commit460bf043c8266dd080308f4783137aee0d0f862c
tree57dc801e82373eeaa7e80b6c8d52e8bbdb591469
parentf615b74e95263a697cfe4c8e5f6909db7243d589
i386.md (*testdi_1): Match CCZmode for constants that might have the SImode sign bit set.

* config/i386/i386.md (*testdi_1): Match CCZmode for
constants that might have the SImode sign bit set.
(*testqi_1_maybe_si): Remove "!" constraint modifier.
Use correct constraints for pentium pairing.
(*test<mode>_1): Ditto.

From-SVN: r273534
gcc/ChangeLog
gcc/config/i386/i386.md