log

age author description
Tue, 11 Aug 2015 17:39:42 +0200 Josef Eisl CompositeValue: rename forEachComponent to visitEachComponent.
Thu, 13 Aug 2015 11:17:59 +0200 Josef Eisl LinearScanAssignLocationsPhase: make extensible.
Mon, 10 Aug 2015 15:46:55 +0200 Josef Eisl TraceRA: TraceBuilder: do not remove processed blocks from worklist, just skip them.
Tue, 11 Aug 2015 11:34:13 +0200 Stefan Anzinger [SPARC] Move storing of DelayedLIRInstruction into the TailDelayedLIRInstruction interface
Tue, 11 Aug 2015 11:07:15 +0200 Stefan Anzinger SPARCLIRInstructionMixinStore: Make SizeEstimate final
Wed, 12 Aug 2015 18:30:05 -0700 Tom Rodriguez Remove dead graalMirrors code
Wed, 12 Aug 2015 17:47:01 +0200 Doug Simon updated jvmci import version
Wed, 12 Aug 2015 17:38:16 +0200 Doug Simon removed unused method
Tue, 11 Aug 2015 03:00:55 +0200 Andreas Woess SL: adopt FindContextNode as a child
Tue, 11 Aug 2015 02:56:50 +0200 Andreas Woess updated jvmci import version
Mon, 10 Aug 2015 16:23:45 -0700 Tom Rodriguez Check for null when constant folding HubGetClass
Mon, 10 Aug 2015 16:23:29 -0700 Tom Rodriguez Organize imports
Mon, 10 Aug 2015 16:23:14 -0700 Tom Rodriguez Prefer HubGetClass to raw read
Mon, 10 Aug 2015 16:22:59 -0700 Tom Rodriguez Don't introduce profiled checkcast if original checkcast would fold away
Mon, 10 Aug 2015 16:22:43 -0700 Tom Rodriguez Unguarded floating read should adopt Pi guard if possible
Mon, 10 Aug 2015 16:22:28 -0700 Tom Rodriguez Suppress line length check in MatchProcessor generated code
Tue, 11 Aug 2015 00:10:29 +0200 Doug Simon updated jvmci import version
Tue, 11 Aug 2015 00:10:16 +0200 Doug Simon Merge.
Thu, 06 Aug 2015 17:36:36 +0200 Doug Simon fix documentation: -XX:GraalCounter... -> -XX:JVMCICounter...
Mon, 10 Aug 2015 16:33:57 +0200 Jaroslav Tulach Merge of update to most recent version of Truffle
Thu, 06 Aug 2015 18:57:34 +0200 Jaroslav Tulach Updating to latest version of Truffle API
Mon, 10 Aug 2015 15:59:08 +0200 Lukas Stadler compiler intrinsic for "ensureVirtualized" functionality
Mon, 10 Aug 2015 15:57:05 +0200 Lukas Stadler do not use the (possibly uninitialized) InvokeNode.stateAfter to fill BytecodePosition in PEGraphDecoder
Mon, 10 Aug 2015 15:57:05 +0200 Lukas Stadler do not replace "non-replaceable" FrameStates with null in PE graph decoding
Mon, 10 Aug 2015 14:50:50 +0200 Stefan Anzinger updated imported suite version
Mon, 10 Aug 2015 13:53:55 +0200 Stefan Anzinger [SPARC] Create mixin for SPARC LIR instructions and inherit SPARCBlockEndOp from AbstractBlockEndOp
Mon, 10 Aug 2015 13:38:41 +0200 Roland Schatz Support putting multiple constants next to each other in data section.
Fri, 07 Aug 2015 13:35:51 +0200 Stefan Anzinger [SPARC] SPARCAssembler call directly ld/st with Op3
Fri, 07 Aug 2015 13:28:24 +0200 Stefan Anzinger [SPARC] Consolidate compareBranch into SPARCMacroAssembler
Thu, 06 Aug 2015 16:05:23 +0200 Stefan Anzinger Update suite.py