This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fb6636e6dac [llvm-mca][x86] Add and/not/or/xor instruction tests new 08ef88f001b [mips] Fix the predicates of round, ceiling, floor and trunc.
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/MicroMipsInstrFPU.td | 47 +++++++++++----------- lib/Target/Mips/MipsInstrFPU.td | 27 ++++++------- .../Disassembler/Mips/micromips32r3/valid-el.txt | 10 +++++ test/MC/Disassembler/Mips/micromips32r3/valid.txt | 10 +++++ test/MC/Mips/micromips-fpu-instructions.s | 16 ++++++++ test/MC/Mips/mips2/valid.s | 19 ++++++--- test/MC/Mips/mips3/valid.s | 20 ++++++--- test/MC/Mips/mips32/valid.s | 19 ++++++--- test/MC/Mips/mips32r2/valid.s | 19 ++++++--- test/MC/Mips/mips32r3/valid.s | 19 ++++++--- test/MC/Mips/mips32r5/valid.s | 19 ++++++--- test/MC/Mips/mips32r6/valid.s | 12 ++++++ test/MC/Mips/mips4/valid.s | 20 ++++++--- test/MC/Mips/mips5/valid.s | 20 ++++++--- test/MC/Mips/mips64/valid.s | 20 ++++++--- test/MC/Mips/mips64r2/valid.s | 20 ++++++--- test/MC/Mips/mips64r3/valid.s | 20 ++++++--- test/MC/Mips/mips64r5/valid.s | 20 ++++++--- test/MC/Mips/mips64r6/valid.s | 12 ++++++ 19 files changed, 259 insertions(+), 110 deletions(-)