log

age author description
Thu, 03 Apr 2014 10:23:34 +0200 Josef Eisl BaselineCompiler: implement genIf.
Fri, 04 Apr 2014 12:29:46 +0200 Josef Eisl PTX: fix LIR generation problem (introduced by b65036798097).
Fri, 04 Apr 2014 12:22:49 +0200 Doug Simon HSAIL: added UseHSAILDeoptimization VM option for disabling HSAIL deopt support
Fri, 04 Apr 2014 12:05:41 +0200 Doug Simon removed diff to upstream HS repo made unnecessary by GRAAL-605
Fri, 04 Apr 2014 12:03:55 +0200 Doug Simon changed hg ignore pattern to include the temporary graal.src.zip files
Thu, 03 Apr 2014 21:05:13 +0200 Doug Simon Backed out e636d62005c3 since GraalVM no longer needs to run in jdk7
Thu, 03 Apr 2014 20:54:30 +0200 Doug Simon moved Maven installation of Graal dependency from build to jmh command
Thu, 03 Apr 2014 20:53:52 +0200 Doug Simon refactored archive command to use "with" statement
Thu, 03 Apr 2014 17:52:10 +0200 Roland Schatz Check for correct classloader before returning cached resolved type.
Thu, 03 Apr 2014 19:25:11 +0200 Roland Schatz Support for short and byte compare in AMD64 backend.
Thu, 03 Apr 2014 14:01:39 +0200 Roland Schatz Cleanup of AMD64 assembler.
Thu, 03 Apr 2014 11:26:49 +0200 Roland Schatz Fix lowering of DirectObjectStoreNode.
Thu, 03 Apr 2014 17:51:31 +0200 Thomas Wuerthinger Remove unused import.
Thu, 03 Apr 2014 17:47:38 +0200 Thomas Wuerthinger Merge.
Thu, 03 Apr 2014 17:47:29 +0200 Thomas Wuerthinger Remove compiled method call intrinsic.