This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9052f33934d [SystemZ] Fix bootstrap failure due to invalid DAG loop new d9fb399f430 [mips] add warnings for using dsp and msa flags with inappr [...]
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/MipsSubtarget.cpp | 38 +++++++++++++++++++++++++++++++ lib/Target/Mips/MipsSubtarget.h | 6 +++++ test/CodeGen/Mips/dsp_msa_warning.ll | 44 ++++++++++++++++++++++++++++++++++++ 3 files changed, 88 insertions(+) create mode 100644 test/CodeGen/Mips/dsp_msa_warning.ll