This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 16185a2 [Hexagon] Fix/simplify some conditional statements new 0419535 Fix llvm-objdump when disassembling a stripped Mach-O binary [...] new 357edbc Address a few coding style issues. NFC. new 079ac1e [x86, SSE] update packed FP compare tests for direct translat [...]
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/CodeGen/RegUsageInfoCollector.cpp | 16 +++---- test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 52 ++++++++++----------- test/CodeGen/X86/sse-intrinsics-fast-isel.ll | 49 +++++++++++++------ test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 49 +++++++++++++------ ...acho-x86_64 => hello.exe.stripped.macho-x86_64} | Bin 8496 -> 8504 bytes test/tools/llvm-objdump/X86/macho-dis-symname.test | 6 +++ .../X86/macho-disassembly-stripped.test | 6 +++ tools/llvm-objdump/MachODump.cpp | 22 ++++++++- 8 files changed, 137 insertions(+), 63 deletions(-) copy test/tools/llvm-objdump/X86/Inputs/{hello.exe.macho-x86_64 => hello.exe.strip [...] create mode 100644 test/tools/llvm-objdump/X86/macho-disassembly-stripped.test