This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0c6f849 [Analysis] Change several Analysis pieces to use NodeRef. NFC. new 99174eb [SystemZ] Use valid base/index regs for inline asm new 26b9220 [CMake] Create convenience targets for runtime projects new f20ce37 llvm-objdump: Add Hexagon printer changes for -S/-l options
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: include/llvm/Object/RelocVisitor.h | 13 ++++++++ lib/Target/SystemZ/SystemZISelDAGToDAG.cpp | 23 ++++++++++++++ runtimes/CMakeLists.txt | 7 +++++ test/CodeGen/SystemZ/asm-02.ll | 4 +-- .../Inputs/source-interleave-hexagon.c} | 0 test/tools/llvm-objdump/Hexagon/lit.local.cfg | 7 +++++ .../source-interleave-hexagon.ll} | 35 +++++++++++----------- tools/llvm-objdump/llvm-objdump.cpp | 4 +++ 8 files changed, 73 insertions(+), 20 deletions(-) copy test/tools/llvm-objdump/{X86/Inputs/source-interleave-x86_64.c => Hexagon/Inp [...] create mode 100644 test/tools/llvm-objdump/Hexagon/lit.local.cfg copy test/tools/llvm-objdump/{X86/source-interleave-x86_64.ll => Hexagon/source-in [...]