xo-tokenizer2/src/jit
2024-07-08 11:46:18 -04:00
..
activation_record.cpp xo-jit: + explicit env for captured function args [wip, not tested] 2024-07-07 13:27:12 -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: add mem-to-register pass to IrPipeline 2024-06-21 17:01:30 -04:00
Jit.cpp xo-jit: cosmetic: code layout 2024-06-19 18:24:06 -04:00
LlvmContext.cpp xo-jit: + LlvmContext to keepalive native LLVMContext 2024-06-16 11:00:37 -04:00
MachPipeline.cpp xo-jit: + primitive wrapper (accept+ignore envptr as 1st argument) 2024-07-07 16:57:05 -04:00
type2llvm.cpp xo-jit: gen lvtype name in type2llvm::create_localenv_llvm_type() 2024-07-08 11:46:18 -04:00