aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/attrmap.cc
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 final/override keywords.whitequark2020-06-181-8/+8
* Fix typoClifford Wolf2019-08-281-2/+2
* Add "paramap" passClifford Wolf2019-08-281-67/+118
* attrmap: also consider process, switch and case attributes.whitequark2019-07-101-0/+19
* attrmap: extend -remove to allow removing attributes with any value.whitequark2019-04-221-1/+3
* Consistent use of 'override' for virtual methods in derived classes.Henner Zeller2018-07-201-6/+6
* Avoid using strcasecmp()Clifford Wolf2016-10-141-2/+21
* Fixed some compiler warnings in attrmap commandClifford Wolf2016-08-101-4/+4
* Added "attrmap" commandClifford Wolf2016-08-091-0/+250