r205384 - in /trunk/gcc: ChangeLog config/aarch...
jgreenhalgh@gcc.gnu.org
jgreenhalgh@gcc.gnu.org
Tue Nov 26 10:00:00 GMT 2013
Author: jgreenhalgh
Date: Tue Nov 26 10:00:49 2013
New Revision: 205384
URL: http://gcc.gnu.org/viewcvs?rev=205384&root=gcc&view=rev
Log:
[AArch64] [2/4 Fix vtbx1] Handle poly types in the new Simd types infrastructure
gcc/
* config/aarch64/aarch64-builtins.c
(aarch64_type_qualifiers): Add qualifier_poly.
(aarch64_build_scalar_type): Also build Poly types.
(aarch64_build_vector_type): Likewise.
(aarch64_build_type): Likewise.
(aarch64_build_signed_type): New.
(aarch64_build_unsigned_type): Likewise.
(aarch64_build_poly_type): Likewise.
(aarch64_init_simd_builtins): Also handle Poly types.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/aarch64/aarch64-builtins.c
More information about the Gcc-cvs
mailing list