Author: Ronan Lamy
Branch: anntype2
Changeset: r81000:6671b4b7d9b6
Date: 2015-11-27 03:56 +
http://bitbucket.org/pypy/pypy/changeset/6671b4b7d9b6/
Log:Clean up and add another test
diff --git a/rpython/annotator/test/test_model.py
b/rpython/annotator/test/test_model.py
--- a/rpython/ann
Author: Ronan Lamy
Branch: anntype2
Changeset: r81001:eeb513e3c5a1
Date: 2015-11-27 13:57 +
http://bitbucket.org/pypy/pypy/changeset/eeb513e3c5a1/
Log:Fix issue with generalizing None[i] to container[i]
diff --git a/rpython/annotator/binaryop.py b/rpython/annotator/binaryop.py
--- a/rpyt
Author: Ronan Lamy
Branch: anntype2
Changeset: r81002:c097d2bd6fdf
Date: 2015-11-27 13:57 +
http://bitbucket.org/pypy/pypy/changeset/c097d2bd6fdf/
Log:Add more tests
diff --git a/rpython/annotator/test/test_model.py
b/rpython/annotator/test/test_model.py
--- a/rpython/annotator/test/tes
Author: Richard Plangger
Branch: memop-simplify2
Changeset: r80998:92f1f9606cd7
Date: 2015-11-27 13:28 +0100
http://bitbucket.org/pypy/pypy/changeset/92f1f9606cd7/
Log:raw_store got the wrong scaling factor passed in rewrite
diff --git a/rpython/jit/backend/llsupport/rewrite.py
b/rpython/ji
Author: Remi Meier
Branch: stmgc-c8
Changeset: r80997:c4bb2166366b
Date: 2015-11-27 12:56 +0100
http://bitbucket.org/pypy/pypy/changeset/c4bb2166366b/
Log:do optimal evaluation order for forward flow analysis
diff --git a/rpython/translator/backendopt/dataflow.py
b/rpython/translator/backen
Author: Remi Meier
Branch: stmgc-c8
Changeset: r80995:5db87b548f92
Date: 2015-11-27 11:24 +0100
http://bitbucket.org/pypy/pypy/changeset/5db87b548f92/
Log:add tests for current and future features
diff --git a/rpython/translator/stm/test/test_inevitable.py
b/rpython/translator/stm/test/test
Author: Remi Meier
Branch: stmgc-c8
Changeset: r80996:44379f7fa2ab
Date: 2015-11-27 12:21 +0100
http://bitbucket.org/pypy/pypy/changeset/44379f7fa2ab/
Log:fix horrible performance
diff --git a/rpython/translator/stm/inevitable.py
b/rpython/translator/stm/inevitable.py
--- a/rpython/translat
Author: Richard Plangger
Branch: memop-simplify2
Changeset: r80994:6c1e5acac108
Date: 2015-11-27 12:25 +0100
http://bitbucket.org/pypy/pypy/changeset/6c1e5acac108/
Log:added a view more test cases for raw_store
diff --git a/rpython/jit/backend/llsupport/test/test_rewrite.py
b/rpython/jit/ba
Author: Armin Rigo
Branch: stmgc-c8-dictstrategy
Changeset: r80985:64e305bf4c25
Date: 2015-11-27 08:22 +
http://bitbucket.org/pypy/pypy/changeset/64e305bf4c25/
Log:test_popitem passes
diff --git a/pypy/module/pypystm/stmdict.py b/pypy/module/pypystm/stmdict.py
--- a/pypy/module/pypystm/s