log

age author description
Tue, 10 Jun 2014 15:35:32 +0200 Miguel Garcia [inliner] de-duplicate parameters for callsites with duplicate arguments
Sat, 07 Jun 2014 14:23:10 +0200 Miguel Garcia [inliner] documentation, more and better
Fri, 06 Jun 2014 19:46:16 +0200 Miguel Garcia [inliner] extracted reusable query methods in InlineableGraph
Fri, 06 Jun 2014 22:13:00 -0700 Michael Van De Vanter Truffle/Source: major API revision
Fri, 06 Jun 2014 17:51:47 -0700 Michael Van De Vanter Truffle/Source: major API revision
Fri, 06 Jun 2014 21:36:56 +0200 Christian Wirth Merged
Fri, 06 Jun 2014 15:13:56 +0200 Christian Wirth SlowPath a method in HotSpotTruffleRuntime
Fri, 06 Jun 2014 11:06:42 -0700 Christian Wimmer Better fix for prefix byte for AMD64 byte instructions
Fri, 06 Jun 2014 18:18:04 +0200 Bernhard Urban DynamicNewArrayNode: add exclude for JaCoCo
Fri, 06 Jun 2014 16:03:56 +0200 Doug Simon mx: added -alt-javac option to build command to support an external javac executable (or javac wrapper)
Fri, 06 Jun 2014 16:01:54 +0200 Doug Simon updated hcfdis library
Fri, 06 Jun 2014 13:46:05 +0200 Bernhard Urban ArrayCopyCallNode: add exclude for JaCoCo
Fri, 06 Jun 2014 13:29:00 +0200 Lukas Stadler Backed out changeset: 23c4dd4f72a3 (avoid duplication of frame states during unrolling)
Fri, 06 Jun 2014 12:16:45 +0200 Miguel Garcia Merge
Fri, 06 Jun 2014 11:47:56 +0200 Miguel Garcia [inliner] singleton pattern for DUMMY_CALLSITE_HOLDER
Fri, 06 Jun 2014 11:41:10 +0200 Miguel Garcia [inliner] added a factory method in InlineInfo to make code uniform elsewhere
Fri, 06 Jun 2014 11:24:43 +0200 Miguel Garcia [inliner] another mutator that finds its way to the class where it belongs
Tue, 03 Jun 2014 19:57:29 +0200 Miguel Garcia [inliner] readability
Fri, 06 Jun 2014 11:17:29 +0200 Bernhard Urban pea: unittest to test escape analysis around nested loops
Fri, 06 Jun 2014 09:42:16 +0200 Bernhard Urban FrameSlot: fix import
Fri, 06 Jun 2014 09:40:22 +0200 Bernhard Urban Truffle FrameDescriptor: add compiler asserts
Thu, 05 Jun 2014 17:44:13 +0200 Bernhard Urban MemoryScheduleTest: fix lowering (lower down to low tier)
Thu, 05 Jun 2014 16:24:27 -0700 Michael Van De Vanter Merge with 692c25719837cc1ce7c3f0165b0db765980a3012
Thu, 05 Jun 2014 16:17:27 -0700 Michael Van De Vanter Truffle/Source:
Thu, 05 Jun 2014 15:37:57 -0700 Christian Wimmer Bugfix: Prefix byte missing for AMD64 byte instructions
Thu, 05 Jun 2014 12:19:39 -0700 Tom Rodriguez graal build targets should automatically set INCLUDE_GRAAL
Thu, 05 Jun 2014 12:16:36 -0700 Tom Rodriguez improve error reporting in MatchProcessor
Thu, 05 Jun 2014 20:33:33 +0200 Christian Humer Truffle: invalidate inlining decisions on rewrites.
Thu, 05 Jun 2014 19:13:13 +0200 Roland Schatz Fix bug in inferred stamp of IntegerRemNode.
Thu, 05 Jun 2014 18:15:53 +0200 Lukas Stadler use thread pool for CheckGraalInvariants