Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2006-01-10 14:42:53 -0800 (Tue, 10 Jan 2006)
Revision: 8445
Log message:
reduceC for +@ and *@ optimization:
do not try to reassociate things that can be simply computed.
Changes | Path |
+6 -3 | metaprl/theories/itt/core/itt_int_base.ml |
+5 -4 | metaprl/theories/itt/core/itt_int_ext.ml |