comparison mx.graal/suite.py @ 22809:039dc66badf5

[SPARC] Intorduce SPARCHotSpotRegisterAllocationConfig
author Stefan Anzinger <stefan.anzinger@oracle.com>
date Tue, 13 Oct 2015 18:55:32 +0200
parents f67bef7309ad
children 4b3b2ce716be
comparison
equal deleted inserted replaced
22808:4e901bdcf656 22809:039dc66badf5
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "3088a32d27afbec059ef4276e8b7d1904523861d", 9 "version" : "c278790fa252e7e4d8eeecc560fa7a24cdf82651",
10 "urls" : [ 10 "urls" : [
11 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"}, 11 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"},
12 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 12 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
13 ] 13 ]
14 }, 14 },