This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0a41afd [X86][MMX] Remove the (long time) unused MMX_PINSRW ISD opcode. new e6a7e1e [X86][BMI2] Regenerate mulx tests new d6747d6 Tweak the implementation of llvm-objdump’s -objc-meta-data op [...]
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: test/CodeGen/X86/mulx32.ll | 21 ++- test/CodeGen/X86/mulx64.ll | 20 ++- .../Inputs/Objc2.64bit.obj.dylib-x86_64} | Bin 49408 -> 66544 bytes .../llvm-objdump/X86/macho-objc-meta-data.test | 62 +++++++++ tools/llvm-objdump/MachODump.cpp | 154 ++++++++++++--------- 5 files changed, 180 insertions(+), 77 deletions(-) copy test/tools/llvm-objdump/{ARM/Inputs/hello.exe.macho-arm => X86/Inputs/Objc2.6 [...]