log graal/com.oracle.graal.api.code/src/com/oracle/graal/api/code/BytecodeFrame.java @ 19779:143d65ef196f

age author description
Sun, 01 Mar 2015 15:42:38 +0100 Doug Simon minor javadoc fix
Mon, 09 Mar 2015 13:07:18 -0700 Tom Rodriguez Check for derived pointers before passing BytecodeFrame into HotSpot
Mon, 02 Mar 2015 18:40:47 -0800 Tom Rodriguez Use Value instead of JavaValue in BytecodeFrame and VirtualObject
Wed, 25 Feb 2015 17:06:15 +0100 Thomas Wuerthinger Small change to BytecodeFrame validation.
Tue, 20 Jan 2015 16:40:45 +0100 Thomas Wuerthinger Clean up in Kind class. Introduce Kind#getSlotCount and Kind#needsTwoSlots methods.
Wed, 12 Nov 2014 10:36:30 +0100 Doug Simon implemented .equals() for CompilationResult and the objects it encapsulates
Thu, 30 Oct 2014 14:10:46 +0100 Roland Schatz Introduce new JavaValue interface for use in debug info.
Thu, 21 Aug 2014 17:50:00 -0700 Tom Rodriguez validateFormat should validate caller too
Tue, 22 Apr 2014 17:38:21 +0200 Gilles Duboscq Move various bci constants from FrameState (gral.nodes) to BytecodeFrame (graal.api.code)
Mon, 31 Mar 2014 20:51:09 +0200 Bernhard Urban javadoc fixes
Tue, 18 Feb 2014 11:16:48 -0800 Tom Rodriguez Move BytecodeFrame validation into the HotSpot backend
Tue, 11 Feb 2014 10:36:57 -0800 Tom Rodriguez add assert to check format of debug info
Thu, 06 Jun 2013 08:51:43 +0200 Doug Simon added documentation for BytecodeFrame.rethrowException
Fri, 01 Feb 2013 17:32:59 +0100 Lukas Stadler keep track of leafGraphIds only at the StructuredGraph level (see GRAAL-60)
Wed, 23 Jan 2013 16:34:57 +0100 Doug Simon applied mx eclipseformat to all Java files
Sat, 09 Jun 2012 21:50:02 +0200 Thomas Wuerthinger Reduce public fields in api.code project.
Sat, 09 Jun 2012 20:10:05 +0200 Thomas Wuerthinger Dropping Ci* prefixes. Some additional renamings in the api.code interface. base graal/com.oracle.graal.api.code/src/com/oracle/graal/api/code/CiFrame.java@6cf33add8708