This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 78f951e8363 [X86] Add missing mayLoad/mayStore attributes to some X86 i [...] new 8bc67215258 [mips] Fix test mips64fpldst.ll with machine verifier enabled
The 1 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/Target/Mips/MipsMachineFunction.cpp | 6 +----- test/CodeGen/Mips/llvm-ir/mul.ll | 2 +- test/CodeGen/Mips/llvm-ir/sdiv.ll | 12 ++---------- test/CodeGen/Mips/llvm-ir/srem.ll | 11 ++--------- test/CodeGen/Mips/llvm-ir/udiv.ll | 11 ++--------- test/CodeGen/Mips/llvm-ir/urem.ll | 6 +++--- test/CodeGen/Mips/micromips-gp-rc.ll | 2 +- test/CodeGen/Mips/mips64fpldst.ll | 12 ++++++------ test/CodeGen/Mips/tailcall/tailcall.ll | 4 ++-- 9 files changed, 20 insertions(+), 46 deletions(-)