log

age author description
Tue, 03 Nov 2015 18:14:26 +0100 Stefan Anzinger SPARC-specific canonicalization of sub-int compare
Tue, 03 Nov 2015 13:30:53 +0100 Roland Schatz Make generic constructor public.
Tue, 03 Nov 2015 13:22:45 +0100 Roland Schatz Move getTempSlot to SPARCArithmeticLIRGenerator.
Tue, 03 Nov 2015 13:09:25 +0100 Stefan Anzinger Add SERVICE_PROCESSOR as dist dependency to MATCH_PROCESSOR
Mon, 02 Nov 2015 14:57:32 +0100 Stefan Anzinger Unittest checking AMD64NodeMatchRules are effective
Tue, 03 Nov 2015 11:01:20 +0100 Roland Schatz Move emitCompareOp to AMD64ArithmeticLIRGeneratorTool.
Mon, 02 Nov 2015 18:25:48 +0100 Roland Schatz Move memory operations into ArithmeticLIRGenerator.
Mon, 02 Nov 2015 17:52:27 +0100 Roland Schatz Remove unnecessary specialization in AMD64HotSpotLIRGenerator.
Mon, 02 Nov 2015 15:55:00 +0100 Roland Schatz Move creation of move instructions into separate factory.
Mon, 02 Nov 2015 13:33:14 +0100 Roland Schatz Remove unnecessary override.
Mon, 02 Nov 2015 19:10:39 +0100 Andreas Woess Truffle: lazily clone uninitialized root node
Mon, 02 Nov 2015 14:31:27 +0100 Doug Simon Added tag graal-0.9 for changeset 3e8357b49024
Mon, 02 Nov 2015 13:18:31 +0100 Doug Simon updated CHANGELOG.md
Mon, 02 Nov 2015 11:36:45 +0100 Stefan Anzinger Update jvmci import version
Sun, 01 Nov 2015 23:46:02 -0800 Tom Rodriguez Be more conservative when moving tests upward
Sun, 01 Nov 2015 22:08:26 -0800 Tom Rodriguez Merge
Thu, 29 Oct 2015 12:35:30 -0700 Tom Rodriguez Fix machinery for elimination of pending tests
Sun, 01 Nov 2015 17:03:05 +0100 Doug Simon added sources for JVMCI library
Sun, 01 Nov 2015 10:59:29 +0100 Doug Simon a dependency on MatchProcessor requires a dependency on ServiceProviderProcessor
Sat, 31 Oct 2015 12:49:11 +0100 Doug Simon Merge.
Sat, 31 Oct 2015 12:49:00 +0100 Doug Simon revert javaCompliance for Graal projects to 1.8
Sat, 31 Oct 2015 12:48:50 +0100 Doug Simon MatchProcessor should not generate files in META-INF/jvmci.providers but rely on the @ServiceProcessor annotation instead
Fri, 30 Oct 2015 15:47:56 +0100 Doug Simon use JVMCI (compile time) library instead of jvmci suite when default JDK is JDK9
Fri, 30 Oct 2015 20:56:28 +0100 Thomas Wuerthinger Merge.
Fri, 30 Oct 2015 20:55:32 +0100 Thomas Wuerthinger Fix read elimination for raw read and write nodes.
Fri, 30 Oct 2015 10:46:56 -0700 Tom Rodriguez Merge
Thu, 29 Oct 2015 12:23:07 -0700 Tom Rodriguez Add unifying DeoptimizingGuard interface for AbstractFixedGuardNode and GuardNode
Thu, 29 Oct 2015 12:22:45 -0700 Tom Rodriguez Add scopes for dumping in conditional elimination tests
Thu, 29 Oct 2015 12:22:17 -0700 Tom Rodriguez Fixed commutation logic for BinaryOpLogicNode
Thu, 29 Oct 2015 17:48:15 +0100 Stefan Anzinger Let MatchProcessor generate ProviderFiles into META-INF/jvmci.providers