On 28/08/12 10:14, Chung-Lin Tang wrote:
> On 12/7/18 8:05 PM, Andreas Krebbel wrote:
>> On 07/12/2012 08:52 AM, Chung-Lin Tang wrote:
>>> * config/s390/s390.c (s390_builtin,code_for_builtin_64,
>>> code_for_builtin_31,s390_init_builtins,s390_expand_builtin):
>>> Remove.
>>>
On 12/7/18 8:05 PM, Andreas Krebbel wrote:
> On 07/12/2012 08:52 AM, Chung-Lin Tang wrote:
>> * config/s390/s390.c (s390_builtin,code_for_builtin_64,
>> code_for_builtin_31,s390_init_builtins,s390_expand_builtin):
>> Remove.
>> (s390_expand_builtin_thread_pointer): A
On 07/12/2012 08:52 AM, Chung-Lin Tang wrote:
> * config/s390/s390.c (s390_builtin,code_for_builtin_64,
> code_for_builtin_31,s390_init_builtins,s390_expand_builtin):
> Remove.
> (s390_expand_builtin_thread_pointer): Add hook function for
> TARGET_EXPAND_BUIL
S390 parts. In this patch, because the thread-pointer builtins were the
only machine-dependent builtins in the s390 backend, I have removed
basically all the init/expand builtin hook code. If the s390 maintainers
want to keep the code for possible future backend builtins, this patch
might need to b