Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: use more ID::* | Eddie Hung | 2020-04-02 | 1 | -1/+1 |
* | kernel: SigSpec use more const& + overloads to prevent implicit SigSpec | Eddie Hung | 2020-03-13 | 1 | -1/+1 |
* | proc_prune: fix handling of exactly identical assigns. | whitequark | 2019-08-08 | 1 | -9/+7 |
* | proc_prune: Promote partially redundant assignments. | Jean-François Nguyen | 2019-08-01 | 1 | -2/+11 |
* | proc_prune: promote assigns to module connections when legal. | whitequark | 2019-07-09 | 1 | -12/+35 |
* | proc_prune: new pass. | whitequark | 2019-07-09 | 1 | -0/+135 |