This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 07bbe5e2922 [InstSimplify] SimplifyICmpInst - icmp eq/ne %X, undef -> undef new 9de7d754365 [DebugInfo] Move test files added in r356451 new c9b864d3c6e [mips] Fix crash on recursive using of .set
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/AsmParser/MipsAsmParser.cpp | 19 +++++++++---------- test/DebugInfo/{Generic => X86}/convert-debugloc.ll | 0 test/DebugInfo/{Generic => X86}/convert-inlined.ll | 0 test/DebugInfo/{Generic => X86}/convert-linked.ll | 0 test/MC/Mips/set-sym-recursive.s | 5 +++++ 5 files changed, 14 insertions(+), 10 deletions(-) rename test/DebugInfo/{Generic => X86}/convert-debugloc.ll (100%) rename test/DebugInfo/{Generic => X86}/convert-inlined.ll (100%) rename test/DebugInfo/{Generic => X86}/convert-linked.ll (100%) create mode 100644 test/MC/Mips/set-sym-recursive.s