debug
|
free or reuse unconditionally when value is unique
|
2023-06-27 17:37:45 +02:00 |
ir
|
never switch on a float
|
2023-06-07 12:51:15 +02:00 |
layout
|
skip is_null check if possible
|
2023-06-24 14:49:49 +02:00 |
debug.rs
|
Format problems reported by the IR checker
|
2022-12-03 21:35:01 -06:00 |
inc_dec.rs
|
rewrite constFolding logic
|
2023-06-24 14:49:49 +02:00 |
ir.rs
|
free or reuse unconditionally when value is unique
|
2023-06-27 17:37:45 +02:00 |
layout.rs
|
changes after review
|
2023-06-24 14:49:57 +02:00 |
lib.rs
|
start drop_specialization
|
2023-04-20 13:06:51 +02:00 |
tail_recursion.rs
|
in TRMC, still apply normal TCE
|
2023-06-24 19:45:44 +02:00 |