Re: [lldb-dev] [cfe-dev] [3.8 Release] Release Candidate 2 source and binaries available

2016-02-24 Thread via lldb-dev
I don't know *exactly* how you're building this or which OS or hw.. I don't see these problems so will need more details. The Intel guys may know the perl scripts better than me.. I don't really see how those can be the root of the problem. Is there an open issue for this?   Original Message  

Re: [lldb-dev] [cfe-dev] [3.8 Release] Release Candidate 2 source and binaries available

2016-02-24 Thread Renato Golin via lldb-dev
On 8 February 2016 at 22:56, wrote: > Imho it's critical to get parallel programming working on ARMv8 ( even if > it's crappy OMP) to start. Please enable it and I'll run the tests against > our internal QA and we can informally handle testing / guarding against > regressions. So, I got some

Re: [lldb-dev] [cfe-dev] [3.8 Release] Release Candidate 2 source and binaries available

2016-02-21 Thread Renato Golin via lldb-dev
On 8 February 2016 at 23:14, Hans Wennborg wrote: > Sounds good to me, but if it doesn't build, or there are other > problems, I won't treat them as blocking 3.8. Absolutely! Experimental quality. :) --renato ___ lldb-dev mailing list lldb-dev@lists.ll

Re: [lldb-dev] [cfe-dev] [3.8 Release] Release Candidate 2 source and binaries available

2016-02-08 Thread Hans Wennborg via lldb-dev
On Mon, Feb 8, 2016 at 3:08 PM, Renato Golin wrote: > On 8 February 2016 at 22:56, wrote: >> Imho it's critical to get parallel programming working on ARMv8 ( even if >> it's crappy OMP) to start. Please enable it and I'll run the tests against >> our internal QA and we can informally handle t

Re: [lldb-dev] [cfe-dev] [3.8 Release] Release Candidate 2 source and binaries available

2016-02-08 Thread Renato Golin via lldb-dev
On 8 February 2016 at 22:56, wrote: > Imho it's critical to get parallel programming working on ARMv8 ( even if > it's crappy OMP) to start. Please enable it and I'll run the tests against > our internal QA and we can informally handle testing / guarding against > regressions. Ok, I'll do it

Re: [lldb-dev] [cfe-dev] [3.8 Release] Release Candidate 2 source and binaries available

2016-02-08 Thread via lldb-dev
  Original Message   From: Renato Golin Sent: Monday, February 8, 2016 21:13 To: C Bergström Cc: Hans Wennborg; llvm-dev; release-test...@lists.llvm.org; cfe-dev; openmp-dev (openmp-...@lists.llvm.org); LLDB Dev Subject: Re: [cfe-dev] [lldb-dev] [3.8 Release] Release Candidate 2 source and bina

Re: [lldb-dev] [cfe-dev] [3.8 Release] Release Candidate 2 source and binaries available

2016-02-08 Thread Renato Golin via lldb-dev
On 6 February 2016 at 01:02, C Bergström wrote: > I worked on the port of llvm-OpenMP-formally-known-as-Intel to Aarch64 > - can it be included there as well? (I'm not sure what's precisely > involved - I'm willing to do my best fixing any bugs which pop up - Hi Chris, That'd entail me enabling