This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bd2bb96fb18 [mips] Fix predicate for the MipsTruncIntFP pattern new 106f868ca63 [MC] Fix nested macro body parsing new 8562c439b44 [llvm-objcopy] %python wants to be in quotes, because it mi [...] new c279de70f62 [NFC][X86][AArch64][DAGCombine] More tests for optimizeSetC [...]
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: lib/MC/MCParser/AsmParser.cpp | 3 +- .../AArch64/lack-of-signed-truncation-check.ll | 27 +++++++++++++++- test/CodeGen/AArch64/signed-truncation-check.ll | 26 +++++++++++++++- .../CodeGen/X86/lack-of-signed-truncation-check.ll | 36 +++++++++++++++++++++- test/CodeGen/X86/signed-truncation-check.ll | 33 +++++++++++++++++++- test/MC/AsmParser/directive_rept.s | 13 ++++++++ test/tools/llvm-objcopy/auto-remove-shndx.test | 2 +- test/tools/llvm-objcopy/many-sections.test | 2 +- test/tools/llvm-objcopy/remove-shndx.test | 2 +- test/tools/llvm-objcopy/strict-no-add.test | 2 +- 10 files changed, 137 insertions(+), 9 deletions(-)