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

           Summary: ADDC ADDE not expanded
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Common Code Generator Code
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


ADDC, ADDE, SUBC, and SUBE are not expanded in legalize.
testcase:
test/CodeGen/Alpha/add128.ll

Alpha specifies all 4 operations as Expand, but there is no code in legalize to
do so.


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

Reply via email to