verilator/test_regress
Geza Lore f23f3ca907 Try to ensure DFG peephole patterns don't grow the graph
Some optimizations are only a net win if they help us remove a graph
node (or at least ensure they don't grow the graph), or yields otherwise
special logic, so try to apply them only in these cases.
2022-10-04 18:54:46 +01:00
..
t Try to ensure DFG peephole patterns don't grow the graph 2022-10-04 18:54:46 +01:00
.gdbinit
.gitignore
CMakeLists.txt Copyright year update. 2022-01-01 08:26:40 -05:00
Makefile Copyright year update. 2022-01-01 08:26:40 -05:00
Makefile_obj Implement 'forceable' attribute 2022-01-16 15:31:37 +00:00
driver.pl Merge branch 'master' into develop-v5 2022-09-22 17:33:36 +01:00
input.vc
input.xsim.vc