small webrev for issues in hsail junit testing
Igor Veresov
igor.veresov at oracle.com
Tue Aug 5 21:49:20 UTC 2014
Looks alright.
igor
On Aug 5, 2014, at 10:12 AM, Deneau, Tom <tom.deneau at amd.com> wrote:
> I have placed a small webrev up at
> http://cr.openjdk.java.net/~tdeneau/graal-webrevs/webrev-hsail-hardware-testing/webrev/
>
> This mostly contains some tweaks related to our hsail junit testing
>
> * mark some tests as requiring ObjectAllocation so they will not fail when UseHSAILDeoptimization is turned off
>
> * mark some tests as not to run on hardware until some hardware problems are fixed.
>
> * Fix code sequence in HSAILHotSpotBackend.java for hardware which has more strict HSAIL assembler (no longer allows ld_u32 into a $d register)
>
> * in HSAILAssembler.mapAddress, handle case where there is no base register
>
> -- Tom
More information about the graal-dev
mailing list