aboutsummaryrefslogtreecommitdiffstats
path: root/passes/opt/opt_mem.cc
Commit message (Expand)AuthorAgeFilesLines
* opt_mem: Remove constant-value bit lanes.Marcelina Kościelnicka2022-05-071-13/+143
* Fixing old e-mail addresses and deadnamesClaire Xenia Wolf2021-06-081-1/+1
* opt_mem: Add reset/init value support.Marcelina Kościelnicka2021-05-251-0/+12
* opt_mem: Remove write ports with const-0 EN.Marcelina Kościelnicka2021-05-231-0/+12
* opt_mem: Use Mem helpers.Marcelina Kościelnicka2020-10-211-81/+6
* Use C++11 final/override keywords.whitequark2020-06-181-2/+2
* kernel: big fat patch to use more ID::*, otherwise ID(*)Eddie Hung2020-04-021-3/+3
* Add "opt_mem" passClifford Wolf2019-11-221-0/+143