[PPL-devel] Polyhedra/src Makefile.am Makefile.in Row.cc g ...

Roberto Bagnara roberto at sandbox.cs.unipr.it
Tue Sep 18 13:15:40 CEST 2001


CVSROOT:	/usr/local/cvsroot/pma2000
Module name:	Polyhedra
Changes by:	roberto at sandbox.cs.unipr.it	01/09/18 13:15:40

Modified files:
	src            : Makefile.am Makefile.in Row.cc 
Added files:
	src            : globals.cc globals.hh 

Log message:
	Avoid the creation and disposal of temporaries in the scalar product
	operator Integer PPL::operator *(const Row& x, const Row& y).
	This change results in impressive speedups: linear size relation
	analysis with China becomes twice as fast.




More information about the PPL-devel mailing list