xo-expression2/src/jit
2024-08-05 14:58:56 -04:00
..
activation_record.cpp xo-jit: fnptr -> closures for primitives+lambdas throughout 2024-07-10 16:05:00 -04:00
CMakeLists.txt xo-jit: + explicit env for captured function args [wip, not tested] 2024-07-07 13:27:12 -04:00
intrinsics.cpp xo-pyexpression: experiment: try moving xo intrinsics into xo-jit 2024-06-19 18:18:15 -04:00
IrPipeline.cpp xo-jit: fix: xo::ref::rp -> xo::rp 2024-08-05 14:55:52 -04:00
Jit.cpp xo-jit: cosmetic: code layout 2024-06-19 18:24:06 -04:00
LlvmContext.cpp xo-jit: fix: xo::ref::rp -> xo::rp 2024-08-05 14:55:52 -04:00
MachPipeline.cpp Merge branch 'main' of github.com:Rconybea/xo-jit 2024-08-05 14:58:56 -04:00
type2llvm.cpp xo-jit: fnptr -> closures for primitives+lambdas throughout 2024-07-10 16:05:00 -04:00