aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/DCETests.scala
AgeCommit message (Expand)Author
2019-03-26Add test for DCE of printf and stopAndrew Waterman
2018-09-13Do not remove ExtMods with no ports by default (#888)albertchen-sifive
2018-03-23Make Register Update Flattening a Transform and Delete Dangling Nodes (#692)Jack Koenig
2018-02-27Refactor Annotations (#721)Jack Koenig
2017-12-20Make submodule inputs void in ExpandWhens (#706)Jack Koenig
2017-12-12Add RemoveWires transformJack Koenig
2017-08-01DCE for IsInvalid (#629)Donggyu
2017-06-21Add --no-dce command-line option to skip DCEJack Koenig
2017-05-17Make sure not to DCE input-only extmodules unless specified (#590)Jack Koenig
2017-05-11Improved Global Dead Code Elimination (#549)Jack Koenig