waffle/src
2023-02-13 16:17:57 -08:00
..
backend More descriptive logging to help diagnose irreducible control flow 2023-02-12 17:32:06 -08:00
bin Fix waffle-util build. 2023-02-07 17:31:52 -08:00
cfg Add maximal-SSA mode. 2022-12-02 11:58:04 -08:00
ir Merge branch 'addr2line' 2023-02-13 16:17:57 -08:00
passes Add remove-empty-blocks pass. 2023-02-07 12:44:00 -08:00
entity.rs No RPO pass; put RPO functionality in CFGInfo. 2022-12-01 18:57:00 -08:00
errors.rs WIP. 2022-11-29 10:36:45 -08:00
frontend.rs Add debug-loc info 2023-02-13 16:17:17 -08:00
ir.rs Add addr2line usage to attempt to get source-loc information 2023-02-10 20:55:45 -08:00
lib.rs WIP. 2022-11-29 17:32:38 -08:00
op_traits.rs Refactor Module interface to expose tables directly. 2023-02-02 13:58:50 -08:00
ops.rs Better unreachability handling. 2022-11-29 13:22:04 -08:00
passes.rs Add remove-empty-blocks pass. 2023-02-07 12:44:00 -08:00
scoped_map.rs WIP. 2022-11-03 00:20:58 -07:00