Re: [hsa 6/10] Pass manager changes

2015-12-09 Thread Richard Biener
On Wed, Dec 9, 2015 at 2:20 PM, Jakub Jelinek wrote: > On Mon, Dec 07, 2015 at 12:24:05PM +0100, Martin Jambor wrote: >> the pass manager changes required for HSA have already been committed >> to trunk so all that remains are these additions to the pass pipeline. >> >> Thanks, >> >> Martin >> >>

Re: [hsa 6/10] Pass manager changes

2015-12-09 Thread Jakub Jelinek
On Mon, Dec 07, 2015 at 12:24:05PM +0100, Martin Jambor wrote: > the pass manager changes required for HSA have already been committed > to trunk so all that remains are these additions to the pass pipeline. > > Thanks, > > Martin > > > 2015-12-04 Martin Jambor > Martin Liska >

[hsa 6/10] Pass manager changes

2015-12-07 Thread Martin Jambor
Hi, the pass manager changes required for HSA have already been committed to trunk so all that remains are these additions to the pass pipeline. Thanks, Martin 2015-12-04 Martin Jambor Martin Liska * passes.def: Schedule pass_ipa_hsa and pass_gen_hsail.