log

age author description
Thu, 09 Jul 2015 00:20:32 +0200 Doug Simon updated imported suite versions
Thu, 09 Jul 2015 00:18:57 +0200 Doug Simon Merge.
Thu, 09 Jul 2015 00:11:05 +0200 Doug Simon updated imported suite versions
Wed, 08 Jul 2015 23:34:58 +0200 Doug Simon updated mx2 version requirement
Wed, 08 Jul 2015 23:11:37 +0200 Doug Simon fixed reference to new truffle repo
Wed, 08 Jul 2015 22:33:44 +0200 Doug Simon adapted to removal of mx_init() mechanism from mx2
Wed, 08 Jul 2015 22:33:41 +0200 Doug Simon removed unnecessary library definitions
Wed, 08 Jul 2015 15:19:42 +0200 Doug Simon Merge with basic-graal
Wed, 08 Jul 2015 10:05:45 +0200 Josef Eisl Remove dummy parameter `includeAbstract` from `ResolvedJavaType#resolveMethod()`;
Wed, 08 Jul 2015 10:56:31 +0200 Josef Eisl CHANGELOG: SSA LIR is now default.
Tue, 07 Jul 2015 18:21:01 +0200 Josef Eisl SpillMoveFactoryBase#checkResult: allow constant input unconditionally.
Tue, 07 Jul 2015 16:05:01 +0200 Josef Eisl Add javadoc to SpillMoveFactory.
Tue, 07 Jul 2015 15:45:49 +0200 Josef Eisl Introduce SpillMoveFactoryBase.
Tue, 07 Jul 2015 15:08:50 +0200 Josef Eisl LinearScanOptimizeSpillPositionPhase: further refactoring.
Tue, 07 Jul 2015 14:18:40 +0200 Josef Eisl LinearScanOptimizeSpillPositionPhase: outsource optimizeInterval.
Tue, 07 Jul 2015 10:53:03 +0200 Josef Eisl LinearScanOptimizeSpillPositionPhase: add debug output.
Tue, 07 Jul 2015 13:24:01 +0200 Josef Eisl SSALinearScanEliminateSpillMovePhase#canEliminateSpillMove: call to super class.
Tue, 07 Jul 2015 15:05:50 +0200 Stefan Anzinger [SPARC] Use FSRC2(d|s) instead of FMOV(d|s)
Tue, 07 Jul 2015 11:32:09 +0200 Stefan Anzinger Use register hints only on true virtual stack slots
Tue, 07 Jul 2015 11:55:52 +0200 Roland Schatz mx: Option to show distributions in 'mx projectgraph'.
Mon, 06 Jul 2015 23:06:41 -0700 Tom Rodriguez Stronger error for vtable out of range
Mon, 06 Jul 2015 12:46:41 -0700 Tom Rodriguez Inlining implicitly casts the receiver to the declared type of the method
Mon, 06 Jul 2015 16:27:56 +0200 Stefan Anzinger [SPARC] Optimize StrategySwitchOp
Mon, 06 Jul 2015 16:27:01 +0200 Stefan Anzinger [SPARC] Add hint for move result
Mon, 06 Jul 2015 11:26:15 +0200 Josef Eisl Make SSA_LIR default.
Mon, 06 Jul 2015 11:25:38 +0200 Josef Eisl mx: run NonSSA unittests and bootstrap in the gate.
Mon, 06 Jul 2015 00:25:01 +0200 Doug Simon fixed Windows build issues
Fri, 03 Jul 2015 14:10:26 +0200 Stefan Anzinger [SPARC] Fix register counts in SPARCAllocatorTest
Fri, 03 Jul 2015 09:56:16 +0200 Stefan Anzinger [SPARC] Load safepoint polling address into a register, instead of constructing it each time
Thu, 02 Jul 2015 17:37:22 +0200 Stefan Anzinger [SPARC] Do not preset SPARCFrameMap.initialSpillsize for register save area; set calleeSaveAreaSize correctly instead