[AArch64] [Neon types 4/10] Add type attributes to all simd insns
authorJames Greenhalgh <james.greenhalgh@arm.com>
Tue, 15 Oct 2013 15:30:00 +0000 (15:30 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Tue, 15 Oct 2013 15:30:00 +0000 (15:30 +0000)
commit0f686aa9812eef0e6cc011e1c2ec7a3b6ff46921
tree595ed66dbf86daefdc8925cd50113dbd1e45fa97
parentf7379e5eb940dc3f0c4580ced0eaefe2610fdf74
[AArch64] [Neon types 4/10] Add type attributes to all simd insns

gcc/

* config/aarch64/iterators.md (Vetype): Add SF and DF modes.
(fp): New.
* config/aarch64/aarch64-simd.md (neon_type): Remove.
* config/aarch64/aarch64-simd.md: Add "type" attribute to all
patterns.

From-SVN: r203614
gcc/ChangeLog
gcc/config/aarch64/aarch64-simd.md
gcc/config/aarch64/iterators.md