roc/compiler/mono/src
Richard Feldman f83f50a9a7
Merge pull request #2337 from rtfeldman/i/2331
Use unsigned LLVM intrinsic arithmetic for unsigned integers
2022-01-12 08:29:30 -05:00
..
code_gen_help Implement tail recursion for union refcounting procs 2022-01-06 22:43:02 +00:00
alias_analysis.rs refactor passed (to higher order lowlevel) funcion 2021-11-30 21:50:27 +01:00
borrow.rs Implement saturated add/subtract 2022-01-10 22:37:08 -05:00
decision_tree.rs working mono 2021-11-20 23:25:30 +01:00
exhaustive.rs Rename Located -> Loc 2021-12-22 19:18:22 -08:00
expand_rc.rs clean up some other dependencies 2021-11-10 16:25:03 +01:00
inc_dec.rs use param_map instead of localcontext 2021-12-05 15:21:25 +01:00
ir.rs Pretty-print laayouts when PRETTY_PRINT_IR_SYMBOLS is true 2022-01-10 19:21:18 -05:00
layout.rs Support nullable wrapped tag union layouts in REPL 2021-12-29 17:55:21 -06:00
layout_soa.rs fix bug with lists and * type variables 2021-11-27 16:57:50 +01:00
lib.rs Rename code gen helper file in mono 2021-12-16 16:52:47 +00:00
low_level.rs adding initial List.all 2021-11-16 16:34:36 -05:00
reset_reuse.rs hook up update mode for reset/reuse 2021-11-28 14:25:51 +01:00
tail_recursion.rs don't do aliasing in join points any more 2021-09-08 19:55:30 +02:00