This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 36c062c0837 Revert rL361944 from llvm/trunk : [ADT] add iterator_range: [...] new b00d5597e27 [mips] Use range-based for loops. NFC new 6b81d6c140a [mips] Iterate over MSACtrlRegClass to reserve all MSA cont [...] new 3ed43e710fc [mips] Use reg-exp in tests to tolerate register indexes ch [...] new 249a80e7e61 Qualify use of llvm::empty that's ambiguous with std::empty
The 4 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/MachineModuleInfo.cpp | 2 +- lib/Target/Mips/MipsRegisterInfo.cpp | 22 +- test/CodeGen/Mips/llvm-ir/fptosi.ll | 296 ++++---- test/CodeGen/Mips/llvm-ir/load.ll | 784 ++++++++++----------- test/CodeGen/Mips/llvm-ir/store.ll | 376 +++++----- .../CodeGen/Mips/micromips-pseudo-mtlohi-expand.ll | 48 +- 6 files changed, 759 insertions(+), 769 deletions(-)