[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/py3.10-mb-typed-sig-experiments

2023-12-11 Thread Max Bernstein (@tekknolagi)
Max Bernstein pushed new branch branch/py3.10-mb-typed-sig-experiments at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.10-mb-typed-sig-experiments You're receiving this email because of your account on foss.heptapod.net. _

[pypy-commit] [Mercurial][pypy/pypy][branch/mb-max-float] 9 commits: WIP

2023-10-01 Thread Max Bernstein (@tekknolagi)
Max Bernstein pushed to branch branch/mb-max-float at PyPy / pypy Commits: 2f1dc986 by Max Bernstein at 2023-09-29T17:34:08-04:00 WIP --HG-- branch : mb-max-float - - - - - 4c2aa1cc by Max Bernstein at 2023-09-29T17:37:19-04:00 s/MAXPD/MAXSD/g --HG-- branch : mb-max-float - - - - - 9f5c5b60

[pypy-commit] [Mercurial][pypy/pypy][branch/mb-max-float] Fix assembler for float_max

2023-09-28 Thread Max Bernstein (@tekknolagi)
Max Bernstein pushed to branch branch/mb-max-float at PyPy / pypy Commits: 165a7914 by Max Bernstein at 2023-09-28T12:27:31-04:00 Fix assembler for float_max Figure out how to run the runner tests (they are parameterized): ./pytest.py -vv rpython/jit/backend/x86/test/test_runner.py --HG-- br

[pypy-commit] [Mercurial][pypy/pypy][branch/mb-max-float] Add runner test

2023-09-28 Thread Max Bernstein (@tekknolagi)
Max Bernstein pushed to branch branch/mb-max-float at PyPy / pypy Commits: 7d89f44e by Max Bernstein at 2023-09-28T12:19:27-04:00 Add runner test Not sure how to run it yet, though --HG-- branch : mb-max-float - - - - - 1 changed file: - rpython/jit/backend/test/runner_test.py View it o

[pypy-commit] [Mercurial][pypy/pypy][branch/mb-max-float] Add LLFrame/runner and test

2023-09-28 Thread Max Bernstein (@tekknolagi)
Max Bernstein pushed to branch branch/mb-max-float at PyPy / pypy Commits: d6dfc767 by Max Bernstein at 2023-09-28T12:15:40-04:00 Add LLFrame/runner and test --HG-- branch : mb-max-float - - - - - 3 changed files: - rpython/jit/backend/llgraph/runner.py - rpython/jit/codewriter/test/test_a

[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/mb-max-float

2023-09-28 Thread Max Bernstein (@tekknolagi)
Max Bernstein pushed new branch branch/mb-max-float at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/mb-max-float You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mail

[pypy-commit] [Mercurial][pypy/pypy][branch/mb-dup] 2 commits: Add simple float.max specialization

2023-09-28 Thread Max Bernstein (@tekknolagi)
Max Bernstein pushed to branch branch/mb-dup at PyPy / pypy Commits: 9f776b9a by Max Bernstein at 2023-09-28T11:54:13-04:00 Add simple float.max specialization --HG-- branch : mb-dup - - - - - e55bee32 by Max Bernstein at 2023-09-28T11:54:52-04:00 Add inline test I don't know a place to put

[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/mb-dup

2023-07-29 Thread Max Bernstein (@tekknolagi)
Max Bernstein pushed new branch branch/mb-dup at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/mb-dup You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list -- p

[pypy-commit] [Git][pypy/pypy][branch/mb-optimize-abs-abs] Fix test name and add nested abs case

2022-06-09 Thread Max Bernstein (@tekknolagi)
Max Bernstein pushed to branch branch/mb-optimize-abs-abs at PyPy / pypy Commits: a327f981 by Maxwell Bernstein at 2022-06-09T03:29:49-07:00 Fix test name and add nested abs case --HG-- branch : mb-optimize-abs-abs - - - - - 1 changed file: - rpython/jit/metainterp/optimizeopt/test/test_op

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/mb-optimize-abs-abs

2022-06-09 Thread Max Bernstein (@tekknolagi)
Max Bernstein pushed new branch branch/mb-optimize-abs-abs at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/mb-optimize-abs-abs You're receiving this email because of your account on foss.heptapod.net. ___ py