Displaying 2 results from an estimated 2 matches for "r293232".
Did you mean:
4263232
2017 Jan 27
3
RFC: Building GlobalISel by default
On 27 January 2017 at 00:12, Quentin Colombet <qcolombet at apple.com> wrote:
> Thanks all the feedbacks.
>
> I moved forward, the switch happened in r293232.
Thanks!
> For incremental buildbots, I believe we are going to need to kick a clean
> build for them to pick it up.
> @Galina, is it something you can do?
Unfortunately, no. The logic to re-create the ninja files is in the
builder itself, not the master.
I don't know how many peo...
2017 Jan 25
3
RFC: Building GlobalISel by default
Hey Quentin, reads like you got the community nod and can start the engine …
Cheers
Gerolf
> On Jan 24, 2017, at 5:10 PM, Eric Christopher via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
>
>
> On Thu, Jan 19, 2017 at 1:10 PM Jim Grosbach <grosbach at apple.com <mailto:grosbach at apple.com>> wrote:
>> On Jan 19, 2017, at 11:59 AM, Quentin Colombet