roc/compiler/mono/src
2021-11-30 09:57:00 +00:00
..
alias_analysis.rs move the heap cell out of the union 2021-11-28 17:51:43 +01:00
borrow.rs Create new lowlevels for refcounting 2021-11-30 09:57:00 +00:00
decision_tree.rs working mono 2021-11-20 23:25:30 +01:00
exhaustive.rs shrink tag id sizes in layouts 2021-11-13 19:31:20 +01:00
expand_rc.rs clean up some other dependencies 2021-11-10 16:25:03 +01:00
inc_dec.rs add update mode to reset and reuse 2021-11-28 14:13:02 +01:00
ir.rs shrink CallSpecId and UpdateModeId to u32; assuming a 4GiB file that should be more than enough 2021-11-28 22:59:23 +01:00
layout.rs Merge pull request #2083 from rtfeldman/layout-soa 2021-11-28 12:43:37 +01:00
layout_soa.rs fix bug with lists and * type variables 2021-11-27 16:57:50 +01:00
lib.rs first attempt at layout soa 2021-11-25 22:09:20 +01: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