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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to