Re: [PATCH 3/4] [ARM] Add attribute/pragma target fpu=

2015-10-05 Thread Kyrill Tkachov
Hi Christian, On 14/09/15 12:39, Christian Bruel wrote: This patch splits the neon_builtins initialization into 2 internals functions. One for NEON and one for CRYPTO, each one guarded by its own predicate. arm_init_neon_builtins is now global to be called from arm_valid_target_attribute_tree if

Re: [PATCH 3/4] [ARM] Add attribute/pragma target fpu=

2015-09-18 Thread Kyrill Tkachov
Hi Christian, (going through the patches...) On 14/09/15 12:39, Christian Bruel wrote: This patch splits the neon_builtins initialization into 2 internals functions. One for NEON and one for CRYPTO, each one guarded by its own predicate. arm_init_neon_builtins is now global to be called from arm

Re: [PATCH 3/4] [ARM] Add attribute/pragma target fpu=

2015-09-14 Thread Bernhard Reutner-Fischer
On September 14, 2015 1:39:28 PM GMT+02:00, Christian Bruel wrote: >This patch splits the neon_builtins initialization into 2 internals >functions. One for NEON and one for CRYPTO, each one guarded by its own > >predicate. arm_init_neon_builtins is now global to be called from >arm_valid_target