]> git.ipfire.org Git - thirdparty/gcc.git/commit
neon.md (neon_type): Move to arm.md.
authorPaul Brook <paul@codesourcery.com>
Sat, 24 Jan 2009 00:10:30 +0000 (00:10 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Sat, 24 Jan 2009 00:10:30 +0000 (00:10 +0000)
commitecee559fa0cd15b8af306fe5112ea3fe5e2f7f08
tree98336cfb7d8ee08d460ac1fe1f72ae65b2e1b874
parent61ad091447e7b5f71a3ee7e88fe75095bdf3730a
neon.md (neon_type): Move to arm.md.

2009-01-24  Paul Brook  <paul@codesourcery.com>

gcc/
* config/arm/neon.md (neon_type): Move to arm.md.
(neon_mov<VSTRUCT>): Add neon_type attribute.
* config/arm/arm.md (neon_type): Move to here.
(conds): Add "unconditioal" and use as default for NEON insns.

gcc/testsuite/
* gcc.target/arm/neon-cond-1.c: New test.

From-SVN: r143594
gcc/ChangeLog
gcc/config.gcc
gcc/config/arm/arm.md
gcc/config/arm/neon.md
gcc/testsuite/ChangeLog