aboutsummaryrefslogtreecommitdiffstats
path: root/passes/opt/wreduce.cc
Commit message (Expand)AuthorAgeFilesLines
* Added wreduce $mul support and fixed signed $mul opt_const bugClifford Wolf2015-09-251-1/+1
* gcc-4.6 build fixesClifford Wolf2015-09-011-2/+2
* Fixed trailing whitespacesClifford Wolf2015-07-021-2/+2
* Added handling of bool-output cells to "wreduce"Clifford Wolf2015-04-131-0/+11
* wreduce help typo fixClifford Wolf2015-02-171-1/+1
* Bugfix in wreduceClifford Wolf2015-02-161-7/+14
* Replaced std::unordered_set (nodict) with Yosys::poolClifford Wolf2014-12-261-2/+2
* Added Yosys::{dict,nodict,vector} container typesClifford Wolf2014-12-261-2/+2
* Wrapped init in std::set constructorWilliam Speirs2014-10-151-2/+2
* Renamed SIZE() to GetSize() because of name collision on Win32Clifford Wolf2014-10-101-42/+42
* Fixed wreduce $shiftx handlingClifford Wolf2014-09-151-1/+1
* Cleanup in wreduceClifford Wolf2014-09-141-11/+8
* Removed $bu0 cell typeClifford Wolf2014-09-041-3/+3
* Moved "share" and "wreduce" to passes/opt/Clifford Wolf2014-09-011-0/+353