log

age author description
Thu, 11 Apr 2013 12:17:17 +0200 Roland Schatz HighTier phase suite.
Thu, 11 Apr 2013 12:02:19 +0200 Roland Schatz PhaseSuite
Thu, 11 Apr 2013 11:52:48 +0200 Roland Schatz Pass context object to compiler phases.
Thu, 11 Apr 2013 10:39:03 +0200 Roland Schatz Merge.
Wed, 10 Apr 2013 17:12:02 +0200 Roland Schatz Fix ServiceProviderProcessor to support multiple providers in the same project.
Wed, 10 Apr 2013 20:43:15 -0700 twisti GRAAL-213: add HotSpot-style PrintCompilation and PrintInlining
Wed, 10 Apr 2013 18:51:21 -0400 Morris Meyer PTX enhancements - arithmetic, control, float, integer math, control and basic switch
Wed, 10 Apr 2013 17:10:28 +0200 Doug Simon Merge.
Wed, 10 Apr 2013 17:09:52 +0200 Doug Simon Merge.
Wed, 10 Apr 2013 17:09:36 +0200 Doug Simon changes to support API changes in JDK 1.8.0-ea-b84
Wed, 10 Apr 2013 13:21:41 +0200 Doug Simon the -e option to the eclipseformat can now also accept an Eclipse installation directory
Wed, 10 Apr 2013 16:25:47 +0200 Christos Kotselidis Merge
Wed, 10 Apr 2013 16:24:11 +0200 Christos Kotselidis Variable renaming
Wed, 10 Apr 2013 15:57:30 +0200 Lukas Stadler remove monitor limitation form TailDuplicationPhase
Wed, 10 Apr 2013 15:00:22 +0200 Thomas Wuerthinger Merge.
Wed, 10 Apr 2013 14:59:32 +0200 Thomas Wuerthinger Register RAX as a temporary for FREM and DREM stubs.
Wed, 10 Apr 2013 14:04:11 +0200 Christos Kotselidis Rename abbreviated variables, CR-377
Wed, 10 Apr 2013 13:55:59 +0200 Christos Kotselidis Fix erroneous date in Copyright statement, CR-357
Wed, 10 Apr 2013 11:26:50 +0200 Gilles Duboscq Run dead code elimination after framestate assignment
Wed, 10 Apr 2013 10:17:49 +0200 Lukas Stadler additional Boxing tests
Wed, 10 Apr 2013 10:17:35 +0200 Lukas Stadler PEA: cleanup and documentation for recent changes
Wed, 10 Apr 2013 02:10:14 +0200 Thomas Wuerthinger Fixing more runtime call registrations.
Wed, 10 Apr 2013 02:06:30 +0200 Thomas Wuerthinger Set correct temp registers for runtime calls that directly call C methods.
Wed, 10 Apr 2013 01:16:13 +0200 Thomas Wuerthinger Merge.
Tue, 09 Apr 2013 21:56:12 +0200 Thomas Wuerthinger Merge.
Tue, 09 Apr 2013 21:55:58 +0200 Thomas Wuerthinger Correctly restore registers after runtime calls that create exceptions.
Tue, 09 Apr 2013 20:00:30 +0200 Thomas Wuerthinger Merge.
Tue, 09 Apr 2013 20:00:17 +0200 Thomas Wuerthinger Common base class for method call operations.
Tue, 09 Apr 2013 19:57:12 +0200 Thomas Wuerthinger Move inner class for more logical ordering.
Tue, 09 Apr 2013 19:56:30 +0200 Thomas Wuerthinger Common base LIR instruction for call ops.
Tue, 09 Apr 2013 19:51:24 +0200 Thomas Wuerthinger Common base class for LIR runtime call ops.
Tue, 09 Apr 2013 19:29:26 +0200 Thomas Wuerthinger Merge.
Tue, 09 Apr 2013 19:29:12 +0200 Thomas Wuerthinger Runtime calls that do not destroy the caller's registers need no spilling at the call site.
Tue, 09 Apr 2013 19:28:34 +0200 Thomas Wuerthinger Change the register_finalizer stub to not overwrite any registers.
Tue, 09 Apr 2013 23:06:59 +0200 Christos Kotselidis Merge
Tue, 09 Apr 2013 22:34:06 +0200 Christos Kotselidis Merge
Tue, 09 Apr 2013 14:53:19 +0200 Christos Kotselidis Add FixedValueAnchor to ArrayRangeWriteBarrier Snippet
Tue, 09 Apr 2013 14:50:40 +0200 Christos Kotselidis Fix checkstyle errors
Tue, 09 Apr 2013 11:13:35 +0200 Christos Kotselidis Creation of snippets for ArrayCopy write barriers
Tue, 09 Apr 2013 22:25:45 +0200 Lukas Stadler Merge
Tue, 09 Apr 2013 22:24:42 +0200 Lukas Stadler PEA: fix virtualization of CheckCastNode (check type)
Tue, 09 Apr 2013 20:37:06 +0200 Andreas Woess invokedynamic: constant fold call site target with assumption; minor fixes
Tue, 09 Apr 2013 19:25:20 +0200 Gilles Duboscq Remove some System.(out|err).print...
Tue, 09 Apr 2013 19:24:39 +0200 Gilles Duboscq Do not skip a checkstyle test on the next run if it does not succeed in the current run
Tue, 09 Apr 2013 16:28:19 +0200 Gilles Duboscq Move framestate assignement to the hir
Tue, 09 Apr 2013 16:27:59 +0200 Gilles Duboscq Add a deoptState for invokes so that they can loose their stateAfter
Tue, 09 Apr 2013 16:26:39 +0200 Gilles Duboscq Add missing updateUsages calls
Tue, 09 Apr 2013 18:08:57 +0200 Doug Simon Merge.
Tue, 09 Apr 2013 18:05:12 +0200 Doug Simon making use of negative types in the type check profile associated with an instanceof
Tue, 09 Apr 2013 17:38:33 +0200 Doug Simon fixed bug in transformation of a type check profile into type check hints
Tue, 09 Apr 2013 17:37:17 +0200 Doug Simon extra InstanceOf tests
Tue, 09 Apr 2013 15:59:15 +0200 Doug Simon modified (some) checks in SchedulePhase to raise a SchedulingError instead of an AssertionError
Tue, 09 Apr 2013 13:30:54 +0200 Doug Simon made format of toString() consistent across HotSpot subclasses of JavaField and JavaMethod
Tue, 09 Apr 2013 17:25:02 +0200 Andreas Woess Merge
Tue, 09 Apr 2013 17:23:32 +0200 Andreas Woess draft call site target value assumption
Tue, 09 Apr 2013 17:20:29 +0200 Andreas Woess canonicalize constant call site target
Tue, 09 Apr 2013 17:11:17 +0200 Andreas Woess add basic invokedynamic support
Tue, 09 Apr 2013 15:26:29 +0200 Thomas Wuerthinger Move tests into *.test packages.
Tue, 09 Apr 2013 14:42:31 +0200 Thomas Wuerthinger Merge.
Tue, 09 Apr 2013 13:00:02 +0200 Thomas Wuerthinger Small clean up.