[llvm-bugs] [Bug 27461] New: Sparc make check has a few of machine verifier errors

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 21 14:57:27 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=27461

            Bug ID: 27461
           Summary: Sparc make check has a few of machine verifier errors
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: Sparc
          Assignee: unassignedbugs at nondot.org
          Reporter: qcolombet at apple.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Switching the machine verifier ON by default (lib/CodeGen/Passes.cpp then
change the default value of the cl::opt related to the machine verifier) leads
to a few of machine verifier errors for make check:
    LLVM :: CodeGen/SPARC/2011-01-11-CC.ll
    LLVM :: CodeGen/SPARC/reserved-regs.ll

This may be latent bugs.

-- 
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/20160421/b37dc213/attachment-0001.html>


More information about the llvm-bugs mailing list