[LLVMbugs] [Bug 1831] New: CodeGen/ARM/lsr-code-insertion.ll failing

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Nov 27 20:59:53 PST 2007


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

           Summary: CodeGen/ARM/lsr-code-insertion.ll failing
           Product: new-bugs
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac System 9.x
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: tonic at nondot.org
                CC: llvmbugs at cs.uiuc.edu


RUN: llvm-as < %s | llc -stats |& grep {40.*Number of machine instrs printed}

CodeGen/ARM/lsr-code-insertion.ll produces:
42 asm-printer    - Number of machine instrs printed

The test is looking for 40 though.

XFAILed for now.


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