== Progress ==
* Buildbots
- Added a Panda ES buildbot on clang-native-arm-cortex-a9 group
- Reporting and helping fix bot bugs on ARM
- ARM buildbots are green again!
- Each ARM buildbot takes 4h15min to complete, versus 15min on Intel
- We're still testing up to 12-15 patches on each build,
Hi folks,
On the LLVM list, Tim (ARM) is trying to push a patch to update the
polynomial types on NEON to unsigned, on both 32-bits and 64-bits, since
AArch32 says nothing and AArch64 specifies unsigned (char and short).
Is there any such movement on the GCC end? The LLVM folks would rather this
On 13 January 2013 06:51, Andy Doan wrote:
> That was probably a bad recommendation by me. I thought you were just
> wanting some one-off job for personal interest. In that case a cron job
> would work. However, if you have something more official then Fathi is
> right - you should use ci.linaro.
On 12 January 2013 06:57, Fathi Boudra wrote:
> > - need account at people.linaro.org, RT created
>
> ci.linaro.org is more appropriate.
>
people.linaro.org was recommended by Dave, probably for the general purpose
+ cron jobs.
But if ci.linaro.org is more appropriate, I might ask that, too.
== This Week ==
* Livermore Loops
- Test was badly adapted, failures were due to undefined behaviour
- Removed from test-suite until a propper adaptation can be done
- LTO and Static Analysis issues raised
- http://llvm.org/bugs/show_bug.cgi?id=14851
- http://llvm.org/bugs/show_bug.cgi?id=148