aboutsummaryrefslogtreecommitdiffstats
path: root/passes/pmgen
Commit message (Expand)AuthorAgeFilesLines
* Do not use shiftmul peepopt pattern when mul result is truncated, fixes #1047Clifford Wolf2019-05-281-4/+11
* Bugfix in peepopt_shiftmul.pmgClifford Wolf2019-05-061-0/+4
* Update pmgen documentationClifford Wolf2019-05-031-6/+18
* Fix typoClifford Wolf2019-05-031-1/+1
* Add peepopt_muldiv, fixes #930Clifford Wolf2019-04-304-1/+41
* pmgen progressClifford Wolf2019-04-304-13/+27
* Some pmgen reorg, rename peepopt.pmg to peepopt_shiftmul.pmgClifford Wolf2019-04-303-4/+6
* Progress in shiftmul peepopt patternClifford Wolf2019-04-301-3/+51
* Add "peepopt" skeletonClifford Wolf2019-04-295-1/+112
* Add pmgen support for multiple patterns in one matcherClifford Wolf2019-04-293-130/+188
* Support multiple pmg files (right now just concatenated together)Clifford Wolf2019-04-291-6/+30
* MisspellingEddie Hung2019-04-251-1/+1
* Fix a few typosEddie Hung2019-04-081-3/+3
* Fix spelling in pmgen/README.mdEddie Hung2019-03-051-2/+2
* Try again for passes/pmgen/ice40_dsp_pm.h ruleLarry Doolittle2019-03-012-8/+9
* Reduce amount of trailing whitespace in code baseLarry Doolittle2019-02-281-1/+1
* Fix pmgen for in-tree buildsClifford Wolf2019-02-282-8/+9
* Fix pmgen for out-of-tree buildClifford Wolf2019-02-282-4/+6
* Fix typo in passes/pmgen/README.mdClifford Wolf2019-02-211-1/+1
* Bugfix in ice40_dspClifford Wolf2019-02-211-2/+2
* Add "synth_ice40 -dsp"Clifford Wolf2019-02-201-4/+4
* Detect and reject cases that do not map well to iCE40 DSPs (yet)Clifford Wolf2019-02-202-2/+17
* Add actual DSP inference to ice40_dsp passClifford Wolf2019-02-173-24/+214
* Progress in pmgenClifford Wolf2019-01-151-3/+11
* Progress in pmgen, add pmgen READMEClifford Wolf2019-01-153-14/+260
* Fix pmgen "reject" statementClifford Wolf2019-01-151-1/+1
* Progress in pmgenClifford Wolf2019-01-153-36/+139
* Progress in pmgenClifford Wolf2019-01-153-21/+157
* Progress in pmgenClifford Wolf2019-01-155-8/+347
* Add mockup .pmg (pattern matcher generator) fileClifford Wolf2019-01-151-0/+75