log

age author description
Fri, 28 Mar 2014 18:33:05 +0100 Andreas Woess CompilerDirectives: add optional nonNull parameter to unsafeCast
Fri, 28 Mar 2014 17:55:46 +0100 Andreas Woess ThreadSafetyTest: increase timeout and check test termination with assertion
Fri, 28 Mar 2014 17:51:46 +0100 Andreas Woess IGV: repair Graal CFG only filter
Fri, 28 Mar 2014 15:44:10 +0100 Bernhard Urban gate: use no tiered to test bootstrap, add scaladacapo-kiama (fastdebug)
Fri, 28 Mar 2014 15:38:14 +0100 Bernhard Urban amd64hotspot: don't install compressed oops if -XX:-UseCompressedOops
Fri, 28 Mar 2014 12:01:52 +0100 Bernhard Urban disable bootstrap in tiered mode
Fri, 28 Mar 2014 14:58:35 +0100 Doug Simon added removal of trailing whitespace to eclipseformat to emulate the actions performed by the IDE
Fri, 28 Mar 2014 12:39:46 +0100 Doug Simon removed Debug.printf and added multi-arg versions of Debug.dump
Fri, 28 Mar 2014 11:45:47 +0100 Doug Simon made findbugs quiet if running headless
Fri, 28 Mar 2014 11:41:42 +0100 Doug Simon removed methods in Indent that are redundant with those in Debug
Fri, 28 Mar 2014 09:47:42 +0100 Erik Eckstein Revert wrong change in InliningUtil
Fri, 28 Mar 2014 09:18:18 +0100 Erik Eckstein Backout changeset ae7cbf13e765708f228be3e2e666e13d421bbd8e
Fri, 28 Mar 2014 09:05:22 +0100 Erik Eckstein Merge
Fri, 28 Mar 2014 08:39:32 +0100 Erik Eckstein Truffle: add missing TruffleCache base class
Fri, 28 Mar 2014 08:38:49 +0100 Erik Eckstein Truffle: refactor ompilation related classes for SubstrateVM
Fri, 28 Mar 2014 08:26:21 +0100 Erik Eckstein correct guarding of Debug.logv in InliningUtil
Fri, 28 Mar 2014 08:25:35 +0100 Doug Simon updated to latest JAI library
Thu, 27 Mar 2014 22:17:54 -0700 Tom Rodriguez merge unsigned compare guards with constant indexes or limits
Thu, 27 Mar 2014 16:38:39 -0700 Michael Van De Vanter Instrumentation: update probe nodes to new node API
Thu, 27 Mar 2014 13:12:18 -0700 Tom Rodriguez set MethodProfileWidth to 0 since it's unused
Thu, 27 Mar 2014 13:11:17 -0700 Tom Rodriguez fix scanning of method data for redefined methods
Thu, 27 Mar 2014 18:35:55 +0100 Josef Eisl Fix merge regressions.
Thu, 27 Mar 2014 17:47:55 +0100 Josef Eisl Canonicalize projects.
Thu, 27 Mar 2014 17:41:55 +0100 Josef Eisl Fix eclipse format.
Thu, 27 Mar 2014 17:31:20 +0100 Josef Eisl Merge.
Thu, 27 Mar 2014 16:23:22 +0100 Josef Eisl Remove unused interface.
Thu, 27 Mar 2014 16:21:14 +0100 Josef Eisl Fix style issues.
Thu, 27 Mar 2014 15:55:08 +0100 Josef Eisl Adopt HSAILLIRGenerator.
Thu, 27 Mar 2014 15:06:22 +0100 Josef Eisl Merge (defunc).
Thu, 27 Mar 2014 13:54:27 +0100 Josef Eisl Remove state*() from NodeLIRGenerator.