This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2365c02 [mips] Addition of a third operand to the instructions [d]div [...] new 78132b5 Revert "ThinLTO: fix non-determinism in bitcode writing" new 4087d8a ThinLTO: fix non-determinism in bitcode writing new 8c7f4d9 [mips][ias] EF_MIPS_MICROMIPS should iff microMIPS code was emitted.
The 3 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/Bitcode/Writer/BitcodeWriter.cpp | 3 ++- lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 7 +++++++ lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp | 13 ++++++++----- lib/Target/Mips/MipsTargetStreamer.h | 2 ++ test/MC/Mips/elf_eflags_micromips.s | 7 ++++++- test/MC/Mips/elf_eflags_micromips2.s | 11 +++++++++++ 6 files changed, 36 insertions(+), 7 deletions(-) create mode 100644 test/MC/Mips/elf_eflags_micromips2.s