log

age author description
Fri, 12 Apr 2013 05:15:14 +0200 Thomas Wuerthinger Fix imports.
Fri, 12 Apr 2013 05:03:14 +0200 Thomas Wuerthinger Merge fix.
Fri, 12 Apr 2013 04:51:28 +0200 Thomas Wuerthinger Merge.
Fri, 12 Apr 2013 04:49:07 +0200 Thomas Wuerthinger Make calling the installed code from compiled code possible.
Fri, 12 Apr 2013 01:53:52 +0200 Thomas Wuerthinger Implement fast invocation of installed code (direct tail call to the target machine code address).
Thu, 11 Apr 2013 17:48:30 +0200 Thomas Wuerthinger Move nmethod parameter to the last position to keep passed on arguments in the correct registers.
Thu, 11 Apr 2013 17:36:46 +0200 Thomas Wuerthinger Rename MethodInvalidatedException to InvalidInstalledCodeException (and make it a checked exception). Make sure that a compiled code object can always be directly called without first doing a check on the native method pointer.
Thu, 11 Apr 2013 15:41:48 -0700 Christian Wimmer Merge
Thu, 11 Apr 2013 15:40:27 -0700 Christian Wimmer Revert earlier change that caused problems
Thu, 11 Apr 2013 15:39:55 -0700 Christian Wimmer Use correct method to access constant pool
Thu, 11 Apr 2013 14:46:35 -0700 Christian Wimmer Merge
Thu, 11 Apr 2013 14:27:59 -0700 Christian Wimmer Fix NodeIntrinsic definitions
Thu, 11 Apr 2013 14:26:54 -0700 Christian Wimmer A Invoke without a state cannot deoptimize
Thu, 11 Apr 2013 14:24:09 -0700 Christian Wimmer Allow lowering of DeoptimizeNode
Thu, 11 Apr 2013 14:22:03 -0700 Christian Wimmer Change of Snippet template and instantiation process
Thu, 11 Apr 2013 14:20:32 -0700 Christian Wimmer Ignore the state of a InfpointNode in the LIRGenerator.
Thu, 11 Apr 2013 23:43:45 +0200 Doug Simon added macro substitutions for the @PolymorphicSignature methods in MethodHandle
Thu, 11 Apr 2013 22:38:53 +0200 Bernhard Urban assumptions: enable NoFinalizableSubclass assumption
Thu, 11 Apr 2013 21:43:14 +0200 Doug Simon support for compiling LambdaForm invocations (invokevirtual instructions that were rewritten to invokehandle instructions)
Thu, 11 Apr 2013 21:40:52 +0200 Doug Simon MX_TESTFILE environment variable can be used to specify (and preserve) the test list file used by 'mx unittest'.
Thu, 11 Apr 2013 21:38:09 +0200 Doug Simon changed 'mx javap' command to accept class name patterns instead of fully qualified class names
Wed, 10 Apr 2013 14:11:22 +0200 Andreas Woess Move call site substitutions to inner classes.
Thu, 11 Apr 2013 13:47:12 -0400 Morris Meyer GRAAL-221 - PTX array load and store support
Thu, 11 Apr 2013 16:54:49 +0200 Michael Haupt Merge with 7844a36d02163c68a94c6ee66c55b4fc138b41fc
Thu, 11 Apr 2013 16:52:54 +0200 Michael Haupt post-merge fixes, test improvements
Thu, 11 Apr 2013 11:26:38 +0200 Michael Haupt Merge with d2c34ddac70fe8636b79944417f44d396c0f9acf
Thu, 11 Apr 2013 09:53:10 +0200 Michael Haupt eager infopoint mode (fka debug mode)
Thu, 11 Apr 2013 13:03:20 +0200 Doug Simon use a project's explicit Java compliance level instead of --source option to mx build command
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.