Re: [AArch64][TLSLE][3/N] Add UNSPEC_TLSLE

2015-06-30 Thread Jiong Wang
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

Re: [AArch64][TLSLE][3/N] Add UNSPEC_TLSLE

2015-06-30 Thread Christophe Lyon
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

Re: [AArch64][TLSLE][3/N] Add UNSPEC_TLSLE

2015-06-30 Thread Jiong Wang
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

Re: [AArch64][TLSLE][3/N] Add UNSPEC_TLSLE

2015-06-30 Thread Christophe Lyon
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

Re: [AArch64][TLSLE][3/N] Add UNSPEC_TLSLE

2015-06-26 Thread Marcus Shawcroft
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

[AArch64][TLSLE][3/N] Add UNSPEC_TLSLE

2015-05-20 Thread Jiong Wang
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