Hi Zhenqiang,
This patch causes PR57637 (miscompare in SPEC2000). I'll try to reduce a
testcase.
Thanks,
Kyrill
> The *arm_simple_return is the same as "simple_return" used by
> shrink-wrap. *arm_return and *arm_simple_return are not merged
> since
> *arm_return is for "Often the return insn wil
On 05/16/13 07:46, Zhenqiang Chen wrote:
On 15 May 2013 06:36, Ramana Radhakrishnan wrote:
What happens to the *arm_simple_return pattern that already exists in
the backend ? Can you rebase to trunk ?
The *arm_simple_return is the same as "simple_return" used by
shrink-wrap. *arm_return and *
On 15 May 2013 06:36, Ramana Radhakrishnan wrote:
> What happens to the *arm_simple_return pattern that already exists in
> the backend ? Can you rebase to trunk ?
The *arm_simple_return is the same as "simple_return" used by
shrink-wrap. *arm_return and *arm_simple_return are not merged since
*a
What happens to the *arm_simple_return pattern that already exists in
the backend ? Can you rebase to trunk ?
Ramana
On Wed, Apr 3, 2013 at 7:50 AM, Zhenqiang Chen
wrote:
> On 2 April 2013 17:55, Ramana Radhakrishnan wrote:
>> On Thu, Mar 21, 2013 at 7:03 AM, Zhenqiang Chen
>> wrote:
>>> Hi,
>
Ping.
Thanks!
-Zhenqiang
On 3 April 2013 14:50, Zhenqiang Chen wrote:
> On 2 April 2013 17:55, Ramana Radhakrishnan wrote:
>> On Thu, Mar 21, 2013 at 7:03 AM, Zhenqiang Chen
>> wrote:
>>> Hi,
>>>
>>> The patch is to enable shrink-wrap for TARGET_ARM and TARGET_THUMB2.
>>>
>>> Bootstrapped and
On 2 April 2013 17:55, Ramana Radhakrishnan wrote:
> On Thu, Mar 21, 2013 at 7:03 AM, Zhenqiang Chen
> wrote:
>> Hi,
>>
>> The patch is to enable shrink-wrap for TARGET_ARM and TARGET_THUMB2.
>>
>> Bootstrapped and no make check regression.
>> All previous Linaro shrink-wrap bugs (http://goo.gl/6
On Thu, Mar 21, 2013 at 7:03 AM, Zhenqiang Chen
wrote:
> Hi,
>
> The patch is to enable shrink-wrap for TARGET_ARM and TARGET_THUMB2.
>
> Bootstrapped and no make check regression.
> All previous Linaro shrink-wrap bugs (http://goo.gl/6fGg5) are verified.
>
> Is it OK?
The tests should be part of
Hi,
The patch is to enable shrink-wrap for TARGET_ARM and TARGET_THUMB2.
Bootstrapped and no make check regression.
All previous Linaro shrink-wrap bugs (http://goo.gl/6fGg5) are verified.
Is it OK?
Thanks!
-Zhenqiang
ChangeLog:
2013-03-21 Bernd Schmidt
Zhenqiang Chen
*