On Sat, Nov 7, 2015 at 5:31 AM, Richard Sandiford
wrote:
> This patch short-circuits the builtins.c expansion code for a particular
> gimple call if:
>
> - the function has an associated internal function
> - the target implements that internal function
> - the call has no side effects
>
> This al
On Tue, Nov 17, 2015 at 10:55 AM, Richard Sandiford
wrote:
> Richard Sandiford writes:
>> Richard Biener writes:
>>> On Tue, Nov 10, 2015 at 10:24 PM, Richard Sandiford
>>> wrote:
Richard Biener writes:
> On Sat, Nov 7, 2015 at 2:31 PM, Richard Sandiford
> wrote:
>> This patc
Richard Sandiford writes:
> Richard Biener writes:
>> On Tue, Nov 10, 2015 at 10:24 PM, Richard Sandiford
>> wrote:
>>> Richard Biener writes:
On Sat, Nov 7, 2015 at 2:31 PM, Richard Sandiford
wrote:
> This patch short-circuits the builtins.c expansion code for a particular
>
Richard Biener writes:
> On Tue, Nov 10, 2015 at 10:24 PM, Richard Sandiford
> wrote:
>> Richard Biener writes:
>>> On Sat, Nov 7, 2015 at 2:31 PM, Richard Sandiford
>>> wrote:
This patch short-circuits the builtins.c expansion code for a particular
gimple call if:
- the fun
On Tue, Nov 10, 2015 at 10:24 PM, Richard Sandiford
wrote:
> Richard Biener writes:
>> On Sat, Nov 7, 2015 at 2:31 PM, Richard Sandiford
>> wrote:
>>> This patch short-circuits the builtins.c expansion code for a particular
>>> gimple call if:
>>>
>>> - the function has an associated internal fu
Richard Biener writes:
> On Sat, Nov 7, 2015 at 2:31 PM, Richard Sandiford
> wrote:
>> This patch short-circuits the builtins.c expansion code for a particular
>> gimple call if:
>>
>> - the function has an associated internal function
>> - the target implements that internal function
>> - the ca
On Sat, Nov 7, 2015 at 2:31 PM, Richard Sandiford
wrote:
> This patch short-circuits the builtins.c expansion code for a particular
> gimple call if:
>
> - the function has an associated internal function
> - the target implements that internal function
> - the call has no side effects
>
> This al
This patch short-circuits the builtins.c expansion code for a particular
gimple call if:
- the function has an associated internal function
- the target implements that internal function
- the call has no side effects
This allows a later patch to remove the builtins.c code, once calls with
side e