aboutsummaryrefslogtreecommitdiffstats
path: root/passes/opt/rmports.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting for msys2 mingw build using GetSizeMiodrag Milanovic2019-08-011-1/+1
* Consistent use of 'override' for virtual methods in derived classes.Henner Zeller2018-07-201-2/+2
* Mostly coding style related fixes in rmports passClifford Wolf2017-08-151-30/+33
* rmports: Now remove ports from cell instances if we optimized them out of tha...Andrew Zonenberg2017-08-141-2/+35
* ProcessModule is no longer virtual (why was it in the first place?)Andrew Zonenberg2017-08-141-1/+1
* rmports now works on all modules in the design, not just the top.Andrew Zonenberg2017-08-141-4/+7
* Renamed opt_rmports pass to rmportsAndrew Zonenberg2017-08-141-0/+148