Author: Richard Plangger
Branch: vecopt
Changeset: r78678:bede2e3b7ce5
Date: 2015-07-25 10:57 +0200
http://bitbucket.org/pypy/pypy/changeset/bede2e3b7ce5/
Log:minor refactoring
diff --git a/rpython/jit/metainterp/optimizeopt/vectorize.py
b/rpython/jit/metainterp/optimizeopt/vectorize.py
---
Author: Richard Plangger
Branch: vecopt
Changeset: r78679:658ac4e3b571
Date: 2015-07-27 11:48 +0200
http://bitbucket.org/pypy/pypy/changeset/658ac4e3b571/
Log:picked lltype.cast changes for cast to bool, implemented int_is_true
as a vector operation
diff --git a/pypy/module/micronump
Author: Richard Plangger
Branch: vecopt
Changeset: r78682:d3b2ba395def
Date: 2015-07-27 12:48 +0200
http://bitbucket.org/pypy/pypy/changeset/d3b2ba395def/
Log:using pygame viewer for the dependencies instead of writing it
manually to the tmp folder (thx fijal for hint)
diff --git a/r
Author: Richard Plangger
Branch: vecopt
Changeset: r78681:b61701adde64
Date: 2015-07-27 12:19 +0200
http://bitbucket.org/pypy/pypy/changeset/b61701adde64/
Log:setting right descr for guard tests
diff --git a/rpython/jit/metainterp/optimizeopt/test/test_guard.py
b/rpython/jit/metainterp/opti
Author: Richard Plangger
Branch: vecopt
Changeset: r78680:2a58825eefba
Date: 2015-07-27 12:09 +0200
http://bitbucket.org/pypy/pypy/changeset/2a58825eefba/
Log:ironed out problems indicated by buildbot (small batch) llgraph now
checks for box is equal to zero (otherwise getaccum will f
Author: mattip
Branch: nditer-revisited
Changeset: r78684:8da2f287bcdf
Date: 2015-07-27 06:35 +0300
http://bitbucket.org/pypy/pypy/changeset/8da2f287bcdf/
Log:protect from empty iterator
diff --git a/pypy/module/micronumpy/nditer.py b/pypy/module/micronumpy/nditer.py
--- a/pypy/module/micron
Author: mattip
Branch: nditer-revisited
Changeset: r78683:fb5def8bce10
Date: 2015-07-27 01:51 +0300
http://bitbucket.org/pypy/pypy/changeset/fb5def8bce10/
Log:test, fix division by 0
diff --git a/pypy/module/micronumpy/nditer.py b/pypy/module/micronumpy/nditer.py
--- a/pypy/module/micronumpy
Author: Ronan Lamy
Branch: ufunc-reduce
Changeset: r78685:0501a9b82ad2
Date: 2015-07-27 19:26 +0100
http://bitbucket.org/pypy/pypy/changeset/0501a9b82ad2/
Log:move code around
diff --git a/pypy/module/micronumpy/ufuncs.py b/pypy/module/micronumpy/ufuncs.py
--- a/pypy/module/micronumpy/ufuncs
Author: Ronan Lamy
Branch: ufunc-reduce
Changeset: r78686:ea4e0e3201e8
Date: 2015-07-27 19:53 +0100
http://bitbucket.org/pypy/pypy/changeset/ea4e0e3201e8/
Log:small simplification
diff --git a/pypy/module/micronumpy/iterators.py
b/pypy/module/micronumpy/iterators.py
--- a/pypy/module/micron
Author: Ronan Lamy
Branch: ufunc-reduce
Changeset: r78687:3f82d765fe9f
Date: 2015-07-27 20:17 +0100
http://bitbucket.org/pypy/pypy/changeset/3f82d765fe9f/
Log:another small simplification
diff --git a/pypy/module/micronumpy/loop.py b/pypy/module/micronumpy/loop.py
--- a/pypy/module/micronump
Author: Ronan Lamy
Branch: ufunc-reduce
Changeset: r78688:d3991d28b58a
Date: 2015-07-27 20:50 +0100
http://bitbucket.org/pypy/pypy/changeset/d3991d28b58a/
Log:another small simplification
diff --git a/pypy/module/micronumpy/loop.py b/pypy/module/micronumpy/loop.py
--- a/pypy/module/micronump
Author: mattip
Branch: nditer-revisited
Changeset: r78689:5ca542b8ef96
Date: 2015-07-27 23:30 +0300
http://bitbucket.org/pypy/pypy/changeset/5ca542b8ef96/
Log:close branch to be merged
___
pypy-commit mailing list
[email protected]
https://mai
Author: mattip
Branch:
Changeset: r78690:c1b066339482
Date: 2015-07-27 23:32 +0300
http://bitbucket.org/pypy/pypy/changeset/c1b066339482/
Log:merge nditer-revisited which provides 'buffered' flag and other
small improvements
diff --git a/pypy/module/micronumpy/nditer.py b/pypy/modul
Author: mattip
Branch:
Changeset: r78691:721e9a1bc4e3
Date: 2015-07-27 23:35 +0300
http://bitbucket.org/pypy/pypy/changeset/721e9a1bc4e3/
Log:document merged branch
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-
14 matches
Mail list logo