]> git.ipfire.org Git - thirdparty/gcc.git/commit
msp430.md (split): Don't allow subregs when splitting SImode adds.
authorDJ Delorie <dj@redhat.com>
Tue, 20 May 2014 19:59:45 +0000 (15:59 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Tue, 20 May 2014 19:59:45 +0000 (15:59 -0400)
commit9c5f620306f1a53d0d0c5d75e77bd9c6af1e6cd1
treeb2f3e89e682f8cc940d1f11a2d0d0e9a84d8c600
parentcf288ed3b8b0cdfee1c03a7dfb2d371b5b7e3147
msp430.md (split): Don't allow subregs when splitting SImode adds.

* config/msp430/msp430.md (split): Don't allow subregs when
splitting SImode adds.
(andneghi): Fix subtraction logic.
* config/msp430/predicates.md (msp430_nonsubreg_or_imm_operand): New.

From-SVN: r210655
gcc/ChangeLog
gcc/config/msp430/msp430.md
gcc/config/msp430/predicates.md