log graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/nodes/type/NarrowOopStamp.java @ 15198:2c0cfbf454b5

age author description
Thu, 17 Apr 2014 17:28:20 +0200 Josef Eisl Move LIRTypeTool and Stamp to graal.compiler.common.
Fri, 04 Apr 2014 15:57:41 +0200 Roland Schatz Use typed illegal stamps and use IllegalStamp only for conflicting primitive types.
Mon, 17 Mar 2014 13:08:32 +0100 Roland Schatz Remove all references to NarrowOop from VM independent code.
Mon, 17 Mar 2014 11:40:12 +0100 Roland Schatz Introduce Hotspot-specific NarrowOop kind.