log

age author description
Thu, 06 Aug 2015 11:46:52 +0200 Stefan Anzinger [SPARC] SPARCMove remove switching on Kind when generating code; use PlatformKind and byte counts defined by the target instead
Thu, 06 Aug 2015 11:43:43 +0200 Stefan Anzinger SPARCImmediateAddressNode: remove unused getter
Wed, 05 Aug 2015 11:54:04 +0200 Stefan Anzinger [SPARC] Assembler: ld/st with size parameter
Wed, 05 Aug 2015 01:03:28 +0200 Doug Simon updated jvmci import version
Tue, 04 Aug 2015 10:31:16 +0200 Doug Simon updated jvmci import version
Tue, 04 Aug 2015 01:09:31 +0200 Doug Simon moved JVMCI option parsing back into Java
Mon, 03 Aug 2015 10:45:40 -0700 Tom Rodriguez Merge
Mon, 03 Aug 2015 10:45:17 -0700 Tom Rodriguez Always use KlassPointerStamp for klass metadata reads
Mon, 03 Aug 2015 09:35:55 -0700 Tom Rodriguez Backout 565196752144
Mon, 03 Aug 2015 09:35:39 -0700 Tom Rodriguez Remove incorrect assert
Sun, 02 Aug 2015 22:55:21 -0700 Tom Rodriguez ValueNode.getKind is really getStackKind
Sun, 02 Aug 2015 22:55:04 -0700 Tom Rodriguez CheckStyle: start generated should suppress header checks too
Mon, 03 Aug 2015 10:55:38 +0200 Doug Simon fixed Eclipse/pydev project references
Fri, 31 Jul 2015 16:23:42 +0200 Roland Schatz Unit tests for Word.objectTo(Un)trackedPointer.
Fri, 31 Jul 2015 15:07:27 +0200 Roland Schatz Split Word.fromObject into Word.objectToTrackedPointer and Word.objectToUntrackedPointer.
Fri, 31 Jul 2015 14:26:26 +0200 Roland Schatz Remove Word.fromWordBase().
Fri, 31 Jul 2015 14:40:01 +0200 Josef Eisl Update imports.
Fri, 31 Jul 2015 11:55:58 +0200 Josef Eisl TraceRA:TraceLSRA: do not perform predecessor optimization.
Thu, 30 Jul 2015 16:38:54 +0200 Roland Schatz Prevent false positives in change detection of second lowering round.
Wed, 29 Jul 2015 15:43:28 +0200 Gilles Duboscq Fix dependencies urls
Wed, 29 Jul 2015 11:59:18 +0200 Roland Schatz Merge.
Tue, 28 Jul 2015 13:19:14 -0700 Tom Rodriguez Merge
Tue, 28 Jul 2015 13:00:32 -0700 Tom Rodriguez Remove Snippet.removeAllFrameStates
Tue, 28 Jul 2015 10:52:41 -0700 Tom Rodriguez Simplify code slightly
Tue, 28 Jul 2015 10:49:20 -0700 Tom Rodriguez Fix name of JavaMethodContext
Tue, 28 Jul 2015 19:58:40 +0200 Josef Eisl TraceRA: add description to TraceRAsimpleLifetimeAnalysis option.
Tue, 28 Jul 2015 19:59:47 +0200 Josef Eisl Add TraceTrivialAllocator.
Tue, 28 Jul 2015 19:38:25 +0200 Josef Eisl Add TraceUtil.
Tue, 28 Jul 2015 18:42:34 +0200 Roland Schatz Move assertion from canonicalization to constructor.
Tue, 28 Jul 2015 17:48:03 +0200 Josef Eisl TraceRA: add TraceSimpleLifetimeAnalysisPhase.