[pypy-commit] pypy vecopt: setting the orig label arguments in the test case

2015-08-03 Thread plan_rich
Author: Richard Plangger r...@pasra.at Branch: vecopt Changeset: r78754:0359a9053df7 Date: 2015-08-03 17:26 +0200 http://bitbucket.org/pypy/pypy/changeset/0359a9053df7/ Log:setting the orig label arguments in the test case diff --git

[pypy-commit] pypy vecopt: failargs can be none

2015-08-03 Thread plan_rich
Author: Richard Plangger r...@pasra.at Branch: vecopt Changeset: r78753:6ef92e33b506 Date: 2015-08-03 16:49 +0200 http://bitbucket.org/pypy/pypy/changeset/6ef92e33b506/ Log:failargs can be none diff --git a/rpython/jit/metainterp/optimizeopt/vectorize.py

[pypy-commit] pypy vecopt: could end in a finish operation, crashed the optimizer

2015-08-03 Thread plan_rich
Author: Richard Plangger r...@pasra.at Branch: vecopt Changeset: r78751:c83f61da5f2d Date: 2015-08-03 08:22 +0200 http://bitbucket.org/pypy/pypy/changeset/c83f61da5f2d/ Log:could end in a finish operation, crashed the optimizer diff --git a/rpython/jit/metainterp/history.py

[pypy-commit] pypy vmprof-review: Tweaks, and implementation of a wait-free, best-effort algorithm to

2015-08-03 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: vmprof-review Changeset: r78755:f99230e64cbc Date: 2015-08-03 19:26 +0200 http://bitbucket.org/pypy/pypy/changeset/f99230e64cbc/ Log:Tweaks, and implementation of a wait-free, best-effort algorithm to handle multiple threads (some possibly in

[pypy-commit] pypy stmgc-c8-gcc: produce the perf-PID.map directly from pypy

2015-08-03 Thread Raemi
Author: Remi Meier remi.me...@inf.ethz.ch Branch: stmgc-c8-gcc Changeset: r78752:e61b8f6ff5db Date: 2015-08-03 15:41 +0200 http://bitbucket.org/pypy/pypy/changeset/e61b8f6ff5db/ Log:produce the perf-PID.map directly from pypy Produce the jitted code to trace name mapping for perf