[AArch64] [Neon types 4/10] Add type attributes to all simd insns
commit5efe19ee83cba2065bc58ec991c4ea6b8d00ed7f
authorjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Oct 2013 15:30:00 +0000 (15 15:30 +0000)
committerjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Oct 2013 15:30:00 +0000 (15 15:30 +0000)
tree595ed66dbf86daefdc8925cd50113dbd1e45fa97
parent3209301064b768179d047f116f8b430972962691
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203614 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/aarch64/aarch64-simd.md
gcc/config/aarch64/iterators.md