[PPL-devel] ppl/src BD_Shape.templates.hh

Enea Zaffanella zaffanella at cs.unipr.it
Sat Sep 15 15:37:11 CEST 2007


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	zaffanella at cs.unipr.it	2007-09-15 15:37:11

Modified files:
	src            : BD_Shape.templates.hh 

Log message:
	Try to improve the management of temporary coefficients:
	- prefer neg_assign(x, x) to x = -x;
	- avoid useless temporaries;
	- factor out common temporary definitions; in particular, speculatively
	move temporary definitions out of loop bodies.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/BD_Shape.templates.hh.diff?cvsroot=ppl&r1=1.81&r2=1.82




More information about the PPL-devel mailing list