log

age author description
Wed, 03 Feb 2016 12:09:46 +0100 Josef Eisl gate: run BootstrapWithRegisterPressure with LIRUnlockBackendRestart flag.
Wed, 03 Feb 2016 12:07:15 +0100 Josef Eisl GraalCompiler.emitLIR: allow multiple restarts.
Wed, 03 Feb 2016 12:18:19 +0100 Josef Eisl Move OutOfRegistersException to c.o.g.lir.alloc.
Wed, 03 Feb 2016 11:03:55 +0100 Josef Eisl GraalCompiler: add BailoutAndRestartBackendException and update OutOfRegistersException.
Wed, 27 Jan 2016 10:08:22 +0100 Josef Eisl TraceRA: add Trace support to CFGPrinterObserver.
Wed, 03 Feb 2016 18:54:23 -0800 Christian Wimmer Guard agains NullPointerException
Wed, 03 Feb 2016 18:53:57 -0800 Christian Wimmer nodeIntrinsicStamp must be its own class