Christophe Lyon writes:
> On 30 June 2015 at 11:12, Jiong Wang wrote:
>>
>> Christophe Lyon writes:
>>
>>> Hi Jiong,
>>>
>>> It seems to me that you committed patches 1/N, 2/N and 3/N as only 1
>>> commit (rev 225121).
>>>
>>> Am I right?
>>
>> Yes, 1/2/3 are quite tiny, and seperated for easy r
On 30 June 2015 at 11:12, Jiong Wang wrote:
>
> Christophe Lyon writes:
>
>> Hi Jiong,
>>
>> It seems to me that you committed patches 1/N, 2/N and 3/N as only 1
>> commit (rev 225121).
>>
>> Am I right?
>
> Yes, 1/2/3 are quite tiny, and seperated for easy review. While I
> committed them as one
Christophe Lyon writes:
> Hi Jiong,
>
> It seems to me that you committed patches 1/N, 2/N and 3/N as only 1
> commit (rev 225121).
>
> Am I right?
Yes, 1/2/3 are quite tiny, and seperated for easy review. While I
committed them as one patch.
>
>
> On 26 June 2015 at 16:39, Marcus Shawcroft wro
Hi Jiong,
It seems to me that you committed patches 1/N, 2/N and 3/N as only 1
commit (rev 225121).
Am I right?
On 26 June 2015 at 16:39, Marcus Shawcroft wrote:
> On 20 May 2015 at 12:21, Jiong Wang wrote:
>>
>> Add new unspec name UNSPEC_TLSLE, use it for all tlsle pattern.
>>
>> ok for tru
On 20 May 2015 at 12:21, Jiong Wang wrote:
>
> Add new unspec name UNSPEC_TLSLE, use it for all tlsle pattern.
>
> ok for trunk?
>
> 2015-05-19 Jiong Wang
>
> gcc/
> * config/aarch64/aarch64.md (UNSPEC_TLSLE): New enumeration.
> (tlsle): Use new unspec name.
> (tlsle_): Ditto.
OK /Marcus
Add new unspec name UNSPEC_TLSLE, use it for all tlsle pattern.
ok for trunk?
2015-05-19 Jiong Wang
gcc/
* config/aarch64/aarch64.md (UNSPEC_TLSLE): New enumeration.
(tlsle): Use new unspec name.
(tlsle_): Ditto.
--
Regards,
Jiong
diff --git a/gcc/config/aarch64/aarch64.md b/gcc/c