On 2 November 2016 at 16:38, Tamar Christina wrote:
> Hi all,
>
> This fixes the ARM failures in the testsuite.
> Previously these tests were gated on if ARMv8-a
> support was available in the compiler, not if the hardware
> was an ARMv8-a hardware.
>
> This thus resulted in correct code, but woul
On 02/11/16 15:38, Tamar Christina wrote:
Hi all,
This fixes the ARM failures in the testsuite.
Previously these tests were gated on if ARMv8-a
support was available in the compiler, not if the hardware
was an ARMv8-a hardware.
This thus resulted in correct code, but wouldn't run on
any other
Hi all,
This fixes the ARM failures in the testsuite.
Previously these tests were gated on if ARMv8-a
support was available in the compiler, not if the hardware
was an ARMv8-a hardware.
This thus resulted in correct code, but wouldn't run on
any other hardware.
Ran regression tests on aarch64-no