waffle/src
2023-04-01 00:00:48 -07:00
..
backend Rematerialize constants in backend codegen. 2023-03-01 17:23:09 -08:00
bin Add print-func command to waffle-util. 2023-04-01 00:00:48 -07:00
cfg Add maximal-SSA mode. 2022-12-02 11:58:04 -08:00
interp Some refactoring for tracepoints 2023-02-24 12:48:28 -08:00
ir Support for edge-splitting. 2023-03-24 15:57:37 -07:00
passes Remove Fuel -- no longer needed 2023-02-28 16:15:44 -08:00
entity.rs Fuzzer: differential comparison of opt/no-opt 2023-02-24 21:28:40 -08:00
errors.rs WIP. 2022-11-29 10:36:45 -08:00
frontend.rs Make debuginfo parsing optional. 2023-02-16 16:20:54 -08:00
fuzzing.rs fuzzing: reject too-large memories 2023-02-25 17:12:02 -08:00
interp.rs Tweaks to API around function bodie. 2023-02-28 16:31:53 -08:00
ir.rs Add addr2line usage to attempt to get source-loc information 2023-02-10 20:55:45 -08:00
lib.rs Add some convenience bits to op_traits, and export MemoryArg. 2023-03-23 17:35:51 -07:00
op_traits.rs Add some convenience bits to op_traits, and export MemoryArg. 2023-03-23 17:35:51 -07:00
ops.rs Better unreachability handling. 2022-11-29 13:22:04 -08:00
passes.rs Remove Fuel -- no longer needed 2023-02-28 16:15:44 -08:00
scoped_map.rs WIP. 2022-11-03 00:20:58 -07:00