]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
Write an x86-64 assembly version of "__builtin_apply", because
authorRhys Weatherley <rweather@southern-storm.com.au>
Fri, 25 Jun 2004 06:24:40 +0000 (06:24 +0000)
committerRhys Weatherley <rweather@southern-storm.com.au>
Fri, 25 Jun 2004 06:24:40 +0000 (06:24 +0000)
commita982e320033175a09504bce0bc1af681d8ddb1d2
treee517b876e3d2b5d377f6b7369c3d47ef38d6e30d
parent13489a8e18bfae8b56052bfa373cb3343bdba033
Write an x86-64 assembly version of "__builtin_apply", because
the version inside gcc has an unusable register ordering.
ChangeLog
jit/jit-apply-func.h
jit/jit-apply-x86-64.h [new file with mode: 0644]
tools/gen-apply.c