log

age author description
Mon, 10 Feb 2014 15:58:10 +0200 Bernhard Urban changelog: switch to markdown syntax
Mon, 10 Feb 2014 13:51:20 +0100 Bernhard Urban mx: set correct permissions for graal.jar
Mon, 10 Feb 2014 03:39:21 +0000 Chris Seaton Ruby: restore prototype debugger.
Mon, 10 Feb 2014 03:37:32 +0000 Chris Seaton Instrumentation: the default probe should pass specific types to the general object case unless overridden.
Sat, 08 Feb 2014 06:38:33 +0100 Andreas Woess Truffle: canonicalize inlined invoke usages during partial evaluation
Sat, 08 Feb 2014 06:33:29 +0100 Andreas Woess Truffle: refactorings
Fri, 07 Feb 2014 17:46:38 +0100 Gilles Duboscq LoadJavaMirrorWithKlassPhase: ConstantLocationNode.create already adds the node to the graph, remove redundant call to graph.unique.
Fri, 07 Feb 2014 17:44:58 +0100 Gilles Duboscq Add an assert in HotSpotDebugInfoBuilder regarding lockDepth
Fri, 07 Feb 2014 17:39:32 +0100 Gilles Duboscq Setup the OSR calling convention before calling compileGraph rather than patching it in the LIRGenerator
Fri, 07 Feb 2014 17:31:48 +0100 Gilles Duboscq Simplify IntegerArithmeticNode.add/mul/sub
Fri, 07 Feb 2014 17:51:14 +0100 Gilles Duboscq Add specialization for int to BitScanForwardNode to avoid unnecessary sign-extension to long.
Fri, 07 Feb 2014 16:24:31 +0100 Doug Simon made NativeFunctionInterfaceTest pass on Windows
Fri, 07 Feb 2014 15:20:59 +0100 Roland Schatz Use branch probability for emitting conditional jump.
Fri, 07 Feb 2014 15:03:21 +0100 Roland Schatz Remove unused 'negated' arguments.
Fri, 07 Feb 2014 12:37:34 +0100 Doug Simon added complete test coverage for NativeFunctionInterface except for getNativeFunctionPointerFromRawValue
Fri, 07 Feb 2014 01:08:35 +0100 Doug Simon fixed bug in passing primitive arrays through native function handles
Thu, 06 Feb 2014 23:28:16 +0100 Doug Simon fixed C++ compilation error
Thu, 06 Feb 2014 23:25:48 +0100 Doug Simon HSAIL: fixed regression causing object lambda demos to break
Thu, 06 Feb 2014 23:24:10 +0100 Doug Simon HSAIL: disable String.equals() substitutions
Thu, 06 Feb 2014 23:14:06 +0100 Doug Simon modified Kind.format() to avoid calling any user code (JBS:GRAAL-14)
Thu, 06 Feb 2014 22:47:41 +0100 Doug Simon HSAIL: fixed bug in kernel argument logic
Thu, 06 Feb 2014 22:34:23 +0100 Doug Simon remove overly eager evaluation of toString() in Debug.log calls (JBS:GRAAL-14)
Thu, 06 Feb 2014 21:41:33 +0100 Doug Simon added NativeLibraryHandle.getName()
Thu, 06 Feb 2014 18:50:47 +0100 Doug Simon fixed code format warning
Thu, 06 Feb 2014 18:47:57 +0100 Doug Simon Merge.
Thu, 06 Feb 2014 18:44:14 +0100 Doug Simon consolidated GNFI code into graal.hotspot project and cleaned up the documentation and code
Thu, 06 Feb 2014 18:42:45 +0100 Doug Simon added utility methods for writing a Java string to a native memory buffer as a C string
Thu, 06 Feb 2014 18:41:16 +0100 Doug Simon fixed spelling
Thu, 06 Feb 2014 17:31:48 +0100 Roland Schatz Increase TruffleGraphMaxNodes.
Thu, 06 Feb 2014 11:24:00 +0100 Doug Simon HSAIL: support for storing immediates
Thu, 06 Feb 2014 11:20:33 +0100 Doug Simon removed UseHSAILSimulator option
Thu, 06 Feb 2014 11:17:58 +0100 Doug Simon updated projects to Okra 1.7 jars
Thu, 06 Feb 2014 11:14:19 +0100 Doug Simon pulled Ptx and Hsail classes out of gpu class namespace
Thu, 06 Feb 2014 00:21:10 -0800 Christian Wimmer Fix gate errors
Wed, 05 Feb 2014 23:38:59 -0800 Christian Wimmer merge
Wed, 05 Feb 2014 04:54:01 -0800 Christian Wimmer merge
Wed, 05 Feb 2014 03:17:05 -0800 Christian Wimmer merge
Wed, 05 Feb 2014 03:16:21 -0800 Christian Wimmer SL: small changes
Wed, 05 Feb 2014 08:02:15 -0800 Christian Wimmer SL: Feedback from reviewers
Wed, 05 Feb 2014 15:50:36 +0100 Roland Schatz Enable usage tracking in constant nodes.
Wed, 05 Feb 2014 14:59:55 +0100 Thomas Wuerthinger Added tag graal-0.1 for changeset b124e22eb772
Wed, 05 Feb 2014 14:28:53 +0100 Thomas Wuerthinger Initial changelog. graal-0.1
Wed, 05 Feb 2014 14:02:54 +0100 Thomas Wuerthinger Update README and AUTHORS. Move to HTML format.
Wed, 05 Feb 2014 12:16:56 +0100 Christian Wirth Merged
Wed, 05 Feb 2014 11:44:10 +0100 Christian Wirth Merged with Michael Haupt's changes pulled from him directly
Wed, 05 Feb 2014 11:40:13 +0100 Michael Haupt support frame slot removal
Wed, 05 Feb 2014 11:38:00 +0100 Christian Wirth fix Truffle JavaDoc
Wed, 05 Feb 2014 11:28:10 +0100 Christian Wirth In ConditionalEliminationPhase, check whether a ValueNode does record usages; caused crashes in FastR
Wed, 05 Feb 2014 10:38:12 +0100 Matthias Grimmer GNFI: rename project from .ffi.amd64 to .nfi.hotspot.amd64
Wed, 05 Feb 2014 10:37:07 +0100 Matthias Grimmer GNFI: set invalid rtld_default in HotSpotVMConfig
Wed, 05 Feb 2014 09:32:30 +0100 Matthias Grimmer GNFI: add comments
Wed, 05 Feb 2014 09:26:36 +0100 Matthias Grimmer GNFI: cache lookup handles
Wed, 05 Feb 2014 09:24:23 +0100 Matthias Grimmer GNFI: add JavaDoc
Tue, 04 Feb 2014 17:12:12 -0800 twisti fixed JavaDoc
Tue, 04 Feb 2014 17:18:16 +0100 Christian Humer SL: added testcase for inlining.
Tue, 04 Feb 2014 13:19:16 +0100 Christian Humer Merge.
Mon, 03 Feb 2014 21:11:36 +0100 Christian Humer Truffle: fixed inlined trees were not printed to graph visitor.
Mon, 03 Feb 2014 21:01:26 +0100 Christian Humer Merge.
Mon, 03 Feb 2014 21:01:11 +0100 Christian Humer SL: Make SL use the new UnsupportedSpecializationException#getSuppliedNodes() for error messages; Disabled dumping by default to IGV.
Mon, 03 Feb 2014 20:59:57 +0100 Christian Humer Truffle-DSL: implemented support for UnsupportedSpecializationException#getSuppliedNodes().
Mon, 03 Feb 2014 17:16:52 -0800 Tom Rodriguez make sure pushed values are formatted correctly
Mon, 03 Feb 2014 10:43:11 -0800 Tom Rodriguez Make blocking compiles safe
Mon, 03 Feb 2014 15:49:58 +0100 Andreas Woess Truffle: disable (most) optimistic optimizations (profile is not reliable in hosted mode)
Mon, 03 Feb 2014 14:47:11 +0100 Gilles Duboscq On HotSpot, debug_id should be an int, not a short
Sun, 02 Feb 2014 18:47:02 +0100 Doug Simon changed Eclipse batch compiler settings so that it ignores task tags
Sat, 01 Feb 2014 10:47:12 -0800 Mick Jordan remove multiple suite/repo support
Sat, 01 Feb 2014 15:33:13 +0000 Chris Seaton Ruby: fix copyright message in shell.
Fri, 31 Jan 2014 16:36:02 -0800 Christian Wimmer Use UTF-8 encoding when compiling on the command line and for Eclipse projects
Fri, 31 Jan 2014 17:11:32 +0100 Doug Simon Merge.
Fri, 31 Jan 2014 16:24:38 +0100 Doug Simon fixed non-PRODUCT build compilation error
Fri, 31 Jan 2014 16:06:49 +0100 Doug Simon minor fix to test
Fri, 31 Jan 2014 16:06:33 +0100 Doug Simon removed handling of pending exception from PTX wrapper as a stub does that
Fri, 31 Jan 2014 16:05:37 +0100 Doug Simon removed PTXKernelArguments; added mechanism for printing incoming kernel arguments
Fri, 31 Jan 2014 16:09:50 +0100 Christian Humer Truffle: Implement cache for truffle inlining heuristic.
Fri, 31 Jan 2014 16:04:33 +0200 Bernhard Urban hs build: add graal tag to hotspot build version
Fri, 31 Jan 2014 14:54:34 +0200 Bernhard Urban mx checkstyle: bail out if .checkstyle is missing
Fri, 31 Jan 2014 11:39:40 +0100 Roland Schatz Optimize back edge in tight loops.
Fri, 31 Jan 2014 11:38:32 +0100 Roland Schatz Align successor when deleting aligned empty block.
Fri, 31 Jan 2014 11:35:38 +0100 Roland Schatz Do control flow optimizations independent of register allocation.
Fri, 31 Jan 2014 11:34:56 +0100 Roland Schatz Remove timestamp file.
Thu, 30 Jan 2014 16:41:59 +0100 Matthias Grimmer GNFI fixes, part2
Thu, 30 Jan 2014 15:50:46 +0100 Matthias Grimmer GNFI fixes
Thu, 30 Jan 2014 15:50:29 +0100 Matthias Grimmer Create interface for host backends
Thu, 30 Jan 2014 09:19:45 +0100 Matthias Grimmer Add the Graal Native Function Interface
Thu, 30 Jan 2014 17:53:27 -0800 Christian Wimmer More documentation and improvements of Simple Language
Thu, 30 Jan 2014 17:52:24 -0800 Christian Wimmer Truffle: add a simple API to report loop counts
Fri, 31 Jan 2014 00:32:03 +0100 Doug Simon Merge.
Fri, 31 Jan 2014 00:13:12 +0100 Doug Simon disable printing of CUDA errors unless TraceGPUInteraction is enabled
Thu, 30 Jan 2014 23:52:34 +0100 Doug Simon implemented GC locking for duration of a PTX kernel call
Thu, 30 Jan 2014 23:51:55 +0100 Doug Simon added PTX support for loading a boolean field
Thu, 30 Jan 2014 22:50:00 +0100 Doug Simon foreign call from PTX wrapper to PTX runtime requires a stub
Thu, 30 Jan 2014 22:49:14 +0100 Doug Simon fixed or removed incorrect assertions
Thu, 30 Jan 2014 17:49:56 -0500 S.Bharadwaj Yadavalli Add additional device checks and compute capability checks for CUDA devices found on Linux.
Thu, 30 Jan 2014 21:11:38 +0100 Doug Simon fixed Windows build issues
Thu, 30 Jan 2014 17:27:04 +0100 Doug Simon reverted removal of Okra Windows DLL name
Thu, 30 Jan 2014 15:55:43 +0100 Michael Haupt merge
Thu, 30 Jan 2014 11:02:16 +0100 Michael Haupt address issue in Eclipse working set generation
Thu, 30 Jan 2014 14:16:19 +0100 Doug Simon fixed HotSpotResolvedJavaField.getModifiers() to mask out FIELD_INTERNAL_FLAG
Thu, 30 Jan 2014 13:21:15 +0100 Doug Simon fixed Linux compile error and removed name of not-yet-existing Windows Okra dll
Wed, 29 Jan 2014 20:45:43 -0800 Christian Wimmer Documentation and more refactoring of Simple Language
Wed, 29 Jan 2014 20:43:28 -0800 Christian Wimmer ControlFlowException can always have a null cause
Thu, 30 Jan 2014 00:52:33 +0100 Doug Simon added support for co-existing GPU backends (JBS:GRAAL-1)
Thu, 30 Jan 2014 00:48:41 +0100 Doug Simon added more unit tests for meta.api, discovering and fixing an issue with HotSpotResolvedJavaField.getModifiers() in the process
Wed, 29 Jan 2014 15:02:19 -0800 Tom Rodriguez Merge
Wed, 29 Jan 2014 14:06:32 -0800 Tom Rodriguez Make sure a compile id is assigned
Wed, 29 Jan 2014 14:05:05 -0800 Tom Rodriguez avoid profile pathology in CompressedOopTest
Tue, 28 Jan 2014 13:20:56 -0800 Tom Rodriguez respect useCountLeadingZerosInstruction. improve substitution test
Wed, 29 Jan 2014 21:56:34 +0100 Christian Humer Merge.
Wed, 29 Jan 2014 21:26:26 +0100 Christian Humer Truffle-DSL: implemented specific structured exception for unsupported specializations. (GRAAL-682)
Wed, 29 Jan 2014 20:49:09 +0100 Christian Humer Truffle: further fixes to the new CallNode.
Wed, 29 Jan 2014 12:19:03 +0100 Christian Humer Merge.
Tue, 28 Jan 2014 19:37:26 +0100 Christian Humer SL: added junit integration for external tests.
Tue, 28 Jan 2014 19:36:54 +0100 Christian Humer SL: minor fix in direct dispatch node.
Tue, 28 Jan 2014 13:37:07 +0100 Christian Humer SL: migration to Truffle CallNode.
Tue, 28 Jan 2014 13:36:16 +0100 Christian Humer Merge fixes.
Tue, 28 Jan 2014 12:55:06 +0100 Christian Humer Merge.
Tue, 28 Jan 2014 12:52:57 +0100 Christian Humer Merge.
Fri, 24 Jan 2014 15:55:41 +0100 Christian Humer Truffle: refactored inlining interfaces to a more compact CallNode.
Wed, 29 Jan 2014 18:30:42 +0100 Lukas Stadler later lowering of MonitorEnterNode and MonitorExitNode
Wed, 29 Jan 2014 18:32:19 +0100 Lukas Stadler small cosmetic fix
Wed, 29 Jan 2014 16:53:35 +0100 Gilles Duboscq In InstanceOfSnippets selection, use the exact (non-deoptimizing) snippet when we have an exact type even when the hint probabiliy is high enough for the instanceofWithProfile snippet.
Wed, 29 Jan 2014 15:46:15 +0100 Gilles Duboscq FixedGuardNode simplification should conserve the deoptimization action
Wed, 29 Jan 2014 13:36:20 +0100 Andreas Woess GraphBuilderPhase: remove unused constant added by createExceptionDispatch
Wed, 29 Jan 2014 13:10:02 +0100 Andreas Woess Truffle: disable UseExceptionProbability optimistic optimization
Wed, 29 Jan 2014 09:21:50 +0100 Lukas Stadler rework of benchmark counters: fix size at VM entry, not at build time
Wed, 29 Jan 2014 10:45:43 +0100 Lukas Stadler make MonitorEnterNode iterable
Wed, 29 Jan 2014 10:45:43 +0100 Lukas Stadler add GraphUtil.removeFixedWithUnusedInputs
Tue, 28 Jan 2014 21:37:29 -0500 S.Bharadwaj Yadavalli Fix incorrect code generation for conditional branch instructions. Reenable ControlPTXTest.
Tue, 28 Jan 2014 23:38:22 +0100 Andreas Woess kill unused frame states when loop exits are removed
Tue, 28 Jan 2014 22:55:50 +0100 Andreas Woess fix handling of skipped exceptions (must not cut off other exception types or unwind)
Tue, 28 Jan 2014 21:48:50 +0100 Andreas Woess add partial evaluation test for a ControlFlowException catch block that follows a SlowPathException catch block
Tue, 28 Jan 2014 21:42:50 +0100 Andreas Woess PartialEvaluationTest should use the same GraphBuilderConfiguration as the TruffleCompiler; code cleanup
Tue, 28 Jan 2014 21:24:24 +0100 Doug Simon guard again null receiver object when reading a constant field
Tue, 28 Jan 2014 18:46:43 +0100 Doug Simon added documentation
Tue, 28 Jan 2014 18:34:04 +0100 Doug Simon ignore StaticMethod16InArraysTest until multi-GPU support is complete
Tue, 28 Jan 2014 18:32:30 +0100 Doug Simon Merge.
Mon, 27 Jan 2014 20:24:12 +0100 Doug Simon moved HSAIL compilation harness logic into HSAILHotSpotBackend and deleted HSAILCompilationResult
Tue, 28 Jan 2014 14:46:17 +0100 Lukas Stadler better assertion message in GraphOrder
Tue, 28 Jan 2014 14:45:56 +0100 Lukas Stadler remember InvokeKind in MacroNode
Tue, 28 Jan 2014 14:39:52 +0100 Lukas Stadler test for ShortCiruitNode/guard handling
Tue, 28 Jan 2014 14:39:48 +0100 Lukas Stadler canonicalize a LoadField on a null constant object to deopt
Tue, 28 Jan 2014 12:38:08 +0100 Doug Simon fixed pylint warnings
Tue, 28 Jan 2014 12:31:31 +0100 Doug Simon PTXHotSpotBackend$1.getGraphFor() checks GPUOffload VM option (JBS:GRAAL-6)
Tue, 28 Jan 2014 12:27:39 +0100 Doug Simon fixed HotSpotResolvedJavaMethod.isSynthetic so that it doesn't do any class loading (JBS:GRAAL-5)
Tue, 28 Jan 2014 12:19:30 +0100 Doug Simon an empty architecture specification implies all architectures
Tue, 28 Jan 2014 12:18:38 +0100 Doug Simon use lowest version JRE specified by any project for source path in Eclipse attach/launch configuration
Mon, 27 Jan 2014 16:39:17 +0100 Gilles Duboscq Use a OptimizedCallTarget-bound SpeculationLog for Truffle compilations
Mon, 27 Jan 2014 16:05:10 +0100 Gilles Duboscq Throw-away speculation logs should not be used. Just use null instead
Mon, 27 Jan 2014 15:39:27 +0100 Gilles Duboscq Fix: HotSpotDisassemblerProvider should return null when the code could not be disassembled.
Mon, 27 Jan 2014 15:28:50 -0800 Tom Rodriguez Merge
Mon, 27 Jan 2014 15:26:26 -0800 Tom Rodriguez Add duplicate detection to IGV binary graphs
Wed, 22 Jan 2014 11:10:09 -0800 Tom Rodriguez Only use mature method datas
Wed, 22 Jan 2014 10:54:38 -0800 Tom Rodriguez print name and sig in TraceDeoptimization output
Mon, 27 Jan 2014 15:50:19 +0100 Doug Simon added getCodeString() to ExternalCompilationResult
Mon, 27 Jan 2014 15:49:33 +0100 Doug Simon removed unused PTX code
Sat, 25 Jan 2014 20:02:07 +0100 Doug Simon updated mx/projects for new Okra version
Fri, 24 Jan 2014 19:19:16 -0800 Christian Wimmer Fix SL unit test directory
Fri, 24 Jan 2014 18:42:52 -0800 Christian Wimmer Fix Eclipse formatter issues
Fri, 24 Jan 2014 18:18:49 -0800 Christian Wimmer Use source and expected output files to test Simple Language, instead of individual JUnit tests with the source and expected output as strings
Fri, 24 Jan 2014 18:16:24 -0800 Christian Wimmer Refactoring and cleanup of Simple Language (more to come soon)
Fri, 24 Jan 2014 18:13:38 -0800 Christian Wimmer Truffle API cleanup: Reduce the visibility of classes and constructors that are not intended to be instantiated by guest language implementations; provide abstract class RootCallTarget as a CallTarget to a RootNode
Fri, 24 Jan 2014 18:34:18 +0100 Doug Simon Merge.
Fri, 24 Jan 2014 18:06:03 +0100 Doug Simon refactored phase for stamping parameters as non-null that was duplicated in the GPU backends
Fri, 24 Jan 2014 18:04:49 +0100 Doug Simon added ObjectPTXTest to test object parameter passing - all tests are disabled until GC issues are resolved
Fri, 24 Jan 2014 18:04:11 +0100 Doug Simon enabled some tests in FloatPTXTest that now work
Fri, 24 Jan 2014 18:03:55 +0100 Doug Simon disabled ControlPTXTest until issues are resolved
Fri, 24 Jan 2014 18:03:09 +0100 Doug Simon added work-around to handle CUDA context management in PTX C++ code
Fri, 24 Jan 2014 18:01:36 +0100 Doug Simon partially fixed passing of object parameters to PTX kernels; use a C++ object for managing resource allocation and cleanup around a PTX kernel execution
Fri, 24 Jan 2014 17:59:46 +0100 Doug Simon fixed assertion
Fri, 24 Jan 2014 17:43:14 +0100 Roland Schatz Fix CollapseFrameForSingleSideEffectPhase.
Fri, 24 Jan 2014 12:26:05 +0100 Lukas Stadler only register ShortCircuitOrNodes in ConditionalElimination for fixed anchors
Fri, 24 Jan 2014 01:19:52 +0000 Chris Seaton Merge.
Fri, 24 Jan 2014 00:44:12 +0000 Chris Seaton Merge.
Thu, 23 Jan 2014 23:49:46 +0000 Chris Seaton Ruby: turn tracing and debugging back on by default.
Thu, 23 Jan 2014 23:27:46 +0000 Chris Seaton Ruby: change GRAAL_DIR to TRUFFLE_DIR.
Thu, 23 Jan 2014 16:35:57 -0800 Tom Rodriguez Merge
Thu, 23 Jan 2014 16:15:04 -0800 Tom Rodriguez Always copy method substitutions. Add some assertion checking for it.
Thu, 23 Jan 2014 15:21:14 -0800 Tom Rodriguez Disable AOT boolean test for now
Thu, 23 Jan 2014 14:35:40 -0800 Tom Rodriguez Handle null in printing
Thu, 23 Jan 2014 14:35:10 -0800 Tom Rodriguez Add bodies so exact math can deopt
Fri, 24 Jan 2014 00:52:06 +0100 Doug Simon HSAIL: support for using Okra simulator without needing to configure PATH and LD_LIBRARY_PATH
Fri, 24 Jan 2014 00:49:10 +0100 Doug Simon GPUOffload option does not interact with GPU detection
Fri, 24 Jan 2014 00:33:56 +0100 Doug Simon Merge.
Wed, 22 Jan 2014 18:46:38 +0100 Doug Simon use shared util for HSAIL calling convention
Wed, 22 Jan 2014 21:34:00 -0800 Michael Van De Vanter Merge with 9161ed8ce7964ca3df5e91894522b207a2bc4a3e
Wed, 22 Jan 2014 21:02:06 -0800 Michael Van De Vanter Ruby: refactor low level instrumentation services
Wed, 22 Jan 2014 20:35:00 -0800 Michael Van De Vanter Ruby: improve how instrumentation proxy handles some exceptional conditions
Wed, 22 Jan 2014 20:28:52 -0800 Michael Van De Vanter Truffle/Instrumentation: Javadoc and cleanup
Sat, 18 Jan 2014 22:12:42 -0800 Michael Van De Vanter Ruby: remove some prototyping code no longer needed
Wed, 22 Jan 2014 16:06:47 -0500 S.Bharadwaj Yadavalli Add graal-specific option -XX:+GPUOffload to trigger all GPU offload functionality. Cleanup function to decide GPU offload. Exclude GPU sources from nongraal builds.
Wed, 22 Jan 2014 15:27:31 +0100 Lukas Stadler fix invalid MemoryPhiNodes at loop begins
Wed, 22 Jan 2014 15:27:31 +0100 Lukas Stadler cyclic graph verification
Wed, 22 Jan 2014 14:03:47 +0100 Lukas Stadler fix GuardNode canonicalization
Wed, 22 Jan 2014 13:39:45 +0100 Doug Simon added library sources (if available) to generated Eclipse attach launcher
Wed, 22 Jan 2014 11:44:27 +0100 Roland Schatz Support narrow oops in reference maps.
Wed, 22 Jan 2014 11:27:28 +0100 Roland Schatz Refactor reference maps.
Wed, 22 Jan 2014 10:51:32 +0100 Lukas Stadler split a negated guard with a ShortCircuitOr condition into two guards
Tue, 21 Jan 2014 18:35:46 +0100 Gilles Duboscq GuardLowering: do not use trapping accesses for guards with a speculation
Tue, 21 Jan 2014 18:35:03 +0100 Gilles Duboscq Sweeper: make sure we only run the sweeper on java threads
Tue, 21 Jan 2014 15:26:38 +0100 Doug Simon added list to PTXHotSpotBackend for keeping a valid installed kernel (and its associated nmethods) alive
Tue, 21 Jan 2014 12:14:38 +0100 Andreas Woess Truffle: fix non-local control flow using exceptions
Tue, 21 Jan 2014 00:20:33 +0200 Bernhard Urban IGV: throw graph reference away when GraphNode component is closed
Mon, 20 Jan 2014 20:17:05 +0100 Bernhard Urban IGV: fix nulling out reference in rootnode
Mon, 20 Jan 2014 22:30:19 +0100 Doug Simon Merge.
Mon, 20 Jan 2014 19:12:01 +0100 Doug Simon moved @Ignore to the correct method; try better to force a GC in test
Mon, 20 Jan 2014 19:50:17 +0100 Gilles Duboscq In a Graal-enabled VM, run the Sweeper even if the current thread is not a compiler thread.
Mon, 20 Jan 2014 19:49:47 +0100 Gilles Duboscq Avoid segfault in InstanceKlass::oop_print_on's String special case when the value array is null.
Mon, 20 Jan 2014 19:48:53 +0100 Gilles Duboscq Deoptimization: only process the pendign speculation for Graal-compiled methods
Mon, 20 Jan 2014 18:25:17 +0100 Christian Humer Merge.
Mon, 20 Jan 2014 16:33:40 +0100 Christian Humer Truffle: fixed failing FrameTest.
Mon, 20 Jan 2014 15:23:10 +0100 Christian Humer Truffle-DSL: added default buffering to all java source code that is written. JavaFileObject#openWriter may return a non-buffered writer.
Mon, 20 Jan 2014 15:18:39 +0100 Christian Humer SL: another minor FrameDescriptor fix.
Mon, 20 Jan 2014 14:22:56 +0100 Christian Humer Merge.
Fri, 17 Jan 2014 17:10:46 +0100 Christian Humer SL: required fixes for moving FrameDescriptor to the RootNode.
Mon, 20 Jan 2014 13:44:54 +0100 Christian Humer Ruby: required fixes for moving FrameDescriptor to the RootNode.
Fri, 17 Jan 2014 17:06:08 +0100 Christian Humer Truffle API-change: FrameDescriptors are now stored in the RootNode in a final field instead of the CallTarget.
Fri, 17 Jan 2014 16:55:59 +0100 Christian Humer Merge.
Thu, 16 Jan 2014 15:20:17 +0100 Christian Humer Truffle: extend inlining interface with custom reprofile counters.
Mon, 20 Jan 2014 18:22:02 +0200 Bernhard Urban IGV: remove listener when closing the top component
Mon, 20 Jan 2014 16:09:11 +0100 Bernhard Urban IGV: avoid potential memory leak
Mon, 20 Jan 2014 16:09:10 +0100 Bernhard Urban IGV: explicitly avoid serialization of top component
Mon, 20 Jan 2014 16:29:10 +0100 Doug Simon PTX wrapper maintains a reference to the HotSpotNmethod object for the installed GPU code so that code invalidation can be tested for in the wrapper
Mon, 20 Jan 2014 16:27:24 +0100 Doug Simon added check for invalidated code in executeCompiledMethodVarargs
Mon, 20 Jan 2014 16:26:39 +0100 Doug Simon changed return type of HotSpotCodeCacheProvider.addExternalMethod to be HotSpotNmethod
Mon, 20 Jan 2014 16:25:14 +0100 Doug Simon fixed warning
Mon, 20 Jan 2014 16:25:04 +0100 Doug Simon refined class path used by unittest to only include dependencies of the tests that will be run
Fri, 17 Jan 2014 11:19:50 +0100 Lukas Stadler adapt tests for new IfNode and MergeNode simplifications
Fri, 17 Jan 2014 09:38:39 +0100 Lukas Stadler additional simplifications for IfNode and MergeNode
Wed, 15 Jan 2014 16:11:56 +0100 Lukas Stadler allow multiple ReturnNodes per graph
Wed, 15 Jan 2014 16:08:57 +0100 Lukas Stadler expose memory map merging functionality in FloatingReadPhase
Wed, 15 Jan 2014 16:07:01 +0100 Lukas Stadler add IterableNodeType to ReturnNode
Fri, 17 Jan 2014 09:36:26 +0100 Lukas Stadler fix Class.isInstance substitution
Wed, 15 Jan 2014 17:00:40 +0100 Lukas Stadler remove LoadFieldNodes without usages
Wed, 15 Jan 2014 16:03:07 +0100 Lukas Stadler change label of ParameterNode
Mon, 20 Jan 2014 09:21:39 +0100 Lukas Stadler fix compile error in method.cpp
Sun, 19 Jan 2014 18:18:42 +0000 Chris Seaton Allow TruffleOptions to be set using system properties.
Fri, 17 Jan 2014 23:16:59 +0100 Gilles Duboscq Use .equals instead of == to compare Constant
Fri, 17 Jan 2014 16:03:13 -0500 S.Bharadwaj Yadavalli schedule lambda method compilation and execution on GPU (PTX) when possible; fix a couple of bugs.
Fri, 17 Jan 2014 17:26:47 +0100 Doug Simon fixed problem in netbeansinit that generated invalid annotation processor paths for projects
Fri, 17 Jan 2014 16:36:51 +0100 Gilles Duboscq Use a more meaningfull Compilationresult/HotSpotNMethod name in the TruffleCompilerImpl