annotate graal/com.oracle.graal.replacements.verifier/src/META-INF/services/javax.annotation.processing.Processor @ 13092:b334ca53f077

NewMemoryAwareScheduling: don't consider lastAccessLocation of a read as a kill also: don't accumulate KillSet along the dominator path. we aren't interested in the information from previous blocks.
author Bernhard Urban <bernhard.urban@jku.at>
date Wed, 20 Nov 2013 20:33:22 +0100
parents 467b41309cda
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8428
467b41309cda Added annotation processor for verifing @ClassSubstitution and @MethodSubstitution annotation at compile time.
Christian Humer <christian.humer@gmail.com>
parents:
diff changeset
1 com.oracle.graal.replacements.verifier.VerifierAnnotationProcessor