log mx/projects @ 14831:cbf616a24600

age author description
Mon, 24 Mar 2014 12:10:17 +0000 Niclas Adlertz Added baseline path in runCompilation
Thu, 20 Mar 2014 13:50:21 +0100 Josef Eisl Merge.
Fri, 14 Mar 2014 17:19:52 +0100 Josef Eisl Merge.
Thu, 13 Mar 2014 11:43:08 +0100 Josef Eisl merge
Wed, 12 Mar 2014 20:32:44 +0100 Josef Eisl Add call to GraalCompiler.emitCode() from BaselineCompiler.
Thu, 27 Mar 2014 12:45:11 +0100 Doug Simon changed distribution dependency exclusion mechanism to be only for library dependencies
Wed, 26 Mar 2014 22:19:33 +0100 Doug Simon revived use of FindBugs annotations
Wed, 26 Mar 2014 21:07:42 +0100 Doug Simon canonicalized projects
Wed, 26 Mar 2014 17:33:54 +0100 Doug Simon HSAIL: preliminary deopt support
Wed, 26 Mar 2014 14:34:08 +0100 Doug Simon transition to JDK8
Thu, 20 Mar 2014 22:30:06 +0100 Doug Simon use remote URL for java-allocation-instrumenter.jar that includes a version suffic
Wed, 19 Mar 2014 22:12:27 +0100 Doug Simon added AllocSpy tool for analyzing allocation in Graal using the Java Allocation Instrumenter (https://code.google.com/p/java-allocation-instrumenter/)
Mon, 17 Mar 2014 23:46:20 +0100 Doug Simon Backed out changeset: 1d35a2b84553
Mon, 17 Mar 2014 23:45:14 +0100 Doug Simon use Java Allocation Instrumenter to observe allocation in Graal compiler tests
Mon, 17 Mar 2014 09:15:13 +0100 Matthias Grimmer DebugPrinter: fix findbugs issues