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

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Nov 12 13:34:15 PST 2016


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

            Bug ID: 30998
           Summary: MIPS make check has a bunch of machine verifier errors
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: MIPS
          Assignee: unassignedbugs at nondot.org
          Reporter: llvm-dev at redking.me.uk
                CC: davide at freebsd.org, llvm-bugs at lists.llvm.org
    Classification: Unclassified

Similar to PR27481, switching the machine verifier ON by default
(lib/CodeGen/TargetPassConfig.cpp then change the default value of the cl::opt
related to the machine verifier) leads to a bunch of machine verifier errors:

Failing Tests (8):
    LLVM :: CodeGen/Mips/largeimmprinting.ll
    LLVM :: CodeGen/Mips/llvm-ir/select-dbl.ll
    LLVM :: CodeGen/Mips/llvm-ir/select-flt.ll
    LLVM :: CodeGen/Mips/longbranch.ll
    LLVM :: CodeGen/Mips/mips64fpldst.ll
    LLVM :: CodeGen/Mips/return_address.ll
    LLVM :: CodeGen/Mips/select.ll
    LLVM :: CodeGen/Mips/tnaked.ll

-- 
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/20161112/8ed98c83/attachment.html>


More information about the llvm-bugs mailing list