log graal/com.oracle.graal.compiler.common/src/com/oracle/graal/compiler/common/util/UnsafeArrayTypeWriter.java @ 20835:220ecaa0cc9b

age author description
Thu, 09 Apr 2015 16:13:32 +0200 Stefan Anzinger Use native byte order on UnsafeArrayTypeReader
Thu, 09 Apr 2015 15:35:29 +0200 Stefan Anzinger UnsafeArrayType(Writer|Reader): Use naturally aligned Unsafe access (Important for SPARC)
Wed, 08 Apr 2015 22:38:40 -0700 Christian Wimmer New partial evaluator that works on encoded graphs (instead of on bytecodes)