aboutsummaryrefslogtreecommitdiffstats
path: root/passes/sat/freduce.cc
Commit message (Expand)AuthorAgeFilesLines
* Improved performance of freduce input cone reductionClifford Wolf2014-01-041-23/+78
* Improved freduce performance on const signalsClifford Wolf2014-01-041-13/+63
* Performance improvements in freduce passClifford Wolf2014-01-031-27/+69
* More freduce cleanupsClifford Wolf2014-01-031-0/+24
* Cleanups in freduce commandClifford Wolf2014-01-031-2/+5
* Use selection in freduce commandClifford Wolf2014-01-031-5/+20
* Another small freduce cleanup/bugfixClifford Wolf2014-01-031-1/+2
* More freduce cleanups and bugfixesClifford Wolf2014-01-031-11/+32
* Fixed more complex undef cases in freduceClifford Wolf2014-01-021-4/+36
* More "freduce" related fixes and improvementsClifford Wolf2014-01-021-19/+67
* Some cleanups in freduce -inv mode (and switched from -noinv to -inv)Clifford Wolf2014-01-021-26/+29
* Major rewrite of "freduce" commandClifford Wolf2014-01-021-279/+333
* freduce performance fixClifford Wolf2013-08-101-4/+8
* Added -try option to freduce passClifford Wolf2013-08-081-16/+44
* Fixed topological ordering in freduce passClifford Wolf2013-08-071-54/+67
* Small bugfixes in freduce passClifford Wolf2013-08-061-4/+14
* Added freduce commandClifford Wolf2013-08-061-0/+361