This seems to have fixed llvm-test failures, but Mac OS X PPC bootstrapping is still unhappy. :-(
Evan On Jul 6, 2007, at 11:20 AM, Evan Cheng wrote: > Great! I'll do some more testing. > > Thanks, > > Evan > On Jul 6, 2007, at 6:10 AM, Dan Gohman wrote: > >> Hi Evan, >> >> Ok, I believe I've figured out where I was confused. The attached >> patch makes the endian-swapping always done, even for virtual >> registers, which appears to be the right thing to do, makes the >> code simpler, and it fixes the problem you pointed out with >> SingleSource/UnitTests/2005-05-12-Int64ToFP.c >> >> Dan >> >> On Thu, Jul 05, 2007 at 06:48:31PM -0700, Evan Cheng wrote: >>> Hi Dan, >>> >>> I've committed this: >>> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of- >>> Mon-20070702/051079.html >>> >>> as a workaround. Please figure out a proper fix. Thanks! >>> >>> Evan >>> >> >> -- >> Dan Gohman, Cray Inc. >> <patch> > > _______________________________________________ > llvm-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
