On Oct 25, 2007, at 6:56 PM, Evan Cheng wrote: > Author: evancheng > Date: Thu Oct 25 20:56:11 2007 > New Revision: 43375 > > URL: http://llvm.org/viewvc/llvm-project?rev=43375&view=rev > Log: > Loosen up iv reuse to allow reuse of the same stride but a larger > type when truncating from the larger type to smaller type is free. > e.g.
Nice, this is probably a huge win on x86-64. Can you please check to see whether this fixes PR1301? If not, please update it if it helped. Thanks Evan, -Chris _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
