log graal/com.oracle.graal.compiler.sparc.test/src/com/oracle/graal/compiler/sparc/test/SPARCAllocatorTest.java @ 19530:863c42893cc4

age author description
Sat, 21 Feb 2015 22:26:55 +0100 Stefan Anzinger [SPARC] Fix SPARCHotSpotJumpToExceptionHandlerInCallerOp and SPARCAllocatorTest
Wed, 26 Nov 2014 19:27:59 +0100 Josef Eisl Rename AllocatorTest.test to testAllocation to avoid confusion with GraalCompilerTest.test.
Tue, 04 Nov 2014 16:57:21 +0100 Josef Eisl Fix SPARCAllocatorTest junit assumption.
Fri, 26 Sep 2014 18:59:08 -0700 Stefan Anzinger [SPARC] Update expected moves
Fri, 26 Sep 2014 10:40:34 -0700 Stefan Anzinger [SPARC] changed register counts due to hint
Tue, 09 Sep 2014 15:41:27 -0700 Stefan Anzinger [SPARC] Findbugs/checkstyle
Mon, 25 Aug 2014 14:42:42 -0700 Stefan Anzinger [SPARC] Fix findbugs/checkstyle warnings
Fri, 08 Aug 2014 09:27:50 -0700 Stefan Anzinger [SPARC] Adding registers f0...f31 to callee saved; fixing allocator test, removing direct acquisition of Unsafe from SPARCHotspotBackend
Wed, 09 Jul 2014 09:36:13 -0700 Stefan Anzinger [SPARC/AMD64] Ignore AllocatorTest when the platform does not match.
Wed, 09 Jul 2014 08:48:03 -0700 Stefan Anzinger [SPARC] Fixing SPARCAllocatorTest
Thu, 20 Jun 2013 22:23:36 -0700 twisti added SPARCAllocatorTest