aboutsummaryrefslogtreecommitdiffstats
path: root/passes/pmgen/test_pmgen.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixing old e-mail addresses and deadnamesClaire Xenia Wolf2021-06-081-1/+1
* Use C++11 final/override keywords.whitequark2020-06-181-2/+2
* kernel: big fat patch to use more ID::*, otherwise ID(*)Eddie Hung2020-04-021-5/+5
* Move GENERATE_PATTERN macro to separate utility headerClifford Wolf2019-10-161-127/+2
* Rename test_pmgen arg xilinx_srl.{fixed,variable}Eddie Hung2019-08-281-2/+2
* Account for maxsubcnt overflowingEddie Hung2019-08-261-1/+1
* Add xilinx_srl_pm.variable to test_pmgenEddie Hung2019-08-261-0/+2
* Add xilinx_srl_fixed, fix typosEddie Hung2019-08-261-2/+6
* Add pmgen slices and choicesClifford Wolf2019-08-231-2/+51
* Improvements in "test_pmgen -generate"Clifford Wolf2019-08-171-3/+23
* Add help() callEddie Hung2019-08-161-0/+1
* Minor bugfix in "test_pmgen -generate"Clifford Wolf2019-08-161-1/+1
* Add pmgen finish statement, return number of matchesClifford Wolf2019-08-161-1/+1
* Redesign pmgen backtracking for recursive matchingClifford Wolf2019-08-161-1/+3
* Add pmgen "generate" featureClifford Wolf2019-08-161-0/+142
* Refactor demo_reduce into test_pmgenClifford Wolf2019-08-161-0/+165