This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a40782d [Docs][CodeGenerator] Don't specify the number of operands in [...] new 6264e53 Update tests to use at least darwin9.
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: test/CodeGen/PowerPC/available-externally.ll | 81 ++++------------------------ test/CodeGen/PowerPC/ppc32-i1-vaarg.ll | 4 +- test/CodeGen/PowerPC/stubs.ll | 17 +----- test/CodeGen/X86/abi-isel.ll | 72 ++++++++++++------------- test/CodeGen/X86/avx512-calling-conv.ll | 14 ++--- test/CodeGen/X86/darwin-stub.ll | 12 ----- test/CodeGen/X86/i386-shrink-wrapping.ll | 4 +- test/CodeGen/X86/memset-2.ll | 6 +-- test/CodeGen/X86/merge-sp-update-lea.ll | 4 +- test/CodeGen/X86/sibcall-5.ll | 10 ++-- test/CodeGen/X86/sibcall-byval.ll | 6 +-- test/CodeGen/X86/vec_ss_load_fold.ll | 4 +- 12 files changed, 71 insertions(+), 163 deletions(-) delete mode 100644 test/CodeGen/X86/darwin-stub.ll