[LLVMbugs] [Bug 21452] PowerPC inline assembly "=&r" constraint failing

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Dec 8 17:02:24 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=21452

Hal Finkel <hfinkel at anl.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Hal Finkel <hfinkel at anl.gov> ---
As it turns out, the aggressive anti-dep breaker (used by PPC during post-RA
instruction scheduling), ignored the existence of early-clobber operands. This
should be fixed by r223727.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141209/697be3e0/attachment.html>


More information about the llvm-bugs mailing list