[pypy-commit] pypy default: invert logic to use -rt, because it also doesn't work on mac os

2012-08-06 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r56591:732b8dc427bc Date: 2012-08-06 09:09 +0200 http://bitbucket.org/pypy/pypy/changeset/732b8dc427bc/ Log:invert logic to use -rt, because it also doesn't work on mac os diff --git a/pypy/module/__pypy__/interp_time.py

[pypy-commit] pypy default: merge heads

2012-08-06 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r56592:97bb1d1bd620 Date: 2012-08-06 09:11 +0200 http://bitbucket.org/pypy/pypy/changeset/97bb1d1bd620/ Log:merge heads diff --git a/pypy/translator/c/test/test_standalone.py b/pypy/translator/c/test/test_standalone.py

[pypy-commit] pypy ffi-backend: Start writing a compatibility layer for _rawffi on top of CFFI.

2012-08-06 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: ffi-backend Changeset: r56593:c0fb051a56a3 Date: 2012-08-06 10:52 +0200 http://bitbucket.org/pypy/pypy/changeset/c0fb051a56a3/ Log:Start writing a compatibility layer for _rawffi on top of CFFI. That's wrong, but it should offer the fastest

[pypy-commit] extradoc extradoc: add all actionable reviewer comments to the paper

2012-08-06 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: extradoc Changeset: r4415:971e5766953f Date: 2012-08-06 09:05 +0200 http://bitbucket.org/pypy/extradoc/changeset/971e5766953f/ Log:add all actionable reviewer comments to the paper diff --git a/talk/iwtc11/licm.pdf b/talk/iwtc11/licm.pdf

[pypy-commit] extradoc extradoc: address the prolog comment

2012-08-06 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: extradoc Changeset: r4418:c5846fca07f9 Date: 2012-08-06 09:17 +0200 http://bitbucket.org/pypy/extradoc/changeset/c5846fca07f9/ Log:address the prolog comment diff --git a/talk/dls2012/paper.tex b/talk/dls2012/paper.tex ---

[pypy-commit] extradoc extradoc: clarify

2012-08-06 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: extradoc Changeset: r4419:5b6cc23a781f Date: 2012-08-06 09:20 +0200 http://bitbucket.org/pypy/extradoc/changeset/5b6cc23a781f/ Log:clarify diff --git a/talk/dls2012/paper.tex b/talk/dls2012/paper.tex --- a/talk/dls2012/paper.tex +++

[pypy-commit] extradoc extradoc: oops, add the review comments to the right version of the paper

2012-08-06 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: extradoc Changeset: r4417:b83618b9dd31 Date: 2012-08-06 09:13 +0200 http://bitbucket.org/pypy/extradoc/changeset/b83618b9dd31/ Log:oops, add the review comments to the right version of the paper diff --git a/talk/dls2012/paper.tex

[pypy-commit] extradoc extradoc: reduce the use of the word simple

2012-08-06 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: extradoc Changeset: r4420:85c24a86b6ee Date: 2012-08-06 09:25 +0200 http://bitbucket.org/pypy/extradoc/changeset/85c24a86b6ee/ Log:reduce the use of the word simple diff --git a/talk/dls2012/paper.tex b/talk/dls2012/paper.tex ---

[pypy-commit] extradoc extradoc: clarify

2012-08-06 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: extradoc Changeset: r4421:14fb9e7c6f32 Date: 2012-08-06 09:30 +0200 http://bitbucket.org/pypy/extradoc/changeset/14fb9e7c6f32/ Log:clarify diff --git a/talk/dls2012/licm.pdf b/talk/dls2012/licm.pdf index

[pypy-commit] extradoc extradoc: replace some instances of PyPy with RPython

2012-08-06 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: extradoc Changeset: r4426:1c11f7d3f287 Date: 2012-08-06 09:44 +0200 http://bitbucket.org/pypy/extradoc/changeset/1c11f7d3f287/ Log:replace some instances of PyPy with RPython diff --git a/talk/dls2012/paper.tex b/talk/dls2012/paper.tex ---

[pypy-commit] extradoc extradoc: improve transition

2012-08-06 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: extradoc Changeset: r4422:5e561c4920e5 Date: 2012-08-06 09:33 +0200 http://bitbucket.org/pypy/extradoc/changeset/5e561c4920e5/ Log:improve transition diff --git a/talk/dls2012/paper.tex b/talk/dls2012/paper.tex --- a/talk/dls2012/paper.tex

[pypy-commit] extradoc extradoc: refactor another evaluation paragraph and mark pending tasks for the evaluation section

2012-08-06 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: extradoc Changeset: r4431:b778249b970d Date: 2012-08-06 13:35 +0200 http://bitbucket.org/pypy/extradoc/changeset/b778249b970d/ Log:refactor another evaluation paragraph and mark pending tasks for the evaluation section diff

[pypy-commit] pypy arm-backend-2: invert logic to use -rt, because it also doesn't work on mac os

2012-08-06 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: arm-backend-2 Changeset: r56595:5cd98a6a5d06 Date: 2012-08-06 09:09 +0200 http://bitbucket.org/pypy/pypy/changeset/5cd98a6a5d06/ Log:invert logic to use -rt, because it also doesn't work on mac os diff --git

[pypy-commit] pypy arm-backend-2: add a backend test for int_force_ge_zero

2012-08-06 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: arm-backend-2 Changeset: r56598:14de1ac5141d Date: 2012-08-06 13:24 + http://bitbucket.org/pypy/pypy/changeset/14de1ac5141d/ Log:add a backend test for int_force_ge_zero diff --git a/pypy/jit/backend/test/runner_test.py

