xo-jit/src/jit
Roland Conybeare 07e0593d88 xo-jit: try requiring llvm 18.1
cmake doesn't accept '18' as a match for '18.1'
2025-05-11 12:26:01 -05:00
..
activation_record.cpp xo-jit: clang18/llvm18 compile fixes (temp patches) 2025-05-07 20:47:22 -05:00
activation_record.new.cpp xo-jit: compiler nit: (clang 15) 2025-05-09 00:00:26 -05:00
activation_record.orig.cpp xo-jit: compiler nit: (clang 15) 2025-05-09 00:00:26 -05:00
CMakeLists.txt xo-jit: try requiring llvm 18.1 2025-05-11 12:26:01 -05: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 xo-jit: clang18/llvm18 compile fixes (temp patches) 2025-05-07 20:47:22 -05:00
MachPipeline.new.cpp xo-jit: compiler nit: (clang 15) 2025-05-09 00:00:26 -05:00
MachPipeline.orig.cpp xo-jit: compiler nit: (clang 15) 2025-05-09 00:00:26 -05:00
type2llvm.cpp xo-jit: clang18/llvm18 compile fixes (temp patches) 2025-05-07 20:47:22 -05:00