aboutsummaryrefslogtreecommitdiff
path: root/src/lj_target_ppc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid dependence on lj_jit.h if only including lj_target.h.Mike Pall2011-11-121-3/+4
* FFI: Compile calls to stdcall, fastcall and vararg functions.Mike Pall2011-10-271-0/+2
* PPC: Fuse BSWAP with XLOAD/XSTORE to lwbrx/stwbrx.Mike Pall2011-10-251-0/+3
* PPC: Integrate and enable JIT compiler.Mike Pall2011-10-241-0/+273