This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 98b1edd InstCombine: Fold bitcast of vector to FP scalar new 152208f [libFuzzer] include FuzzerIO.h and hopefully fix the Mac buil [...] new 06bfcf3 GlobalISel: simplify MachineIRBuilder interface. new c19200c [ObjectYAML] Rename DWARF entries to match section names
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/CodeGen/GlobalISel/MachineIRBuilder.h | 23 +++++--- lib/CodeGen/GlobalISel/IRTranslator.cpp | 21 ++++--- lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 27 ++++----- lib/Fuzzer/FuzzerExtFunctionsDlsym.cpp | 1 + lib/ObjectYAML/MachOYAML.cpp | 4 +- lib/Target/AArch64/AArch64CallLowering.cpp | 12 ++-- .../AArch64/GlobalISel/arm64-irtranslator.ll | 64 ++++++++++++++++------ .../AArch64/GlobalISel/call-translator-ios.ll | 2 +- test/CodeGen/AArch64/GlobalISel/call-translator.ll | 4 +- .../AArch64/GlobalISel/irtranslator-exceptions.ll | 7 ++- test/CodeGen/X86/GlobalISel/irtranslator-call.ll | 2 + test/ObjectYAML/MachO/DWARF-debug_abbrev.yaml | 4 +- test/ObjectYAML/MachO/DWARF-debug_str.yaml | 4 +- 13 files changed, 105 insertions(+), 70 deletions(-)