Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | peepopt: Remove now-redundant dffmux pattern. | Marcelina KoĆcielnicka | 2020-08-07 | 1 | -3/+0 |
* | Use C++11 final/override keywords. | whitequark | 2020-06-18 | 1 | -2/+2 |
* | kernel: big fat patch to use more ID::*, otherwise ID(*) | Eddie Hung | 2020-04-02 | 1 | -2/+2 |
* | Fix dffmux peepopt init handling | Clifford Wolf | 2019-10-16 | 1 | -7/+69 |
* | Rename dffmuxext -> dffmux, also remove constants in dff+mux | Eddie Hung | 2019-09-11 | 1 | -1/+1 |
* | Add peepopt_dffmuxext | Eddie Hung | 2019-09-04 | 1 | -0/+1 |
* | Fix typo | Clifford Wolf | 2019-05-03 | 1 | -1/+1 |
* | Add peepopt_muldiv, fixes #930 | Clifford Wolf | 2019-04-30 | 1 | -0/+1 |
* | pmgen progress | Clifford Wolf | 2019-04-30 | 1 | -3/+10 |
* | Add "peepopt" skeleton | Clifford Wolf | 2019-04-29 | 1 | -0/+60 |