[pypy-commit] pypy arm-backend-2: implement int_force_ge_zero for ARM

2012-08-06 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: arm-backend-2 Changeset: r56599:28217d28630b Date: 2012-08-06 13:25 + http://bitbucket.org/pypy/pypy/changeset/28217d28630b/ Log:implement int_force_ge_zero for ARM diff --git a/pypy/jit/backend/arm/opassembler.py

[pypy-commit] pypy arm-backend-2: forgot to return the condition

2012-08-06 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: arm-backend-2 Changeset: r56600:b0e6e93d7fe7 Date: 2012-08-06 13:29 + http://bitbucket.org/pypy/pypy/changeset/b0e6e93d7fe7/ Log:forgot to return the condition diff --git a/pypy/jit/backend/arm/opassembler.py

[pypy-commit] pypy ffi-backend: in-progress

2012-08-06 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: ffi-backend Changeset: r56603:ffcc389bbd31 Date: 2012-08-06 11:45 +0200 http://bitbucket.org/pypy/pypy/changeset/ffcc389bbd31/ Log:in-progress diff --git a/lib_pypy/_rawffi.py b/lib_pypy/_rawffi.py --- a/lib_pypy/_rawffi.py +++ b/lib_pypy/_rawffi.py

[pypy-commit] pypy default: Swap the operands of CMOVNS to match the Intel order used everywhere else

2012-08-06 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r56605:404802d7596f Date: 2012-08-06 15:42 +0200 http://bitbucket.org/pypy/pypy/changeset/404802d7596f/ Log:Swap the operands of CMOVNS to match the Intel order used everywhere else in the backend. Remove the skip in

[pypy-commit] pypy default: add a backend test for int_force_ge_zero

2012-08-06 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r56601:f6ff4a97724f Date: 2012-08-06 13:24 + http://bitbucket.org/pypy/pypy/changeset/f6ff4a97724f/ Log:add a backend test for int_force_ge_zero diff --git a/pypy/jit/backend/test/runner_test.py

[pypy-commit] pypy ffi-backend: in-progress

2012-08-06 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: ffi-backend Changeset: r56602:9d73f57914cd Date: 2012-08-06 11:12 +0200 http://bitbucket.org/pypy/pypy/changeset/9d73f57914cd/ Log:in-progress diff --git a/lib_pypy/_rawffi.py b/lib_pypy/_rawffi.py --- a/lib_pypy/_rawffi.py +++ b/lib_pypy/_rawffi.py

[pypy-commit] pypy default: merge heads

2012-08-06 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r56606:f9c21a2510f3 Date: 2012-08-06 15:42 +0200 http://bitbucket.org/pypy/pypy/changeset/f9c21a2510f3/ Log:merge heads diff --git a/pypy/jit/backend/test/runner_test.py b/pypy/jit/backend/test/runner_test.py ---

[pypy-commit] extradoc extradoc: kill a todo and expand a bit on the low-level encoding

2012-08-06 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: extradoc Changeset: r4432:c9276b7a137a Date: 2012-08-06 16:04 +0200 http://bitbucket.org/pypy/extradoc/changeset/c9276b7a137a/ Log:kill a todo and expand a bit on the low-level encoding diff --git a/talk/vmil2012/paper.tex

[pypy-commit] extradoc extradoc: for reference, the version that we submitted

2012-08-06 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: extradoc Changeset: r4433:60509bee8778 Date: 2012-08-06 18:28 +0200 http://bitbucket.org/pypy/extradoc/changeset/60509bee8778/ Log:for reference, the version that we submitted diff --git a/talk/dls2012/licm-submitted.pdf

[pypy-commit] pypy ffi-backend: Enable _cffi_backend by default.

2012-08-06 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: ffi-backend Changeset: r56607:d4c6273d324a Date: 2012-08-06 17:24 + http://bitbucket.org/pypy/pypy/changeset/d4c6273d324a/ Log:Enable _cffi_backend by default. diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py ---

[pypy-commit] pypy ffi-backend: Re-add rlib/libffi.py, hopefully temporarily

2012-08-06 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: ffi-backend Changeset: r56608:413414441174 Date: 2012-08-06 17:39 + http://bitbucket.org/pypy/pypy/changeset/413414441174/ Log:Re-add rlib/libffi.py, hopefully temporarily diff --git a/pypy/rlib/libffi.py b/pypy/rlib/libffi.py new file mode

[pypy-commit] pypy ffi-backend: Remove the jit.oopspec annotations, which are not valid any more

2012-08-06 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: ffi-backend Changeset: r56609:1d124f71d33a Date: 2012-08-06 17:42 + http://bitbucket.org/pypy/pypy/changeset/1d124f71d33a/ Log:Remove the jit.oopspec annotations, which are not valid any more diff --git a/pypy/rlib/libffi.py

[pypy-commit] pypy ffi-backend: Kill again this module; found a way to enable the normal built-in module

2012-08-06 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: ffi-backend Changeset: r56610:24f343eafd79 Date: 2012-08-06 17:48 + http://bitbucket.org/pypy/pypy/changeset/24f343eafd79/ Log:Kill again this module; found a way to enable the normal built-in module for now. diff --git

[pypy-commit] extradoc extradoc: port sqrt benchmark to lua

2012-08-06 Thread hager
Author: Sven Hager hager.s...@googlemail.com Branch: extradoc Changeset: r4434:b64173fab118 Date: 2012-08-07 01:50 +0200 http://bitbucket.org/pypy/extradoc/changeset/b64173fab118/ Log:port sqrt benchmark to lua diff --git a/talk/iwtc11/benchmarks/sqrt/sqrt.lua