roc/crates/compiler/gen_llvm/src/llvm
2023-06-16 10:30:44 -05:00
..
align.rs Add llvm_alignment_bytes and memcpy function 2023-06-16 10:30:44 -05:00
bitcode.rs Move roc struct operations to a new "struct" module 2023-06-16 10:30:38 -05:00
build.rs Add llvm_alignment_bytes and memcpy function 2023-06-16 10:30:44 -05:00
build_list.rs Fix roc value usage of replaceUnsafe return value 2023-06-16 10:30:42 -05:00
build_str.rs decode_from_utf8_result as roc value 2023-06-16 10:30:42 -05:00
compare.rs Load eq_ptr_to_struct 2023-06-16 10:30:42 -05:00
convert.rs Add llvm_alignment_bytes and memcpy function 2023-06-16 10:30:44 -05:00
expect.rs Fix struct clone 2023-06-16 10:30:42 -05:00
externs.rs remove unneeded extern definitions 2023-03-30 21:36:30 +02:00
intrinsics.rs Stop using llvm instrinsics that just call libc 2023-05-31 20:00:04 -07:00
lowlevel.rs Clippy 2023-06-16 10:30:42 -05:00
memcpy.rs Add llvm_alignment_bytes and memcpy function 2023-06-16 10:30:44 -05:00
mod.rs Add llvm_alignment_bytes and memcpy function 2023-06-16 10:30:44 -05:00
refcounting.rs Fix inc/dec for struct-by-reference 2023-06-16 10:30:42 -05:00
scope.rs Break up arguments of insert 2023-06-16 10:30:39 -05:00
struct_.rs Clippy 2023-06-16 10:30:42 -05:00