log

age author description
Wed, 13 Aug 2014 18:36:52 +0200 Doug Simon Merge.
Wed, 13 Aug 2014 18:25:45 +0200 Doug Simon added @NodeInfo annotations to all Node classes
Wed, 13 Aug 2014 18:24:26 +0200 Doug Simon check that all Node classes are annotated with @NodeInfo
Wed, 13 Aug 2014 18:23:04 +0200 Doug Simon annotate generated Node classes with @GeneratedNode; improved error messages in @NodeInfo annotation processor
Wed, 13 Aug 2014 18:06:26 +0200 Christian Humer Truffle-DSL: fixed resolve of executeWith.
Wed, 13 Aug 2014 18:06:26 +0200 Christian Humer Truffle-DSL: cache primary executes
Wed, 13 Aug 2014 18:06:26 +0200 Christian Humer Truffle-DSL: better caching for type checks.
Wed, 13 Aug 2014 18:06:18 +0200 Christian Humer Truffle-DSL: no need to generate code the for type system anymore.
Wed, 13 Aug 2014 18:06:18 +0200 Christian Humer Truffle-DSL: introduced identifiers for type matching.
Wed, 13 Aug 2014 18:06:18 +0200 Christian Humer Truffle-DSL: refined autoimportCache organizeImports.
Wed, 13 Aug 2014 18:06:18 +0200 Christian Humer Truffle-DSL: refined type system type caching
Wed, 13 Aug 2014 18:06:18 +0200 Christian Humer Truffle-DSL: optimized ElementUtils.typeEquals
Wed, 13 Aug 2014 18:06:18 +0200 Christian Humer Truffle-DSL: added hashing for type lookups.
Wed, 13 Aug 2014 18:06:18 +0200 Christian Humer Truffle-DSL: added caching for autoimports.
Wed, 13 Aug 2014 18:06:18 +0200 Christian Humer Truffle-DSL: fixed ElementUtils#getType should not throw NPE if type is not on the classpath.
Wed, 13 Aug 2014 14:06:36 +0200 Josef Eisl HSAIL: remove register hint for ShiftOp.
Wed, 13 Aug 2014 14:05:09 +0200 Josef Eisl Assert that CompositeValues are not visited directly by ValueProcedures/ValueConsumers.
Wed, 13 Aug 2014 10:11:43 +0200 Josef Eisl Use ValueConsumer in RedundantMoveElimination.
Wed, 13 Aug 2014 10:11:27 +0200 Josef Eisl Use ValueConsumer in HotSpotBackend.
Wed, 13 Aug 2014 10:03:21 +0200 Josef Eisl Use InstructionValueConsumer in CompositeValueReplacementTests.
Tue, 12 Aug 2014 18:36:57 +0200 Josef Eisl Use ValueConsumer in LIRVerifier.
Tue, 12 Aug 2014 17:55:39 +0200 Josef Eisl Use InstructionValueConsumer in RegisterVerifier.
Wed, 13 Aug 2014 10:10:38 +0200 Josef Eisl Use ValueConsumer in LinearScan where possible.
Tue, 12 Aug 2014 17:18:48 +0200 Josef Eisl Add LIRInstruction.visitEach{Input,Alive,Output,State}(InstructionValueConsumer).
Tue, 12 Aug 2014 16:59:07 +0200 Josef Eisl Restrict access to internal forEach* in LIRInstructionClass and friends.
Tue, 12 Aug 2014 16:09:18 +0200 Josef Eisl Add InstructionValueConsumer and ValueConsumer.
Tue, 12 Aug 2014 17:38:00 +0200 Josef Eisl Introduce InstructionValueProcedureBase.
Tue, 12 Aug 2014 16:18:07 +0200 Josef Eisl Outsource Value/StateProcedure classes into files.
Tue, 12 Aug 2014 16:30:17 -0700 Tom Rodriguez Replace hsail donor threads with hsail tlabs
Tue, 12 Aug 2014 16:12:49 -0700 Tom Rodriguez add exception to graph name in exception graph dump