[ACTIVITY] 23 October - 27 October 2017

2017-10-30 Thread Prathamesh Kulkarni
== This Week == * TCWG-1005 (4/10) - Iteration on upstream feedback and validated patch - Committed to trunk in r254140. * Reverse of TCWG-1253 transform (3/10) - Adding reverse transform for div pattern in expand * TCWG-1234 (2/10) - Experimenting with "unhoisting" approach * Misc (1/10) - Me

Re: Linaro GCC CrossCompiler for ARMv8 - Weak Linkage issue

2017-10-30 Thread Maxim Kuvyrkov
> On Oct 27, 2017, at 6:10 AM, Veena & Deepak Ramaswamy > wrote: > > All, > > Using the tool chain that comes with the FVP package that I downloaded last > month (Oct 2017), I'm trying to compile the Splash2 benchmark to execute on > the latest FVP platform and seeing a compilation issue that g

Re: aarch64 toolchain support NEON and vfp features

2017-10-30 Thread Yao Qi
On 30 October 2017 at 07:52, Joy Deng wrote: > Hi , > > I am a SW engineer that use Linaro-toolchain to build images, > > Recently, I encounter some issue about enable NEON features on ARMv8 > processor platform. > I cat cpuinfo, can not find neon and vfp feature enable in list, the image > was

[ACTIVITY] Week 43

2017-10-30 Thread Yvan Roux
* One day off == Progress == o Linaro GCC/Validation * Releases handover - GCC 5.5 source snapshot and RC1 deployed - GCC 6 and 7 RCs under construction o LLVM * Continue ramp-up * Upstream bug 32999: - Validating a fix o Misc * Various meetings and discussion

aarch64 toolchain support NEON and vfp features

2017-10-30 Thread Joy Deng
Hi , I am a SW engineer that use Linaro-toolchain to build images, Recently, I encounter some issue about enable NEON features on ARMv8 processor platform. I cat cpuinfo, can not find neon and vfp feature enable in list, the image was build with aarch-64 toolchian; While, the image built by ar