log

age author description
Thu, 13 Feb 2014 17:59:27 +0100 Bernhard Urban Allow using run_java without the arguments from -J -Ja -Jp. Factor out the argument processing of mx_graal.vm and use it to pass tested-vm args down through the jmh harness
Thu, 13 Feb 2014 17:07:36 +0100 Gilles Duboscq mx.run: shell-escape arguments when printing them in verbose mode
Thu, 13 Feb 2014 17:03:20 +0100 Gilles Duboscq mx jmh: display the number of benchmarks that will run
Thu, 13 Feb 2014 15:39:18 +0100 Gilles Duboscq mx jmh: avoid mx crash if JMH_BENCHMARKS is not defined at all and skip suites that do not contain the correct jar
Thu, 13 Feb 2014 14:43:07 +0100 Roland Schatz New unit tests for I2x bytecodes.
Thu, 13 Feb 2014 11:18:11 +0100 Roland Schatz Documentation for jump emission logic.
Wed, 12 Feb 2014 23:57:22 -0800 Christian Wimmer Merge
Wed, 12 Feb 2014 10:49:31 -0800 Christian Wimmer Sort options alphabetically so that diffs do not show false positives
Wed, 12 Feb 2014 10:30:42 -0800 Christian Wimmer SL: small cleanups
Wed, 12 Feb 2014 10:25:29 -0800 Christian Wimmer Make code extensible
Wed, 12 Feb 2014 10:25:16 -0800 Christian Wimmer Move stamp inference in its own class, and make it extensible via the ValueAndStampProxy interface
Wed, 12 Feb 2014 10:24:11 -0800 Christian Wimmer Allow subclasses
Wed, 12 Feb 2014 10:23:54 -0800 Christian Wimmer Allow outside access to field
Wed, 12 Feb 2014 10:23:41 -0800 Christian Wimmer Make graph builder more extensible
Wed, 12 Feb 2014 10:23:21 -0800 Christian Wimmer Allow disabling of redundant move elimination