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: unassignedb...@nondot.org
          Reporter: llvm-...@redking.me.uk
                CC: dav...@freebsd.org, llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to