http://llvm.org/bugs/show_bug.cgi?id=8986
Andrew Trick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #18 from Andrew Trick <[email protected]> 2011-02-08 13:23:39 CST --- Fixed in r125089. isNewRegClobberedByRefs checks to avoid renaming both defs that clobber uses and uses that may be clobbered by defs. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
