]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.md (and<mode>3): Change runtime operand mode checks to compile-time "mode =...
authorUros Bizjak <uros@gcc.gnu.org>
Mon, 30 Apr 2012 17:12:42 +0000 (19:12 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 30 Apr 2012 17:12:42 +0000 (19:12 +0200)
commitf45d8c45899a033685b12cf621b339e0be4cd77a
treeb4a2b0e3b39a2d6b1964154e1da6439810870008
parent3efc29598a3bc89fd2012f7b354c6385f9a2185b
i386.md (and<mode>3): Change runtime operand mode checks to compile-time "mode == <MODE>mode" checks.

* config/i386/i386.md (and<mode>3): Change runtime operand mode checks
to compile-time "mode == <MODE>mode" checks.
(and splitter): Ditto.

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