Re: [patch 4/6] scalar-storage-order merge: bulk

2015-10-20 Thread Eric Botcazou
> I suspect there are many comments that we should update as a result of > this work. Essentially there's many throughout GCC of the form "On a > big-endian target" and the like. With these changes it's more a > property of the data -- the vast majority of the time the data's > property is the

Re: [patch 4/6] scalar-storage-order merge: bulk

2015-10-13 Thread Jeff Law
On 10/06/2015 05:04 AM, Eric Botcazou wrote: This is the bulk of the implementation. * calls.c (store_unaligned_arguments_into_pseudos): Adjust calls to extract_bit_field and store_bit_field. (initialize_argument_information): Adjust call to store_expr.

[patch 4/6] scalar-storage-order merge: bulk

2015-10-06 Thread Eric Botcazou
This is the bulk of the implementation. * calls.c (store_unaligned_arguments_into_pseudos): Adjust calls to extract_bit_field and store_bit_field. (initialize_argument_information): Adjust call to store_expr. (load_register_parameters): Adjust call to

[patch 4/6] scalar-storage-order merge: bulk

2015-06-16 Thread Eric Botcazou
This is the bulk of the implementation. * calls.c (store_unaligned_arguments_into_pseudos): Adjust calls to extract_bit_field and store_bit_field. (initialize_argument_information): Adjust call to store_expr. (load_register_parameters): Adjust call to