roc/crates/compiler/gen_llvm/src/llvm
2024-08-25 11:48:46 -07:00
..
align.rs Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
bitcode.rs switch to passing the copy function into zig (implement llvm) 2024-07-21 19:04:57 -07:00
build.rs correct comment 2024-07-20 21:30:25 -07:00
build_list.rs switch to passing the copy function into zig (implement llvm) 2024-07-21 19:04:57 -07:00
build_str.rs Fix decode_from_utf8_result 2024-02-17 13:20:33 -05:00
compare.rs move all allocas to the entry block 2024-07-20 19:17:11 -07:00
convert.rs ensure alignment is never 0. Must be at least 1. 2024-08-25 11:48:46 -07:00
erased.rs update rust code to llvm-16 and fix build 2023-10-23 13:50:31 -07:00
expect.rs move all allocas to the entry block 2024-07-20 19:17:11 -07:00
externs.rs Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
fn_ptr.rs update rust code to llvm-16 and fix build 2023-10-23 13:50:31 -07:00
intrinsics.rs Remove early DCE of builtins 2023-12-11 10:44:57 -08:00
lowlevel.rs switch to passing the copy function into zig (implement llvm) 2024-07-21 19:04:57 -07:00
memcpy.rs Have basic_type_from_layout take LayoutRepr 2023-06-17 18:12:17 -05:00
mod.rs Erased functions do not take a func spec 2023-07-12 14:44:17 -05:00
refcounting.rs move all allocas to the entry block 2024-07-20 19:17:11 -07:00
scope.rs for referenced values, use allocas instead of phi nodes 2024-07-20 19:52:11 -07:00
struct_.rs move all allocas to the entry block 2024-07-20 19:17:11 -07:00