This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 958169b1f83 [IRCE] Canonicalize pre/post loops after the blocks are add [...] new 55caeda9d7d [mips] Add madd4 subtarget feature
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/Mips.td | 3 + lib/Target/Mips/MipsInstrFPU.td | 18 +- lib/Target/Mips/MipsInstrInfo.td | 6 + lib/Target/Mips/MipsSubtarget.cpp | 2 +- lib/Target/Mips/MipsSubtarget.h | 5 + test/CodeGen/Mips/fmadd1.ll | 455 +++++++++++++++++++------------------- 6 files changed, 257 insertions(+), 232 deletions(-)