[llvm-bugs] [Bug 27480] New: ARM make check has a bunch of machine verifier errors

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 22 11:14:45 PDT 2016


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

            Bug ID: 27480
           Summary: ARM make check has a bunch of machine verifier errors
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: ARM
          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 bunch of machine verifier errors for make check:
    LLVM :: CodeGen/ARM/Windows/chkstk-movw-movt-isel.ll
    LLVM :: CodeGen/ARM/Windows/chkstk.ll
    LLVM :: CodeGen/ARM/Windows/dbzchk.ll
    LLVM :: CodeGen/ARM/Windows/division.ll
    LLVM :: CodeGen/ARM/Windows/no-aeabi.ll
    LLVM :: CodeGen/MIR/ARM/ARMLoadStoreDBG.mir
    LLVM :: CodeGen/MIR/ARM/sched-it-debug-nodes.mir

This may be latent bug.

-- 
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/20160422/975cf85f/attachment.html>


More information about the llvm-bugs mailing list