This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 44cfbc7d137 [InstCombine] allow SimplifyDemandedVectorElts to work with [...] new 2f53e1def5e [mips] Remove -allow-deprecated-dag-overlap flag from tests. NFC new b95f965d7b2 [machineverifier] Detect PHI's that are preceeded by non-PHI's
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/MachineVerifier.cpp | 14 +++- test/CodeGen/Mips/bswap.ll | 14 ++-- .../Mips/cconv/arguments-hard-float-varargs.ll | 36 +++++----- test/CodeGen/Mips/cconv/arguments-varargs.ll | 57 +++++---------- test/CodeGen/Mips/cconv/callee-saved.ll | 50 ++++++++----- test/CodeGen/Mips/cconv/return-struct.ll | 32 +++++---- test/CodeGen/Mips/madd-msub.ll | 25 ++++--- test/CodeGen/Mips/msa/basic_operations.ll | 42 +++++------ test/CodeGen/Mips/no-odd-spreg.ll | 17 +++-- test/Verifier/test_phis_precede_nonphis.mir | 84 ++++++++++++++++++++++ 10 files changed, 241 insertions(+), 130 deletions(-) create mode 100644 test/Verifier/test_phis_precede_nonphis.mir