mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 00:10:40 +00:00
That is, scale(scale(A,b),c) becomes scale(A,b*c), thus giving the expression dag more opportunities to find common sub-expressions. My fancy zero test is down to 20 total instructions (including overhead, or 16 for the actual algebra). |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
Makemodule.am | ||
TODO |