Author: David Schneider
Branch: ppc-jit-backend
Changeset: r53253:924848abc3d9
Date: 2012-03-07 04:52 -0800
http://bitbucket.org/pypy/pypy/changeset/924848abc3d9/
Log:use the precalculated offset of the stacklocation to the spillling
pointer when writing the callshape
diff --git a/py
Author: Benjamin Peterson
Branch: extradoc
Changeset: r4127:7b64332e2e53
Date: 2012-03-07 09:57 -0600
http://bitbucket.org/pypy/extradoc/changeset/7b64332e2e53/
Log:add my jit talk
diff --git a/talk/pycon2012/jit/instancemap.png
b/talk/pycon2012/jit/instancemap.png
new file mode 100644
inde
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r4129:5cf115078d22
Date: 2012-03-07 08:02 -0800
http://bitbucket.org/pypy/extradoc/changeset/5cf115078d22/
Log:merge
diff --git a/talk/pycon2012/jit/instancemap.png
b/talk/pycon2012/jit/instancemap.png
new file mode 100644
index
00
Author: Armin Rigo
Branch:
Changeset: r53254:0acb3979ffd3
Date: 2012-03-04 22:05 +0100
http://bitbucket.org/pypy/pypy/changeset/0acb3979ffd3/
Log:Bah, another case that doesn't work correctly.
diff --git a/pypy/annotation/test/test_annrpython.py
b/pypy/annotation/test/test_annrpython.py
--
Author: Armin Rigo
Branch:
Changeset: r53255:1c24b15d25b5
Date: 2012-03-04 23:22 +0100
http://bitbucket.org/pypy/pypy/changeset/1c24b15d25b5/
Log:Fix the tests.
diff --git a/pypy/annotation/description.py b/pypy/annotation/description.py
--- a/pypy/annotation/description.py
+++ b/pypy/annot
Author: Armin Rigo
Branch:
Changeset: r53257:908d77ee8a29
Date: 2012-03-05 00:08 +0100
http://bitbucket.org/pypy/pypy/changeset/908d77ee8a29/
Log:Fix.
diff --git a/pypy/jit/backend/x86/codebuf.py b/pypy/jit/backend/x86/codebuf.py
--- a/pypy/jit/backend/x86/codebuf.py
+++ b/pypy/jit/backend/
Author: Armin Rigo
Branch:
Changeset: r53256:d57e1fff2623
Date: 2012-03-04 23:33 +0100
http://bitbucket.org/pypy/pypy/changeset/d57e1fff2623/
Log:Test and fix.
diff --git a/pypy/annotation/description.py b/pypy/annotation/description.py
--- a/pypy/annotation/description.py
+++ b/pypy/annota
Author: Armin Rigo
Branch:
Changeset: r53258:2e76062efd46
Date: 2012-03-05 00:13 +0100
http://bitbucket.org/pypy/pypy/changeset/2e76062efd46/
Log:merge heads
___
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listin
Author: Armin Rigo
Branch:
Changeset: r53259:534c2faf1522
Date: 2012-03-07 17:07 +
http://bitbucket.org/pypy/pypy/changeset/534c2faf1522/
Log:merge heads
diff --git a/pypy/annotation/description.py b/pypy/annotation/description.py
--- a/pypy/annotation/description.py
+++ b/pypy/annotati
Author: Benjamin Peterson
Branch: extradoc
Changeset: r4130:4a82ed652743
Date: 2012-03-07 11:18 -0600
http://bitbucket.org/pypy/extradoc/changeset/4a82ed652743/
Log:also this
diff --git a/talk/pycon2012/jit/slides.tex b/talk/pycon2012/jit/slides.tex
--- a/talk/pycon2012/jit/slides.tex
+++ b/
Author: Simon Cross
Branch:
Changeset: r193:f4c3fa418099
Date: 2012-03-07 19:19 +0200
http://bitbucket.org/pypy/jitviewer/changeset/f4c3fa418099/
Log:Suggesting using jit-backend not jit-backend-count so that jitviewer
can display the assembler.
diff --git a/_jitviewer/app.py b/_jit
Author: Benjamin Peterson
Branch: extradoc
Changeset: r4131:2962638984fb
Date: 2012-03-07 11:30 -0600
http://bitbucket.org/pypy/extradoc/changeset/2962638984fb/
Log:indicate intepreter is in RPython
diff --git a/talk/pycon2012/jit/slides.tex b/talk/pycon2012/jit/slides.tex
--- a/talk/pycon20
Author: Benjamin Peterson
Branch: extradoc
Changeset: r4132:94a9d12b04c9
Date: 2012-03-07 11:50 -0600
http://bitbucket.org/pypy/extradoc/changeset/94a9d12b04c9/
Log:hopefully make this clearer
diff --git a/talk/pycon2012/jit/slides.tex b/talk/pycon2012/jit/slides.tex
--- a/talk/pycon2012/jit
Author: Simon Cross
Branch: extradoc
Changeset: r4133:0d6e364016ae
Date: 2012-03-07 21:14 +0200
http://bitbucket.org/pypy/extradoc/changeset/0d6e364016ae/
Log:Add regex JIT example.
diff --git a/talk/pycon2012/tutorial/examples/08_re_jit.py
b/talk/pycon2012/tutorial/examples/08_re_jit.py
ne
Author: David Schneider
Branch:
Changeset: r53260:81ec554c58b3
Date: 2012-03-07 20:36 +0100
http://bitbucket.org/pypy/pypy/changeset/81ec554c58b3/
Log:fix kqueue tests and translation for 64 bit mac os
diff --git a/pypy/module/select/interp_kqueue.py
b/pypy/module/select/interp_kqueue.py
-
Author: edelsohn
Branch: ppc-jit-backend
Changeset: r53261:543144fe11e2
Date: 2012-03-07 15:18 -0500
http://bitbucket.org/pypy/pypy/changeset/543144fe11e2/
Log:Refer to spilling pointer as SPP, not r31.
diff --git a/pypy/jit/backend/ppc/ppc_assembler.py
b/pypy/jit/backend/ppc/ppc_assembler.p
Author: mattip
Branch:
Changeset: r53262:ee003450a5ce
Date: 2012-03-07 22:19 +0200
http://bitbucket.org/pypy/pypy/changeset/ee003450a5ce/
Log:python 2.6 syntax
diff --git a/pypy/module/select/interp_kqueue.py
b/pypy/module/select/interp_kqueue.py
--- a/pypy/module/select/interp_kqueue.py
++
Author: mattip
Branch:
Changeset: r53263:986d17b4a13c
Date: 2012-03-07 22:25 +0200
http://bitbucket.org/pypy/pypy/changeset/986d17b4a13c/
Log:whoops
diff --git a/pypy/module/select/interp_kqueue.py
b/pypy/module/select/interp_kqueue.py
--- a/pypy/module/select/interp_kqueue.py
+++ b/pypy/mo
Author: Benjamin Peterson
Branch: extradoc
Changeset: r4134:e54b8d104e52
Date: 2012-03-07 16:30 -0600
http://bitbucket.org/pypy/extradoc/changeset/e54b8d104e52/
Log:another slide
diff --git a/talk/pycon2012/jit/slides.tex b/talk/pycon2012/jit/slides.tex
--- a/talk/pycon2012/jit/slides.tex
++
Author: Benjamin Peterson
Branch: extradoc
Changeset: r4135:788923bf09fc
Date: 2012-03-07 16:32 -0600
http://bitbucket.org/pypy/extradoc/changeset/788923bf09fc/
Log:merge heads
diff --git a/talk/pycon2012/tutorial/examples/08_re_jit.py
b/talk/pycon2012/tutorial/examples/08_re_jit.py
new fil
Author: Wim Lavrijsen
Branch: reflex-support
Changeset: r53264:df4c236903ce
Date: 2012-03-06 00:12 -0800
http://bitbucket.org/pypy/pypy/changeset/df4c236903ce/
Log:CINT backend robustness
diff --git a/pypy/module/cppyy/capi/cint_capi.py
b/pypy/module/cppyy/capi/cint_capi.py
--- a/pypy/modul
Author: Wim Lavrijsen
Branch: reflex-support
Changeset: r53265:0055136f2633
Date: 2012-03-07 15:10 -0800
http://bitbucket.org/pypy/pypy/changeset/0055136f2633/
Log:make sure that typedefs point to the same python class (this
includes a full overhaul of the caching of cpp classes)
dif
Author: Wim Lavrijsen
Branch: reflex-support
Changeset: r53266:cc3b0fc4cfd1
Date: 2012-03-07 15:46 -0800
http://bitbucket.org/pypy/pypy/changeset/cc3b0fc4cfd1/
Log:typedefs for CINT (includes special handling of
string/basic_string)
diff --git a/pypy/module/cppyy/converter.py b/pypy/
Author: Wim Lavrijsen
Branch: reflex-support
Changeset: r53268:fe2026c442f5
Date: 2012-03-07 16:44 -0800
http://bitbucket.org/pypy/pypy/changeset/fe2026c442f5/
Log:fix typo found by rtyper
diff --git a/pypy/module/cppyy/interp_cppyy.py
b/pypy/module/cppyy/interp_cppyy.py
--- a/pypy/module/c
Author: Maciej Fijalkowski
Branch:
Changeset: r175:3dcea2b0f7e5
Date: 2012-03-07 20:56 -0800
http://bitbucket.org/pypy/benchmarks/changeset/3dcea2b0f7e5/
Log:reenable web bench
diff --git a/benchmarks.py b/benchmarks.py
--- a/benchmarks.py
+++ b/benchmarks.py
@@ -62,7 +62,7 @@
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r4136:fbd5bb4b2ed8
Date: 2012-03-07 21:02 -0800
http://bitbucket.org/pypy/extradoc/changeset/fbd5bb4b2ed8/
Log:done
diff --git a/planning/jit.txt b/planning/jit.txt
--- a/planning/jit.txt
+++ b/planning/jit.txt
@@ -90,18 +90,6 @@
BACKEN
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r4137:eedec4bf6e81
Date: 2012-03-07 21:04 -0800
http://bitbucket.org/pypy/extradoc/changeset/eedec4bf6e81/
Log:(fijal, exarkun) twisted web related task
diff --git a/planning/jit.txt b/planning/jit.txt
--- a/planning/jit.txt
+++ b/planni
Author: Jean-Paul Calderone
Branch: non-null-threadstate
Changeset: r53269:530532093911
Date: 2012-03-07 22:53 -0800
http://bitbucket.org/pypy/pypy/changeset/530532093911/
Log:Always return a non-null pointer from PyEval_SaveThread - maybe it's
good.
diff --git a/pypy/module/cpyext/p
28 matches
Mail list logo