This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7aac3dc1f7f [X86][SSE] Extract i1 elements from vXi1 bool vectors new dcae8cc3053 [X86] SimplifyDemandedVectorEltsForTargetNode - pull out ve [...] new 2a774bf95f8 [llvm-objdump] Print newlines before and after "Disassembly [...]
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/X86/X86ISelLowering.cpp | 23 ++++++++++++---------- test/MC/ARM/elf-movt.s | 2 ++ test/MC/ELF/relax-arith.s | 10 ++++++++++ test/MC/ELF/relax-arith2.s | 8 ++++++++ test/MC/ELF/relax-arith3.s | 7 +++++++ test/MC/ELF/relax-arith4.s | 2 ++ test/MC/X86/disassemble-zeroes.s | 6 ++---- test/Object/X86/no-start-symbol.test | 1 + .../llvm-objdump/X86/disasm-specific-funcs.test | 1 + .../X86/disasm-zeroes-relocations.test | 1 + .../llvm-objdump/X86/disassemble-section-name.s | 9 +++++++++ .../tools/llvm-objdump/X86/out-of-section-sym.test | 1 + .../tools/llvm-objdump/X86/start-stop-address.test | 4 ++++ tools/llvm-objdump/llvm-objdump.cpp | 4 ++-- 14 files changed, 63 insertions(+), 16 deletions(-) create mode 100644 test/tools/llvm-objdump/X86/disassemble-section-name.s