roc/compiler/gen_llvm/src/llvm
2021-10-20 17:05:59 +02:00
..
bitcode.rs only unwrap lambda set at the last moment 2021-09-14 22:20:14 +02:00
build.rs more cleanup 2021-10-20 17:05:59 +02:00
build_dict.rs decref for dict/set 2021-09-10 22:31:39 +02:00
build_hash.rs Remove f16. It is not really supported by modern CPU hardware. 2021-09-21 16:51:47 -07:00
build_list.rs new intrinsic approach 2021-10-20 15:18:02 +02:00
build_str.rs make Str.fromUtf8 in-place 2021-10-03 12:13:17 +02:00
compare.rs Remove f16. It is not really supported by modern CPU hardware. 2021-09-21 16:51:47 -07:00
convert.rs Remove f16. It is not really supported by modern CPU hardware. 2021-09-21 16:51:47 -07:00
externs.rs clean up sjlj code gen 2021-08-29 17:09:32 +02:00
mod.rs Rename gen to gen_llvm 2021-06-06 07:56:47 -04:00
refcounting.rs clippy 2021-10-14 20:12:43 +02:00