On 23 March 2015 at 11:24, Prathamesh Kulkarni
wrote:
> TCWG-619:
> - Cross compiled v8 on ARM using linaro toolchain (binary release).
> - Built chromium LTO native
> - Building v8 on ARM with LTO results in ICE at lto_tag_to_tree_code.
> - Buiilding v8 (without LTO) with linaro-4.9-bran
hanks,
Andrew
From: Zhenqiang Chen [zhenqiang.c...@linaro.org]
Sent: Sunday, March 24, 2013 9:34 PM
To: Pinski, Andrew
Cc: linaro-toolchain
Subject: Re: [ACTIVITY] Week 12
On 25 March 2013 12:05, Pinski, Andrew wrote:
* Investigate how to expand conditional compare GIMPLE to RTL and
To: Pinski, Andrew
Cc: linaro-toolchain
Subject: Re: [ACTIVITY] Week 12
On 25 March 2013 12:05, Pinski, Andrew wrote:
>>* Investigate how to expand conditional compare GIMPLE to RTL and emit asm.
>
> I think maybe we should start adding target specific expanders. Then all you
>
On 25 March 2013 12:05, Pinski, Andrew wrote:
>>* Investigate how to expand conditional compare GIMPLE to RTL and emit asm.
>
> I think maybe we should start adding target specific expanders. Then all you
> need to do is take that expander and when you get a COND_EXPR and then looks
> at TRE pr
>* Investigate how to expand conditional compare GIMPLE to RTL and emit asm.
I think maybe we should start adding target specific expanders. Then all you
need to do is take that expander and when you get a COND_EXPR and then looks at
TRE provided information which then can exapnd the conditiona