This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e9a999eea8f [mips] Fix predicates of mfc1, mtc1 instructions new 3319b10cf9b [mips] Add disassembly support for comparison instructions new 4c447f334e5 [mips] Fix formatting of floating point conversion patterns
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/Target/Mips/MicroMipsInstrFPU.td | 26 ++-- test/MC/Disassembler/Mips/micromips32r3/valid.txt | 32 +++++ test/MC/Mips/micromips-fpu-instructions.s | 160 ++++++++++++++++++++++ 3 files changed, 206 insertions(+), 12 deletions(-)