aboutsummaryrefslogtreecommitdiffstats
path: root/riscV/ConstpropOp.vp
Commit message (Expand)AuthorAgeFilesLines
* Improve strength reduction of unsigned comparisons x ==u 0, x !=u 0, etc (#59)Xavier Leroy2018-02-161-6/+18
* Optimization for division by one during constant propagation (#39)Michael Schmidt2017-12-051-10/+16
* RISC-V port and assorted changesXavier Leroy2017-04-281-0/+291