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 99cbe18bb [libFuzzer] remove deprecated support for -fsanitize-coverage [...]
new 9c730c105 [libFuzzer] revert an accidental commit
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/fuzzer/FuzzerTracePC.cpp | 38 +++++++++++++++++++++++++++++++++++---
1 file changed, 35 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 79e1cb59f53 GlobalISel: Verify pointer casts
new 97e76a628ab [IR] Use CallBase to reduce code duplication. NFC
new 8859c398f22 GlobalISel: Fix unused variable warning in release builds
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:
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 3 +--
lib/IR/Instruction.cpp | 6 ++----
2 files changed, 3 insertions(+), 6 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 daa675957 Adjust documentation for git migration.
new 66268e871 [libFuzzer] remove deprecated support for -fsanitize-coverage [...]
new 99cbe18bb [libFuzzer] remove deprecated support for -fsanitize-coverage [...]
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:
lib/fuzzer/FuzzerTracePC.cpp | 59 ++++++++---------------------
test/fuzzer/deprecated-instrumentation.test | 4 ++
test/fuzzer/dump_coverage.test | 22 -----------
test/fuzzer/trace-pc.test | 3 --
4 files changed, 19 insertions(+), 69 deletions(-)
create mode 100644 test/fuzzer/deprecated-instrumentation.test
delete mode 100644 test/fuzzer/dump_coverage.test
delete mode 100644 test/fuzzer/trace-pc.test
--
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 9fb9172b439 GlobalISel: Partially implement widenScalar for MERGE_VALUES
new 79e1cb59f53 GlobalISel: Verify pointer casts
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/CodeGen/MachineVerifier.cpp | 44 +++++++++++++++++
.../GlobalISel/legalize-inttoptr-xfail-1.mir | 6 +--
.../GlobalISel/legalize-inttoptr-xfail-2.mir | 5 +-
.../AMDGPU/GlobalISel/regbankselect-ptrtoint.mir | 16 +++---
test/Verifier/test_g_addrspacecast.mir | 57 ++++++++++++++++++++++
test/Verifier/test_g_inttoptr.mir | 45 +++++++++++++++++
test/Verifier/test_g_ptrtoint.mir | 45 +++++++++++++++++
7 files changed, 204 insertions(+), 14 deletions(-)
create mode 100644 test/Verifier/test_g_addrspacecast.mir
create mode 100644 test/Verifier/test_g_inttoptr.mir
create mode 100644 test/Verifier/test_g_ptrtoint.mir
--
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 db7033fef7f Check bool attribute value in getOptionalBoolLoopAttribute.
new 9fb9172b439 GlobalISel: Partially implement widenScalar for MERGE_VALUES
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/CodeGen/GlobalISel/LegalizerHelper.cpp | 40 ++++++
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 15 +-
.../AArch64/GlobalISel/legalize-merge-values.mir | 52 +++----
.../AMDGPU/GlobalISel/legalize-merge-values.mir | 156 +++++++++++++++++++++
4 files changed, 232 insertions(+), 31 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-merge-values.mir
--
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 libcxx.
from 867782985 [libc++] Fix Windows build error in include/filesystem
new b7568024e [libc++] Fix Windows build error in <functional>
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:
include/functional | 11 ++++++-----
test/support/nasty_macros.hpp | 1 +
2 files changed, 7 insertions(+), 5 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 libcxxabi.
from 3692ea9 Adjust documentation for git migration.
new 04af72d [libunwind] Support building hermetic static library
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:
src/CMakeLists.txt | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
--
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 libunwind.
from 3aa86fb Drop the dependency on <algorithm>, add placement new inline
new df9c0cf [libunwind] Support building hermetic static library
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:
CMakeLists.txt | 3 +++
src/CMakeLists.txt | 41 ++++++++++++++++++++++++++++++++++-------
2 files changed, 37 insertions(+), 7 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 lldb.
from 950599c25 Make a blind attempt at fixing PDBASTParser nullability issues
new 126c7e6f0 [test] Use correct macro in FileCollectorTest.cpp
new ccb206b20 Fix some warnings in building LLDB.
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:
source/Commands/CommandObjectReproducer.cpp | 5 ++--
source/Plugins/Language/ObjC/Cocoa.cpp | 12 ++++----
source/Plugins/Language/ObjC/NSArray.cpp | 9 ++----
source/Plugins/Language/ObjC/NSDictionary.cpp | 34 +++++++---------------
source/Plugins/Language/ObjC/NSSet.cpp | 22 ++++----------
.../Process/gdb-remote/GDBRemoteCommunication.cpp | 2 +-
.../SymbolFile/DWARF/DWARFASTParserClang.cpp | 2 --
unittests/Utility/FileCollectorTest.cpp | 2 +-
8 files changed, 28 insertions(+), 60 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 clang.
from e8c5520a99 NFC: Implement GenericSelectionExpr::Association dump with Visitor
new b49c572ea1 NFC: Move GenericSelectionExpr dump to NodeDumper
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:
include/clang/AST/TextNodeDumper.h | 1 +
lib/AST/ASTDumper.cpp | 2 --
lib/AST/TextNodeDumper.cpp | 5 +++++
3 files changed, 6 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.