verilator/test_regress
Geza Lore fe306a36b8
Add MergeCond pass to combine assignments with ?: on rhs (#2376)
This provides minor simulation performance benefit, but can provide
large C++ compilation time improvement, notably with Clang (4x).

This patch implements #2366 .
2020-05-30 21:09:05 +01:00
..
t Add MergeCond pass to combine assignments with ?: on rhs (#2376) 2020-05-30 21:09:05 +01:00
.gdbinit
.gitignore
CMakeLists.txt Add OPT_GLOBAL to use for run-time library (#2373) 2020-05-27 01:52:08 +01:00
driver.pl Tests: Add driver_verilator_flags (for verilator_ext_tests) 2020-05-30 08:19:44 -04:00
input.vc
input.xsim.vc
Makefile
Makefile_obj
vgen.pl