This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2afc4210dea [gcov] Emit errors when opening the notes file fails
new d8f94b89b5e llvm-dwarfdump: use more efficient API (NFC)
The 1 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/DebugInfo/DWARF/DWARFContext.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8801a104a51 Fix indentation.
new 2afc4210dea [gcov] Emit errors when opening the notes file fails
The 1 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/Transforms/Instrumentation/GCOVProfiling.cpp | 6 ++++++
1 file changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 2af104bd92 Another attempt to fix warning discovered by r313487. [-Wunu [...]
new a9eaab1f67 [Sema] Fix a pair of crashes when generating exception speci [...]
The 1 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/Sema/SemaDeclCXX.cpp | 3 ++-
test/SemaCXX/init-expr-crash.cpp | 31 +++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 test/SemaCXX/init-expr-crash.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 1783a14 [sanitizer] Run sanitizer tests on Android bot
new a8650f7 [sanitizer] Run scudo tests on Android bot
The 1 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:
zorg/buildbot/builders/sanitizers/buildbot_android_functions.sh | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from eca49ebb0 [scudo] Additional modifications for Android tests support
new 474ec9e95 [ubsan] Fix conflict with previous declaration on Mac
The 1 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/ubsan/ubsan_handlers.cc | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e3402afeeeb [DAG, x86] allow store merging before and after legalizatio [...]
new fe0a82a17cb AMDGPU: Start selecting s_xnor_{b32, b64}
new b528477a93f Fix typo in testcase.
new 8233b30822c llvm-dwarfdump: add a --show-parents options when selective [...]
new 8801a104a51 Fix indentation.
The 4 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/DebugInfo/DIContext.h | 1 +
lib/DebugInfo/DWARF/DWARFContext.cpp | 2 +-
lib/DebugInfo/DWARF/DWARFDie.cpp | 17 ++++-
lib/Target/AMDGPU/SIInstrInfo.cpp | 37 ++++++++++
lib/Target/AMDGPU/SIInstrInfo.h | 3 +
lib/Target/AMDGPU/SOPInstructions.td | 10 ++-
test/CodeGen/AMDGPU/xnor.ll | 83 ++++++++++++++++++++++
.../llvm-dwarfdump/X86/debug_info_offset.test | 21 +++++-
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 9 ++-
9 files changed, 175 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/xnor.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1f2266ac54a [libFuzzer] one more trophy
new 1ae3ba04b81 [X86] Make sure we still emit zext for GR32 to GR64 when th [...]
new e3402afeeeb [DAG, x86] allow store merging before and after legalizatio [...]
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:
include/llvm/Target/TargetLowering.h | 5 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 8 +--
lib/Target/X86/X86InstrCompiler.td | 6 ++-
test/CodeGen/X86/TruncAssertZext.ll | 42 ++++++++++++++++
.../CodeGen/X86/clear_upper_vector_element_bits.ll | 46 ++++++++---------
test/CodeGen/X86/merge-consecutive-loads-128.ll | 8 +--
test/CodeGen/X86/stores-merging.ll | 57 +++-------------------
7 files changed, 87 insertions(+), 85 deletions(-)
create mode 100644 test/CodeGen/X86/TruncAssertZext.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9c71e1d9035 llvm-dwarfdump: Sink the handling of ShowChildren into DWAR [...]
new 1f2266ac54a [libFuzzer] one more trophy
The 1 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/LibFuzzer.rst | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_29-branch
in repository binutils-gdb.
from e6ff33ca50 Check error return from bfd_canonicalize_dynamic_reloc
new 00109687cb ld: Require GCC 5 or above for 3 x86 tests
The 1 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:
ld/ChangeLog | 8 ++++++++
ld/testsuite/ld-i386/i386.exp | 22 +++++++++++++---------
ld/testsuite/ld-x86-64/tls.exp | 41 +++++++++++++++++++++++------------------
3 files changed, 44 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 3a6c8910a [ubsan] Fix interface_symbols_windows test
new eca49ebb0 [scudo] Additional modifications for Android tests support
The 1 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/sanitizer_common/android_commands/android_run.py | 2 +-
test/scudo/lit.cfg | 2 +-
test/scudo/lit.site.cfg.in | 1 -
test/scudo/preinit.cpp | 4 ++++
4 files changed, 6 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.