log src/gpu/hsail/vm/vmStructs_hsail.hpp @ 16076:06eedda53e14

age author description
Tue, 10 Jun 2014 22:36:26 +0200 Doug Simon HSAIL: add support to allocate new TLAB from GPU
Tue, 13 May 2014 15:03:34 -0700 twisti use HotSpotVMType for sizeof information
Tue, 13 May 2014 14:35:15 +0200 Doug Simon HSAIL: fixed deopt bug; cleaned up C++ code
Wed, 07 May 2014 11:51:52 +0200 Doug Simon HSAIL: fixed Windows build
Fri, 02 May 2014 21:58:28 +0200 Doug Simon HSAIL: support for object values in stack slots at deoptimization points
Thu, 17 Apr 2014 00:44:32 +0200 Doug Simon HSAIL: added safepoint support
Fri, 11 Apr 2014 17:12:08 +0200 Doug Simon HSAIL: initial support for object allocation in HSAIL kernels
Wed, 26 Mar 2014 17:33:54 +0100 Doug Simon HSAIL: preliminary deopt support