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

            Bug ID: 21451
           Summary: PowerPC cc clobber should be an alias for cr0
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: PowerPC
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

In bug 19326 we made "cc" represent a clobber of the entire condition register.
It turns out "cc" is actually an alias for "cr0":

https://lists.ozlabs.org/pipermail/linuxppc-dev/2014-November/122391.html

I had the same incorrect assumption.

-- 
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

Reply via email to