log graal/com.oracle.graal.lir/src/com/oracle/graal/lir/LIRInstructionClass.java @ 11839:0e2cceed1caf

age author description
Tue, 04 Jun 2013 12:21:32 +0200 Doug Simon implemented workaround for https://bugs.eclipse.org/bugs/show_bug.cgi?id=409824
Thu, 07 Mar 2013 15:16:18 +0100 Roland Schatz Move reusable parts of LIRInstructionClass into base class.
Wed, 06 Mar 2013 21:58:58 +0100 Thomas Wuerthinger Reenable patching of optimized and static calls but without out-of-line stubs.
Tue, 05 Mar 2013 21:21:45 +0100 Thomas Wuerthinger Remove access modifier restriction for allocatable values.
Fri, 22 Feb 2013 12:15:14 +0100 Roland Schatz Make Address class platform specific.
Wed, 23 Jan 2013 16:34:57 +0100 Doug Simon applied mx eclipseformat to all Java files
Wed, 18 Jul 2012 13:49:51 -0700 Christian Wimmer Factor out common infrastructure from NodeClass and LIRInstructionClass
Mon, 09 Jul 2012 22:16:36 +0200 Doug Simon clarified error message when Value fields of LIRInstruction classes have the wrong modifiers
Fri, 29 Jun 2012 18:33:48 -0700 Christian Wimmer use annotated fields for operands of LIR instructions