]> gitweb.factorcode.org Git - factor.git/commit
fix bug in rewriting #add -- wasn't checking small-enough?, and change negative adds...
authorDoug Coleman <doug.coleman@gmail.com>
Thu, 2 Jul 2009 22:55:35 +0000 (17:55 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Thu, 2 Jul 2009 22:55:35 +0000 (17:55 -0500)
commit80eb5068e2184ddd225b70f4be8d1084f4b49c73
treeca95ff16b9e97acfca8affa04f7cb486b2f96880
parent2cb94598b3668ca6da20548d95ea8da6b0931af4
fix bug in rewriting #add -- wasn't checking small-enough?, and change negative adds to subtractions/negative subtractions to adds
basis/compiler/cfg/value-numbering/rewrite/rewrite.factor [changed mode: 0644->0755]