Re: [Mesa-dev] [PATCH 10/47] clover/llvm: Clean up compilation into LLVM IR.

2016-07-04 Thread Jan Vesely
On Mon, 2016-07-04 at 12:32 -0700, Francisco Jerez wrote: > Jan Vesely writes: > > > On Sun, 2016-07-03 at 17:51 -0700, Francisco Jerez wrote: > > > Some assorted and mostly trivial clean-ups for the source to > > > bitcode > > > compilation path. > > > > > >

Re: [Mesa-dev] [PATCH 10/47] clover/llvm: Clean up compilation into LLVM IR.

2016-07-04 Thread Francisco Jerez
Jan Vesely writes: > On Sun, 2016-07-03 at 17:51 -0700, Francisco Jerez wrote: >> Some assorted and mostly trivial clean-ups for the source to bitcode >> compilation path. >> >> Reviewed-by: Serge Martin >> --- >>  

Re: [Mesa-dev] [PATCH 10/47] clover/llvm: Clean up compilation into LLVM IR.

2016-07-03 Thread Jan Vesely
On Sun, 2016-07-03 at 17:51 -0700, Francisco Jerez wrote: > Some assorted and mostly trivial clean-ups for the source to bitcode > compilation path. > > Reviewed-by: Serge Martin > --- >  .../state_trackers/clover/llvm/invocation.cpp  | 52 > +- >  1

[Mesa-dev] [PATCH 10/47] clover/llvm: Clean up compilation into LLVM IR.

2016-07-03 Thread Francisco Jerez
Some assorted and mostly trivial clean-ups for the source to bitcode compilation path. Reviewed-by: Serge Martin --- .../state_trackers/clover/llvm/invocation.cpp | 52 +- 1 file changed, 22 insertions(+), 30 deletions(-) diff --git