log

age author description
Tue, 05 Mar 2013 21:03:20 +0100 Thomas Wuerthinger Removed unused imports.
Tue, 05 Mar 2013 21:01:19 +0100 Thomas Wuerthinger Remove debug stub.
Tue, 05 Mar 2013 20:45:39 +0100 Thomas Wuerthinger Remove stub declaration.
Tue, 05 Mar 2013 19:47:36 +0100 Thomas Wuerthinger Allocate temporary register for safepoint operation instead of using scratch register.
Tue, 05 Mar 2013 19:32:06 +0100 Thomas Wuerthinger New strategy for inserting safepoints - always insert in loops but avoid in leaf methods.
Tue, 05 Mar 2013 19:20:05 +0100 Thomas Wuerthinger Remove setDeoptInfo functionality. Start getting rid of scratch register usages.
Tue, 05 Mar 2013 19:00:23 +0100 Thomas Wuerthinger Clean up of usage of marks and code installation.
Tue, 05 Mar 2013 17:22:05 +0100 Thomas Wuerthinger Fix array copy intrinsification test.
Tue, 05 Mar 2013 17:21:54 +0100 Thomas Wuerthinger Remove more code related to deferred writes.
Tue, 05 Mar 2013 17:16:41 +0100 Thomas Wuerthinger Remove deferred write logic.
Tue, 05 Mar 2013 16:43:34 +0100 Thomas Wuerthinger Merge.
Tue, 05 Mar 2013 16:43:26 +0100 Thomas Wuerthinger Create direct call for Static and Special to avoid out-of-line patching stub.
Tue, 05 Mar 2013 11:49:29 +0100 Thomas Wuerthinger Mark PTX parameters as non-null.
Tue, 05 Mar 2013 11:03:33 +0100 Thomas Wuerthinger Added new basic array PTX test.
Tue, 05 Mar 2013 11:02:01 +0100 Thomas Wuerthinger Move implicit null check emission to AMD64 specific code.
Tue, 05 Mar 2013 15:29:06 +0100 Doug Simon Merge.
Tue, 05 Mar 2013 15:20:35 +0100 Doug Simon use zipfile module instead of an external call to jar for creating jar files from projects
Tue, 05 Mar 2013 13:11:36 +0100 Doug Simon replaced tabs with spaces
Mon, 04 Mar 2013 18:41:48 +0100 Bernhard Urban IfNode: simplify expression in `simplify()'
Mon, 04 Mar 2013 17:20:55 +0100 Roland Schatz Fix wrong type in LMUL instruction.
Mon, 04 Mar 2013 17:02:52 +0100 Roland Schatz Use AllocatableValue in DivRemOp.
Mon, 04 Mar 2013 16:48:17 +0100 Roland Schatz Remove duplicate code in DivOp.
Mon, 04 Mar 2013 16:48:11 +0100 Roland Schatz Restructure Op2 in AMD64 backend.
Mon, 04 Mar 2013 10:00:49 +0100 Gilles Duboscq Merge
Mon, 04 Mar 2013 09:59:47 +0100 Gilles Duboscq Fix for the Graal CFG filter, be a bit more robust and accept graphs comming from the binary deserializer. Fixes GRAAL-127
Mon, 04 Mar 2013 09:48:14 +0100 Gilles Duboscq Better java version numbers support in mx
Wed, 13 Feb 2013 20:29:01 +0100 Gilles Duboscq Add jdk1.8.0* to .hgignore
Sun, 03 Mar 2013 10:56:18 +0100 Doug Simon fixed API and test for ResolvedJavaMethod.getCode()
Sat, 02 Mar 2013 13:52:56 +0400 Doug Simon added fsckproject command to mx for removing directories corresponding to deleted projects. This command is also called from the ideinit command (GRAAL-90)
Sat, 02 Mar 2013 09:53:47 +0400 Doug Simon added unit tests for bytecode and machine code disassembly
Fri, 01 Mar 2013 19:51:45 +1000 Doug Simon removed redundant graal_ prefix from Graal specific functions and variable in native code
Thu, 28 Feb 2013 16:41:44 +0100 Roland Schatz Cleanup Op1 in AMD64 backend.
Thu, 28 Feb 2013 15:29:46 +0100 Roland Schatz Fix usage and operand flags of AMD64BitManipulationOp.
Thu, 28 Feb 2013 14:15:25 +0100 Roland Schatz Change Value to AllocatableValue in move operations.
Thu, 28 Feb 2013 14:15:24 +0100 Roland Schatz Common superclass for RegisterValue, StackSlot and Variable.
Thu, 28 Feb 2013 14:15:24 +0100 Roland Schatz Disallow directly storing constants in PTX.
Thu, 28 Feb 2013 14:15:24 +0100 Roland Schatz Common base class for Load and Store.
Thu, 28 Feb 2013 12:07:59 +0100 Lukas Stadler reintroduce default Word read/write operations, more tests
Thu, 28 Feb 2013 11:50:06 +0100 Lukas Stadler more bug fixes and tests for Word read/write operations
Wed, 27 Feb 2013 18:37:08 +0100 Lukas Stadler improved arraycopy and Object.clone snippets
Wed, 27 Feb 2013 18:28:09 +0100 Lukas Stadler clear frame states in snippets and replace with sentries
Wed, 27 Feb 2013 17:53:21 +0100 Lukas Stadler let UnsafeStoreNode implement MemoryCheckpoint
Wed, 27 Feb 2013 17:52:28 +0100 Lukas Stadler small clarification for InstanceOfSnippetsTemplates
Wed, 27 Feb 2013 17:50:11 +0100 Lukas Stadler fix Word.readByte/writeByte/readShort/writeShort/readChar/writeChar
Wed, 27 Feb 2013 15:59:16 +0100 Lukas Stadler rename ValueProxyNode to ProxyNode
Wed, 27 Feb 2013 15:51:34 +0100 Lukas Stadler don't kill memory proxies during RemoveValueProxyPhase
Wed, 27 Feb 2013 14:35:16 +0100 Lukas Stadler ValueProxyNodes for memory locations at loop exits
Wed, 27 Feb 2013 09:53:49 +0100 Lukas Stadler simplify GraphBuilderConfiguration and add omitAllExceptionEdges
Tue, 26 Feb 2013 20:10:02 +0100 Thomas Wuerthinger Merge.
Tue, 26 Feb 2013 20:07:29 +0100 Thomas Wuerthinger Merge.
Tue, 26 Feb 2013 17:25:14 +0100 Thomas Wuerthinger Merge.
Tue, 26 Feb 2013 15:05:58 +0100 Thomas Wuerthinger Removed unused JumpOp.
Tue, 26 Feb 2013 14:37:52 +0100 Thomas Wuerthinger Fix unused import warnings.
Tue, 26 Feb 2013 14:31:33 +0100 Thomas Wuerthinger Merge.
Tue, 26 Feb 2013 13:26:54 +0100 Thomas Wuerthinger Remove canStoreConstant from LIRGeneratorTool.
Tue, 26 Feb 2013 11:55:00 +0100 Thomas Wuerthinger Merge.
Mon, 25 Feb 2013 18:19:53 +0100 Thomas Wuerthinger Remove unused code in backend.
Tue, 26 Feb 2013 19:32:42 +0100 Roland Schatz Separate store op for storing constants.
Tue, 26 Feb 2013 18:26:13 +0100 Roland Schatz Change argument order to be consistent with the rest of the backend.
Tue, 26 Feb 2013 18:26:12 +0100 Roland Schatz Separate STACK and ADDR nodes in LIR.
Tue, 26 Feb 2013 18:26:11 +0100 Roland Schatz Code formatter.
Tue, 26 Feb 2013 18:26:10 +0100 Roland Schatz Convert Value fields to Address.
Tue, 26 Feb 2013 17:31:24 +0100 Lukas Stadler create debug scope for graph building during inlining
Tue, 26 Feb 2013 17:30:35 +0100 Lukas Stadler more metrics for CullFrameStatesPhase
Tue, 26 Feb 2013 17:30:22 +0100 Lukas Stadler rename CheckCastElimination option to ConditionalElimination
Tue, 26 Feb 2013 17:29:30 +0100 Lukas Stadler small change to ReentrantBlockIterator
Tue, 26 Feb 2013 17:25:30 +0100 Lukas Stadler FloatingReadPhase changes to accomodate new scheduling behavior
Tue, 26 Feb 2013 17:25:24 +0100 Lukas Stadler new ReentrantNodeIterator
Tue, 26 Feb 2013 17:18:57 +0100 Lukas Stadler simplification and docs for OnStackReplacementPhase
Tue, 26 Feb 2013 17:18:36 +0100 Lukas Stadler fix for ObjectCloneNode
Tue, 26 Feb 2013 17:04:17 +0100 Lukas Stadler memory-aware scheduling phase
Wed, 13 Feb 2013 18:06:19 +0100 Lukas Stadler remove MergeableBlockState
Tue, 26 Feb 2013 16:57:23 +0100 Lukas Stadler use predefined schedule in GraphPrinterDumpHandler
Tue, 26 Feb 2013 16:35:23 +0100 Lukas Stadler add location identity to Pointer read and write operations
Wed, 13 Feb 2013 17:35:43 +0100 Lukas Stadler fix for OSR_MIGRATION_END descriptor
Wed, 13 Feb 2013 15:53:03 +0100 Lukas Stadler remove dependency on "latest possible" schedule from OnStackReplacementPhase
Tue, 26 Feb 2013 14:16:45 +0100 Lukas Stadler javadoc for MemoryCheckpoint
Wed, 13 Feb 2013 15:52:26 +0100 Lukas Stadler add location identity to MemoryCheckpoint and let WriteNode implement MemoryCheckpoint
Tue, 12 Feb 2013 14:22:38 +0100 Lukas Stadler remove dependency on "latest possible" schedule from InstanceOfSnippetsTemplate
Tue, 26 Feb 2013 12:19:20 +0100 Roland Schatz Comment cleanup.
Tue, 26 Feb 2013 12:18:50 +0100 Roland Schatz Get rid of all direct usages of Address outside of backend.
Mon, 25 Feb 2013 20:54:33 +0100 Christian Humer Merge.
Mon, 25 Feb 2013 17:00:52 +0100 Christian Humer Fixed a visibility bug in NodeFactory generation.
Mon, 25 Feb 2013 14:22:18 +0100 Christian Humer Fixed minor bugs in NodeFactory generation.
Mon, 25 Feb 2013 13:59:43 +0100 Christian Humer Organize imports now handles generic and array types properly.
Mon, 25 Feb 2013 13:14:39 +0100 Christian Humer Merge.
Mon, 25 Feb 2013 13:13:02 +0100 Christian Humer Generated factories implement the new NodeFactory interface.
Mon, 25 Feb 2013 13:05:23 +0100 Christian Humer Minor refactoring.
Mon, 25 Feb 2013 13:04:24 +0100 Christian Humer Fixed error messages in parser.
Mon, 25 Feb 2013 13:02:49 +0100 Christian Humer A few convenience additions to CodeTreeBuilder.
Mon, 25 Feb 2013 13:01:58 +0100 Christian Humer Codewriter now supports writing generic type hierarchies and wildcards.
Mon, 25 Feb 2013 12:43:18 +0100 Christian Humer Support for varargs parameters in code writer.
Tue, 19 Feb 2013 17:41:10 +0100 Christian Humer Merge.
Tue, 19 Feb 2013 17:27:02 +0100 Christian Humer Added a ternary operator to simple language to test short circuit specialization.
Tue, 19 Feb 2013 17:20:45 +0100 Christian Humer Casting is now done on demand using local variables for explicit guards.
Tue, 19 Feb 2013 14:29:12 +0100 Christian Humer Refactor guard creation methods are not flexible enough to handle two if guards.
Tue, 19 Feb 2013 11:31:23 +0100 Christian Humer Fixed generated generic does not need an else block.
Mon, 18 Feb 2013 20:35:54 +0100 Christian Humer Implemented line wrapping for code writer.
Mon, 18 Feb 2013 19:51:30 +0100 Christian Humer Renamed generated specialize to specializeAndExecute.
Mon, 25 Feb 2013 18:33:38 +0100 Lukas Stadler fix livein computation in liveness analysis
Mon, 25 Feb 2013 16:15:17 +0100 Thomas Wuerthinger Remove unused fields in TargetDescription. Use Unsafe.pageSize().
Mon, 25 Feb 2013 10:49:47 +0100 Michael Haupt let CodeUtil.getCallingConvention() honour receivers (if any)
Fri, 22 Feb 2013 12:15:14 +0100 Roland Schatz Make Address class platform specific.
Thu, 21 Feb 2013 14:24:47 -0800 Thomas Wuerthinger Complete first PTX unit test.
Thu, 21 Feb 2013 13:43:40 -0800 Thomas Wuerthinger Make methods in GraalCompiler static.
Thu, 21 Feb 2013 13:42:30 -0800 Thomas Wuerthinger Remove usage of left-over fields in GraalCompiler.
Thu, 21 Feb 2013 13:24:34 -0800 Thomas Wuerthinger Remove usage of GraalCompiler.target field.
Thu, 21 Feb 2013 13:11:52 -0800 Thomas Wuerthinger Added basic PTX test.
Thu, 21 Feb 2013 13:11:34 -0800 Thomas Wuerthinger Added basic test project for ptx backend.
Wed, 20 Feb 2013 23:11:14 -0800 Thomas Wuerthinger Allow subclasses to use emitOperandHelper.
Wed, 20 Feb 2013 14:51:09 +0100 Michael Haupt simplified class file path retrieval, added test
Wed, 20 Feb 2013 14:49:27 +0100 Michael Haupt fix for GRAAL-121 (MetaUtil.getSimpleName() shuffles inner class names for nesting levels >2)
Wed, 20 Feb 2013 14:10:47 +0100 Michael Haupt support for inner classes (local/member) in meta API
Wed, 20 Feb 2013 08:58:29 +0100 Michael Haupt class file path retrieval returns URL
Tue, 19 Feb 2013 19:56:44 -0800 Thomas Wuerthinger Convert indexScalingEnabled boolean into an indexScaling integer value. This change removed the dependency on TargetDescription in large parts of the system.
Tue, 19 Feb 2013 19:21:52 -0800 Thomas Wuerthinger Clean up unused parts of CompilationResult class.
Tue, 19 Feb 2013 18:31:31 -0800 Thomas Wuerthinger New formatter settings for enum values (every value on a new line).
Tue, 19 Feb 2013 18:27:55 -0800 Thomas Wuerthinger Changes in backend due to assembly renamings. Use jccb in two places for smaller code size.
Tue, 19 Feb 2013 18:19:02 -0800 Thomas Wuerthinger Clean up of AMD64Assembler.
Tue, 19 Feb 2013 17:19:22 -0800 Thomas Wuerthinger Clean up of AMD64MacroAssembler.
Tue, 19 Feb 2013 16:52:52 -0800 Thomas Wuerthinger Removed unused field in CompilationResult class.
Tue, 19 Feb 2013 16:03:11 +0100 Michael Haupt corrected class file retrieval
Tue, 19 Feb 2013 11:21:03 +0100 Michael Haupt class file path retrieval
Tue, 19 Feb 2013 08:50:11 +0100 Christian Haeubl removed MaximumInlineLevel
Mon, 18 Feb 2013 21:08:42 -0800 Thomas Wuerthinger Fix compiler warnings.
Mon, 18 Feb 2013 20:55:18 -0800 Thomas Wuerthinger Remove Kind.Jsr.
Mon, 18 Feb 2013 20:21:37 -0800 Thomas Wuerthinger Add InvokeTarget interface definition.
Mon, 18 Feb 2013 20:21:09 -0800 Thomas Wuerthinger Introduce marker interface InvokeTarget. Remove method lookupRuntimeCall from CodeCacheProvider.
Mon, 18 Feb 2013 19:16:59 -0800 Thomas Wuerthinger Remove last usage of VmIds.
Mon, 18 Feb 2013 19:12:32 -0800 Thomas Wuerthinger Remove usages of VmIds.toSymbol.
Mon, 18 Feb 2013 19:08:52 -0800 Thomas Wuerthinger Remove usages of VmIds.toString.
Mon, 18 Feb 2013 19:02:14 -0800 Thomas Wuerthinger Remove graalVmIds.cpp. Remove addStub/getStub methods as they were mere skeletons in new implementation.
Mon, 18 Feb 2013 19:01:40 -0800 Thomas Wuerthinger Small clean up of assembler and LIR.
Mon, 18 Feb 2013 16:25:06 -0800 Thomas Wuerthinger Move stack banging code to the AMD64-specific code.
Mon, 18 Feb 2013 16:09:29 -0800 Thomas Wuerthinger Fix project dependencies.
Mon, 18 Feb 2013 16:06:48 -0800 Thomas Wuerthinger Remove hotspot.ptx project. There is currently no HotSpot-specific part of the PTX backend.
Mon, 18 Feb 2013 16:04:25 -0800 Thomas Wuerthinger Integration fixes.
Mon, 18 Feb 2013 14:47:54 -0800 Thomas Wuerthinger Experimental PTX backend. Contribution by Christian Thalinger.
Mon, 18 Feb 2013 18:58:39 +0100 Christian Humer Merge
Mon, 18 Feb 2013 18:55:21 +0100 Christian Humer Fixed warning.
Mon, 18 Feb 2013 18:50:44 +0100 Christian Humer More JDK8 api change fixes.
Mon, 18 Feb 2013 18:33:04 +0100 Christian Humer Fixed a new method was added to Element in JDK8. (getAnnotationsByType)
Mon, 18 Feb 2013 12:22:00 +0100 Christian Humer Removed unnecessary casts from generated specialized execute methods.
Mon, 18 Feb 2013 17:20:57 +0100 Roland Schatz Pull out utility method.
Mon, 18 Feb 2013 15:34:58 +0100 Roland Schatz fix error message
Fri, 15 Feb 2013 20:04:03 +0100 Christian Humer Minor cleanup.
Fri, 15 Feb 2013 19:36:03 +0100 Christian Humer Fixed minor bug.
Fri, 15 Feb 2013 19:32:58 +0100 Christian Humer Made the usage of generic types more flexible for short circuits and generic specializations.
Fri, 15 Feb 2013 16:48:22 +0100 Christian Humer Merge
Fri, 15 Feb 2013 11:53:04 +0100 Christian Humer Fixed guard declarations can also have zero parameters as well as a mismatching frame signature.
Fri, 15 Feb 2013 15:04:58 +0100 Roland Schatz remove incorrect use of spillSlotSize
Fri, 15 Feb 2013 00:43:40 +0100 Andreas Woess Enable invokedynamic and make bytecode known to Graal.
Wed, 13 Feb 2013 18:46:24 +0100 Gilles Duboscq Fix for building with JDK8 (there is a new method in javax.lang.model.element.ExecutableElement)
Wed, 13 Feb 2013 18:33:54 +0100 Gilles Duboscq commands: accept 'server0' as a vm, accept version number which have '-...' suffix (-internal, -ea...)
Wed, 13 Feb 2013 16:21:35 +0100 Gilles Duboscq mx: When doanload fails using Java, try using python
Wed, 13 Feb 2013 13:34:05 +0100 Matthias Grimmer extended ResolvedJavaMethod API by getLocalVariableTable
Wed, 13 Feb 2013 11:37:14 +1000 Doug Simon support graph dumping with being nested in a DebugScope
Wed, 13 Feb 2013 11:36:16 +1000 Doug Simon added HotSpot implementation of disassembling APIs
Wed, 13 Feb 2013 11:34:22 +1000 Doug Simon added provider APIs for disassembling bytecode and machine code
Wed, 13 Feb 2013 11:33:11 +1000 Doug Simon fixed name of symbol missed in Java refactoring
Wed, 13 Feb 2013 11:32:31 +1000 Doug Simon minor grammar fix
Tue, 12 Feb 2013 16:06:20 +0100 Christian Humer Merge
Tue, 12 Feb 2013 15:59:46 +0100 Christian Humer mx build now requires a jdk version >= 1.7.0_04. Caused by http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7159016
Tue, 12 Feb 2013 14:33:24 +0100 Christian Humer Fixed clean should clean also generated source directories.
Mon, 11 Feb 2013 16:20:52 +0100 Christian Humer Fixed rewrite in generated generic did not invoke guards.
Mon, 11 Feb 2013 14:21:18 +0100 Christian Humer Fixed duplicate generation of @Override annotations.
Tue, 12 Feb 2013 10:32:44 +0100 Roland Schatz Fix build.
Mon, 11 Feb 2013 18:17:09 +0100 Roland Schatz Disable test (GRAAL-104).
Mon, 11 Feb 2013 17:47:21 +0100 Roland Schatz Merge.
Mon, 11 Feb 2013 17:41:33 +0100 Roland Schatz Fix warning that breaks windows build.
Mon, 11 Feb 2013 17:20:51 +0100 Roland Schatz Remove assumption that methods without bytecodes are empty.
Mon, 11 Feb 2013 16:46:11 +0100 Lukas Stadler fix EA test
Mon, 11 Feb 2013 16:11:32 +0100 Lukas Stadler disable Object.clone intrinsification
Mon, 11 Feb 2013 15:56:10 +0100 Lukas Stadler Merge
Mon, 11 Feb 2013 15:55:27 +0100 Lukas Stadler separate BooleanNode and ConstantNode hierarchy, rename BooleanNode to LogicNode and LogicNode to BitLogicNode
Mon, 11 Feb 2013 10:46:48 +0100 Lukas Stadler Merge
Mon, 11 Feb 2013 10:44:40 +0100 Lukas Stadler fix for Object.clone virtualization
Fri, 08 Feb 2013 11:14:15 +0100 Lukas Stadler implement Object.clone snippets and macro node
Fri, 08 Feb 2013 10:41:09 +0100 Lukas Stadler explicitly specify type in DirectStoreNode.store
Fri, 08 Feb 2013 10:31:54 +0100 Lukas Stadler allow null return values for ArrayLengthProvider.length()
Fri, 08 Feb 2013 10:26:30 +0100 Lukas Stadler add Assumptions to VirtualizerTool
Fri, 08 Feb 2013 10:25:17 +0100 Lukas Stadler add primitive type mask to HotSpotVMConfig
Fri, 08 Feb 2013 10:19:50 +0100 Lukas Stadler cleanups, javadoc, assertions
Mon, 11 Feb 2013 14:39:56 +0100 Roland Schatz Merge
Mon, 11 Feb 2013 12:14:52 +0100 Roland Schatz make emitOperandHelper protected
Mon, 11 Feb 2013 12:12:59 +0100 Roland Schatz provide calling convention for assembler tests
Mon, 11 Feb 2013 10:41:29 +0100 Christian Humer Merge
Mon, 11 Feb 2013 10:41:02 +0100 Christian Humer Minor cleanup.
Mon, 11 Feb 2013 10:40:52 +0100 Christian Humer Fixed bug in method parsing error messages.
Fri, 08 Feb 2013 16:23:11 +0100 Christian Humer Fixed resolve of generic execute type.
Fri, 08 Feb 2013 16:07:33 +0100 Christian Humer Implemented an option to turn off generated generic generation using specializations in @Generic.
Fri, 08 Feb 2013 15:59:43 +0100 Christian Humer Generated nodes can now handle the case were a non generic execute methods does not throw an UVE.
Fri, 08 Feb 2013 18:05:40 +0100 Roland Schatz avoid generics
Fri, 08 Feb 2013 14:37:55 +0100 Gilles Duboscq Make gate fail on warnings
Fri, 08 Feb 2013 14:02:25 +0100 Gilles Duboscq Revert cf27135ccf5b
Fri, 08 Feb 2013 11:49:48 +0100 Roland Schatz Pull out test code that's useful for other assemblers.
Thu, 07 Feb 2013 18:59:56 +0100 Thomas Wuerthinger Move SuppressWarnings.
Thu, 07 Feb 2013 18:47:47 +0100 Thomas Wuerthinger Move @SuppressWarnings.
Thu, 07 Feb 2013 18:31:00 +0100 Thomas Wuerthinger Added more skeleton code to SPARC projects.
Thu, 07 Feb 2013 18:01:08 +0100 Thomas Wuerthinger Remove hardcoding of x86 registers in the Graal code installer.
Thu, 07 Feb 2013 17:37:32 +0100 Thomas Wuerthinger Remove unused X64 instruction decoder.
Thu, 07 Feb 2013 17:37:06 +0100 Thomas Wuerthinger Add projects and skeletons for SPARC port.
Thu, 07 Feb 2013 11:39:57 +0100 Roland Schatz merge defaults from setDefaultOptions() into GraalOptions
Thu, 07 Feb 2013 09:56:09 +0100 Christian Haeubl Merge.
Wed, 06 Feb 2013 15:19:05 +0100 Christian Haeubl Merge.
Wed, 06 Feb 2013 14:26:47 +0100 Christian Haeubl changed code generation settings to those that C1/C2 use when compiling for newer Intel CPUs
Wed, 06 Feb 2013 18:01:07 -0800 twisti fix Solaris build and initial SPARC support
Wed, 06 Feb 2013 15:14:15 +0100 Gilles Duboscq All warnings are now errors in eclipse
Wed, 06 Feb 2013 10:24:39 +0100 Roland Schatz move AMD64HotSpotRuntime.getTarget up to HotSpotRuntime
Tue, 05 Feb 2013 19:46:09 +0100 Thomas Wuerthinger Merge.
Tue, 05 Feb 2013 19:46:00 +0100 Thomas Wuerthinger Make fillInStackTrace final and non-synchronized in exceptions that do not need stack trace.
Tue, 05 Feb 2013 18:33:01 +0100 Gilles Duboscq Remove SPECjbb2013 from default benchmarks
Tue, 05 Feb 2013 17:59:25 +0100 Lukas Stadler Merge
Tue, 05 Feb 2013 17:41:15 +0100 Lukas Stadler remove unnecessary virtualId from VirtualObjectNodes
Tue, 05 Feb 2013 16:39:45 +0100 Lukas Stadler Merge
Tue, 05 Feb 2013 15:53:21 +0100 Lukas Stadler new IntegerTestNode, unit tests for IntegerTestNode canonicalization
Tue, 05 Feb 2013 15:52:41 +0100 Lukas Stadler backend support for integer test operation
Tue, 05 Feb 2013 15:51:23 +0100 Lukas Stadler remove MaterializeNode
Tue, 05 Feb 2013 17:19:52 +0100 Thomas Wuerthinger Merge.
Tue, 05 Feb 2013 17:18:57 +0100 Thomas Wuerthinger Allow arbitrary objects to serve as identifiers for a frame slot.
Tue, 05 Feb 2013 17:03:51 +0100 Thomas Wuerthinger Added getFrameDescriptor() to Frame interface.
Tue, 05 Feb 2013 17:01:34 +0100 Thomas Wuerthinger Removed graph dump after every canonicalization.
Tue, 05 Feb 2013 16:21:14 +0100 Roland Schatz Merge
Tue, 05 Feb 2013 15:40:17 +0100 Roland Schatz simple unit tests for graal.asm.amd64
Tue, 05 Feb 2013 15:35:34 +0100 Roland Schatz lift GraalCompilerTest.getMethod to a common base class
Tue, 05 Feb 2013 15:24:15 +0100 Roland Schatz null-check on leafGraphArray
Tue, 05 Feb 2013 13:54:18 +0100 Roland Schatz expose TargetDescription through CodeCacheProvider API
Tue, 05 Feb 2013 12:07:24 +0100 Roland Schatz add CodeCacheProvider to HotSpotGraalRuntime.getCapability
Tue, 05 Feb 2013 15:27:40 +0100 Thomas Wuerthinger Merge.
Tue, 05 Feb 2013 15:27:32 +0100 Thomas Wuerthinger Add ability to create materialized frame to Truffle runtime.
Tue, 05 Feb 2013 15:19:17 +0100 Thomas Wuerthinger Make materialized frame also being usable as a packed frame.
Tue, 05 Feb 2013 01:17:52 -0800 Christian Wimmer Implement toString() for Word type
Mon, 04 Feb 2013 22:53:01 +0100 Lukas Stadler coalesce NewObjectArrayNode and NewPrimitiveArrayNode into NewArrayNode
Mon, 04 Feb 2013 20:23:57 +0100 Lukas Stadler Merge
Mon, 04 Feb 2013 20:18:55 +0100 Lukas Stadler remove GlobalValueNumberingPhase
Mon, 04 Feb 2013 20:18:41 +0100 Lukas Stadler fix TypeSystemTest, cleanup of ConditionalEliminationPhase, handle ObjectEqualsNode and MaterializeNode
Mon, 04 Feb 2013 18:18:16 +0100 Lukas Stadler remove successorProbabilities from SwitchNode
Mon, 04 Feb 2013 15:33:43 +0100 Lukas Stadler fix formatting in MonitorSnippets
Mon, 04 Feb 2013 09:47:11 -0800 Christian Wimmer Merge
Mon, 04 Feb 2013 09:36:51 -0800 Christian Wimmer Merge