This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 11034da IR: Use HANDLE_METADATA_LEAF to define MetadataKind enum, NFC new 2c43473 MipsAsmParser::loadImmediate(): Prune an obsolete \param in r [...] new 7b1322c Add LLVMGetAttrKindID in the C API in order to facilitate mig [...] new ac5701a [SystemZ] Add support for llvm.thread.pointer intrinsic. new 50c1579 ThinLTO: Move alias importing decision on the summary new 63d7d49 llvm-lto: run the module verifier when doing IR level work
The 5 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: docs/ReleaseNotes.rst | 3 +++ include/llvm-c/Core.h | 13 +++++++++++ lib/IR/Core.cpp | 14 ++++++++++++ lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 1 - lib/Target/SystemZ/SystemZISelLowering.cpp | 26 +++++++++++++++------- lib/Target/SystemZ/SystemZISelLowering.h | 1 + lib/Transforms/IPO/FunctionImport.cpp | 21 ++++++++++++----- .../builtins.ll} | 7 ++++-- tools/llvm-lto/llvm-lto.cpp | 9 ++++++++ utils/TableGen/Attributes.cpp | 23 +++++++++++++++++++ 10 files changed, 102 insertions(+), 16 deletions(-) copy test/CodeGen/{AArch64/arm64-builtins-linux.ll => SystemZ/builtins.ll} (54%)