annotate mx.cmd @ 16694:a53c26c989d0

HSAIL: miscellaneous HSAIL test tweaks and fixes: - 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 Contributed-by: Tom Deneau <tom.deneau@amd.com>
author Doug Simon <doug.simon@oracle.com>
date Tue, 05 Aug 2014 20:57:38 +0200
parents 46c51b5d0abb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15418
46c51b5d0abb on windows, support mx.cmd to be called from the path
Christian Wirth <christian.wirth@oracle.com>
parents: 4396
diff changeset
1 python %~dp0/mxtool/mx.py %*