This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 74fba6521c1 [MsgPack] Removed MsgPackTypes new dca8e63deaa [X86] Regenerate tail call tests new 4aa20a4a6d2 [X86] Remove icmp undef in more reduced tests new f3a3d439652 Mips: Add ImmArg to intrinsics
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: include/llvm/IR/IntrinsicsMips.td | 294 +++++++++++----------- test/CodeGen/Mips/msa/immediates.ll | 135 ---------- test/CodeGen/X86/block-placement.ll | 10 +- test/CodeGen/X86/sext-i1.ll | 13 +- test/CodeGen/X86/tail-dup-merge-loop-headers.ll | 175 +++++++++++-- test/CodeGen/X86/tail-dup-repeat.ll | 47 +++- test/Verifier/Mips/intrinsic-immarg.ll | 82 ++++++ test/{CodeGen/MIR => Verifier}/Mips/lit.local.cfg | 0 8 files changed, 430 insertions(+), 326 deletions(-) create mode 100644 test/Verifier/Mips/intrinsic-immarg.ll copy test/{CodeGen/MIR => Verifier}/Mips/lit.local.cfg (100%)