roc/compiler/mono/src
Folkert de Vries 249878cbd9
Merge pull request #2281 from rtfeldman/i/2149
(llvm) Generate code for tag unions less than 64 bits in size correctly
2021-12-27 22:38:08 +01:00
..
alias_analysis.rs refactor passed (to higher order lowlevel) funcion 2021-11-30 21:50:27 +01:00
borrow.rs Lowlevels: replace RefCountGetPtr with the more general GetPtrAsInt. 2021-12-19 08:29:17 +00:00
code_gen_help.rs clippy 2021-12-27 18:11:48 +00: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 Presence constraint flag -> Enum 2021-12-23 19:40:18 -06:00
layout.rs Update layout tests 2021-12-26 14:44:43 -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