verilator/test_regress
Geza Lore 34a0bb448e Improve V3MergeCond
- Merge AstNodeIf nodes as well (not just assignment from AstCond)
- Merge merged results recursively (optimizes nested conditionals/ifs)
- Only checking mergeability once per node.
- Don't add redundant masking
- Duplicate cheap statements in both branches, if doing so yields a
  larger merge
- Include reduced nodes before the starting conditional in the merge
2021-08-19 18:55:39 +01:00
..
t Improve V3MergeCond 2021-08-19 18:55:39 +01:00
.gdbinit
.gitignore
CMakeLists.txt
driver.pl Tests: ignore all hashes in files_identical 2021-08-11 16:55:11 +01:00
input.vc
input.xsim.vc
Makefile
Makefile_obj