[LLVMbugs] [Bug 19086] New: Unsupported move of conditional bit to register

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Mar 8 15:18:24 PST 2014


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

            Bug ID: 19086
           Summary: Unsupported move of conditional bit to register
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: PowerPC
          Assignee: unassignedbugs at nondot.org
          Reporter: joerg at NetBSD.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 12203
  --> http://llvm.org/bugs/attachment.cgi?id=12203&action=edit
Test case

Run llc on the test case. It will crash in PPCInstrInfo.cpp:672. SrcReg is
CR5LT, DestReg is R3.

-- 
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/20140308/15b0180d/attachment.html>


More information about the llvm-bugs mailing list