summaryrefslogtreecommitdiff
path: root/passes/opt/wreduce.cc
Commit message (Expand)AuthorAge
* Squashed commit of the following:Ruben Undheim2016-09-23
* Improvements in wreduceClifford Wolf2015-10-31
* Import more std:: stuff into Yosys namespaceClifford Wolf2015-10-25
* Fixed handling of driver-driver conflicts in wreduceClifford Wolf2015-10-24
* Bugfixes in handling of "keep" attribute on wiresClifford Wolf2015-10-15
* Added wreduce $mul support and fixed signed $mul opt_const bugClifford Wolf2015-09-25
* gcc-4.6 build fixesClifford Wolf2015-09-01
* Fixed trailing whitespacesClifford Wolf2015-07-02
* Added handling of bool-output cells to "wreduce"Clifford Wolf2015-04-13
* wreduce help typo fixClifford Wolf2015-02-17
* Bugfix in wreduceClifford Wolf2015-02-16
* Replaced std::unordered_set (nodict) with Yosys::poolClifford Wolf2014-12-26
* Added Yosys::{dict,nodict,vector} container typesClifford Wolf2014-12-26
* Wrapped init in std::set constructorWilliam Speirs2014-10-15
* Renamed SIZE() to GetSize() because of name collision on Win32Clifford Wolf2014-10-10
* Fixed wreduce $shiftx handlingClifford Wolf2014-09-15
* Cleanup in wreduceClifford Wolf2014-09-14
* Removed $bu0 cell typeClifford Wolf2014-09-04
* Moved "share" and "wreduce" to passes/opt/Clifford Wolf2014-09-01