Author: Carl Friedrich Bolz
Branch: value-profiling
Changeset: r81881:7a18372094c5
Date: 2016-01-21 08:23 +0100
http://bitbucket.org/pypy/pypy/changeset/7a18372094c5/
Log:fix the interaction between record_exact_class and the heapcache
diff --git a/rpython/jit/metainterp/heapcache.py
b/rpyt
Author: fijal
Branch:
Changeset: r346:947a8b49e3cd
Date: 2016-01-20 22:31 +0100
http://bitbucket.org/pypy/benchmarks/changeset/947a8b49e3cd/
Log:add some other pyston benchmarks
diff too long, truncating to 2000 out of 513606 lines
diff --git a/benchmarks.py b/benchmarks.py
--- a/benchmarks
Author: fijal
Branch:
Changeset: r345:283ed0844257
Date: 2016-01-20 21:47 +0100
http://bitbucket.org/pypy/benchmarks/changeset/283ed0844257/
Log:add dropbox/pyxl benchmark
diff too long, truncating to 2000 out of 5559 lines
diff --git a/benchmarks.py b/benchmarks.py
--- a/benchmarks.py
+++
Author: Richard Plangger
Branch: s390x-backend
Changeset: r81880:ef5a0afd8184
Date: 2016-01-20 15:34 +0100
http://bitbucket.org/pypy/pypy/changeset/ef5a0afd8184/
Log:rbigint frombytes/tobytes is specific to little endian
diff --git a/rpython/rlib/rbigint.py b/rpython/rlib/rbigint.py
--- a/rp
Author: Richard Plangger
Branch: s390x-backend
Changeset: r81879:eb2fcf893ee0
Date: 2016-01-20 15:05 +0100
http://bitbucket.org/pypy/pypy/changeset/eb2fcf893ee0/
Log:fixed a pool issue where a guard token did not receive it's rightful
pool position
diff --git a/rpython/jit/backend/te
Author: Richard Plangger
Branch: s390x-backend
Changeset: r81878:1dcc4c9a8961
Date: 2016-01-20 14:17 +0100
http://bitbucket.org/pypy/pypy/changeset/1dcc4c9a8961/
Log:did not write pool entires to the right location
diff --git a/rpython/jit/backend/zarch/assembler.py
b/rpython/jit/backend/za
Author: Richard Plangger
Branch: s390x-backend
Changeset: r81877:f21a9cb9df2a
Date: 2016-01-20 14:03 +0100
http://bitbucket.org/pypy/pypy/changeset/f21a9cb9df2a/
Log:some translation issues
diff --git a/rpython/jit/backend/zarch/pool.py
b/rpython/jit/backend/zarch/pool.py
--- a/rpython/jit/
Author: Richard Plangger
Branch: s390x-backend
Changeset: r81876:30073c0bccb6
Date: 2016-01-20 13:48 +0100
http://bitbucket.org/pypy/pypy/changeset/30073c0bccb6/
Log:literal pool enhancement. it now stores unique values, no 64 bit
integer/float/ref is every stored twice in the pool
d
Author: Richard Plangger
Branch: s390x-backend
Changeset: r81875:cce5159ef75d
Date: 2016-01-20 10:25 +0100
http://bitbucket.org/pypy/pypy/changeset/cce5159ef75d/
Log:missing import for llop
diff --git a/rpython/jit/backend/zarch/assembler.py
b/rpython/jit/backend/zarch/assembler.py
--- a/rp
Author: Richard Plangger
Branch: s390x-backend
Changeset: r81874:fc1bb01e3b26
Date: 2016-01-20 10:08 +0100
http://bitbucket.org/pypy/pypy/changeset/fc1bb01e3b26/
Log:merged default
diff --git a/pypy/doc/how-to-contribute.rst b/pypy/doc/how-to-contribute.rst
--- a/pypy/doc/how-to-contribute.r
Author: Richard Plangger
Branch: s390x-backend
Changeset: r81873:45cca792fa2e
Date: 2016-01-20 10:06 +0100
http://bitbucket.org/pypy/pypy/changeset/45cca792fa2e/
Log:fixed tests that fail after applying the scale in gc_load_indexed_r
(llsupport/gc.py)
diff --git a/rpython/jit/backend
Author: Richard Plangger
Branch: s390x-backend
Changeset: r81872:3b1bb2d5dd4d
Date: 2016-01-20 09:38 +0100
http://bitbucket.org/pypy/pypy/changeset/3b1bb2d5dd4d/
Log:removed print statement and exchanged it with llop.debug_print (thx
mjacob)
diff --git a/rpython/jit/backend/zarch/ass
Author: Richard Plangger
Branch: s390x-backend
Changeset: r81870:0d8edc9df396
Date: 2016-01-20 09:22 +0100
http://bitbucket.org/pypy/pypy/changeset/0d8edc9df396/
Log:adding -march=zEC12 to the platform's cflags (linux)
diff --git a/rpython/translator/platform/distutils_platform.py
b/rpython
Author: Richard Plangger
Branch: s390x-backend
Changeset: r81871:68a03e4147e6
Date: 2016-01-20 09:22 +0100
http://bitbucket.org/pypy/pypy/changeset/68a03e4147e6/
Log:removed unused import added earlier
diff --git a/rpython/translator/platform/distutils_platform.py
b/rpython/translator/platf
14 matches
Mail list logo