aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/extract_reduce.cc
Commit message (Expand)AuthorAgeFilesLines
* Added missing "break"Andrew Zonenberg2017-09-151-0/+1
* Implemented off-chain support for extract_reduceAndrew Zonenberg2017-09-151-84/+157
* extract_reduce now only removes the head of the chain, relying on "clean" to ...Andrew Zonenberg2017-09-151-9/+19
* extract_reduce: Fix segfault on "undriven" inputsRobert Ou2017-09-141-2/+2
* Rename recover_reduce to extract_reduce, fix args handlingClifford Wolf2017-08-281-0/+239