[pypy-dev] Fwd: LLVM stackmaps

Armin Rigo arigo at tunes.org
Tue Oct 29 09:38:39 CET 2013


Hi all, hi mjacob,

Someone interested in the port to llvm could have a look at this:

http://llvm-reviews.chandlerc.com/file/data/qnievreabgj3qqnco3ax/PHID-FILE-ofdo5nanmf23mhblqcga/D1981.diff

It adds two different things.  The first is stackmaps, which could
replace shadowstack/asmgcc for regular translation.  The second is
patchpoints, which together with stackmaps could potentially be used
for a llvm JIT backend's guards.


A bientôt,

Armin.


More information about the pypy-dev mailing list