log

age author description
Mon, 11 Feb 2013 17:41:33 +0100 Roland Schatz Fix warning that breaks windows build.
Mon, 11 Feb 2013 17:20:51 +0100 Roland Schatz Remove assumption that methods without bytecodes are empty.
Mon, 11 Feb 2013 16:46:11 +0100 Lukas Stadler fix EA test
Mon, 11 Feb 2013 16:11:32 +0100 Lukas Stadler disable Object.clone intrinsification
Mon, 11 Feb 2013 15:56:10 +0100 Lukas Stadler Merge
Mon, 11 Feb 2013 15:55:27 +0100 Lukas Stadler separate BooleanNode and ConstantNode hierarchy, rename BooleanNode to LogicNode and LogicNode to BitLogicNode
Mon, 11 Feb 2013 10:46:48 +0100 Lukas Stadler Merge
Mon, 11 Feb 2013 10:44:40 +0100 Lukas Stadler fix for Object.clone virtualization
Fri, 08 Feb 2013 11:14:15 +0100 Lukas Stadler implement Object.clone snippets and macro node
Fri, 08 Feb 2013 10:41:09 +0100 Lukas Stadler explicitly specify type in DirectStoreNode.store
Fri, 08 Feb 2013 10:31:54 +0100 Lukas Stadler allow null return values for ArrayLengthProvider.length()
Fri, 08 Feb 2013 10:26:30 +0100 Lukas Stadler add Assumptions to VirtualizerTool
Fri, 08 Feb 2013 10:25:17 +0100 Lukas Stadler add primitive type mask to HotSpotVMConfig
Fri, 08 Feb 2013 10:19:50 +0100 Lukas Stadler cleanups, javadoc, assertions
Mon, 11 Feb 2013 14:39:56 +0100 Roland Schatz Merge
Mon, 11 Feb 2013 12:14:52 +0100 Roland Schatz make emitOperandHelper protected
Mon, 11 Feb 2013 12:12:59 +0100 Roland Schatz provide calling convention for assembler tests
Mon, 11 Feb 2013 10:41:29 +0100 Christian Humer Merge
Mon, 11 Feb 2013 10:41:02 +0100 Christian Humer Minor cleanup.
Mon, 11 Feb 2013 10:40:52 +0100 Christian Humer Fixed bug in method parsing error messages.
Fri, 08 Feb 2013 16:23:11 +0100 Christian Humer Fixed resolve of generic execute type.
Fri, 08 Feb 2013 16:07:33 +0100 Christian Humer Implemented an option to turn off generated generic generation using specializations in @Generic.
Fri, 08 Feb 2013 15:59:43 +0100 Christian Humer Generated nodes can now handle the case were a non generic execute methods does not throw an UVE.
Fri, 08 Feb 2013 18:05:40 +0100 Roland Schatz avoid generics
Fri, 08 Feb 2013 14:37:55 +0100 Gilles Duboscq Make gate fail on warnings
Fri, 08 Feb 2013 14:02:25 +0100 Gilles Duboscq Revert cf27135ccf5b
Fri, 08 Feb 2013 11:49:48 +0100 Roland Schatz Pull out test code that's useful for other assemblers.
Thu, 07 Feb 2013 18:59:56 +0100 Thomas Wuerthinger Move SuppressWarnings.
Thu, 07 Feb 2013 18:47:47 +0100 Thomas Wuerthinger Move @SuppressWarnings.
Thu, 07 Feb 2013 18:31:00 +0100 Thomas Wuerthinger Added more skeleton code to SPARC projects.