[LLVMbugs] [Bug 8986] Post-ra scheduler doesn't respect earlyclobber
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Feb 8 11:23:40 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=8986
Andrew Trick <atrick at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #18 from Andrew Trick <atrick at apple.com> 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.
More information about the llvm-bugs
mailing list