On Tuesday 6 November 2007 17:44:47 Chris Lattner wrote: > > On Nov 6, 2007, at 2:25 AM, Duncan Sands wrote: > > >>> Bugpoint claims that pointer_method is being miscompiled by - > >>> scalarrepl. Anyone have any ideas? > > > > None of the little-endian machines are showing these failures, > > which confirms my suspicions. Can someone for which they fail > > please send me (reduced) bitcode. > > Sure, thanks duncan: > > > opt -scalarrepl foo.bc
Does this http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20071105/055213.html fix it? Ciao, Duncan. _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
