From: Albert G. <Dr....@t-...> - 2008-08-18 23:41:31
|
Eddie Rucker wrote: > Use to be, 0.5*x produced faster code than x/2.0. Well, I was pleasantly > surprised with the assembly output of "gcc -S -O2 test.c" produced > exactly the same output. Doesn't make a difference with Pure either, in fact even x/2 runs every bit as fast, and looks nicer. I've committed that version now. -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |