This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c577b14 Add a testcase for r297072.
new a207a85 [APInt] Add getBitsSetFrom and setBitsFrom to set upper bits [...]
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/llvm/ADT/APInt.h | 22 ++++++++++++++++++++++
unittests/ADT/APIntTest.cpp | 21 +++++++++++++++++++++
2 files changed, 43 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 llvm.
from 1f41782 [APInt] Implement getLowBitsSet/getHighBitsSet/getBitsSet usi [...]
new c577b14 Add a testcase for r297072.
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:
.../X86/strip-debug-info-no-call-loc.ll} | 36 +++++++++-------------
1 file changed, 15 insertions(+), 21 deletions(-)
copy test/{Verifier/callsite-dbgloc.ll => LTO/X86/strip-debug-info-no-call-loc.ll} (61%)
--
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 7304658 [APInt] Add setLowBits/setHighBits methods to APInt.
new 1f41782 [APInt] Implement getLowBitsSet/getHighBitsSet/getBitsSet usi [...]
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/llvm/ADT/APInt.h | 39 +++++++++++++++------------------------
unittests/ADT/APIntTest.cpp | 18 ++++++++++++++++++
2 files changed, 33 insertions(+), 24 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 binutils-gdb.
from bb98f85 Automatic date update in version.in
new b1b0705 PowerPC64 abort due to dynamic relocs on hidden undefweak
new d933941 Fix ld uninitialized read of script ASSERT data structure
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:
bfd/ChangeLog | 7 +++++++
bfd/elf64-ppc.c | 6 ++++--
ld/ChangeLog | 5 +++++
ld/ldlang.c | 3 ++-
4 files changed, 18 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 66193c9 Un-XFAIL Fuzzer/test/dump_coverage.test. This now passes on [...]
new 7304658 [APInt] Add setLowBits/setHighBits methods to APInt.
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/llvm/ADT/APInt.h | 30 ++++++++++-
lib/Support/APInt.cpp | 52 +++++++++----------
unittests/ADT/APIntTest.cpp | 121 ++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 173 insertions(+), 30 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 8441750 remove Cmake option for LLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING
new 66193c9 Un-XFAIL Fuzzer/test/dump_coverage.test. This now passes on [...]
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/test/dump_coverage.test | 2 --
1 file changed, 2 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 48a77b7 [SLP] Revert r296863 due to miscompiles.
new 8441750 remove Cmake option for LLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING
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 ---
include/llvm/Config/abi-breaking.h.cmake | 7 ++-----
2 files changed, 2 insertions(+), 8 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 lld.
from e8f065b Make Discarded a InputSectionBase.
new db5cd87 Remove Config->Mips64EL and define Config->isMips64EL() instead.
new 34323fa Remove Config->Rela and define Config->isRela() instead.
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:
ELF/Config.h | 36 +++++++++++++++++++++++++++++++++++-
ELF/Driver.cpp | 4 ----
ELF/ICF.cpp | 2 +-
ELF/InputFiles.h | 2 +-
ELF/InputSection.cpp | 10 +++++-----
ELF/MarkLive.cpp | 2 +-
ELF/Relocations.cpp | 16 ++++++++--------
ELF/SyntheticSections.cpp | 22 +++++++++++-----------
ELF/Writer.cpp | 8 ++++----
9 files changed, 66 insertions(+), 36 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 268a1e6 Fix unused variable in SemaCoroutine.cpp
new fc2d905 Define LLVM_ENABLE_WARNINGS when building standalone clang to [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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 e546cb3 Fix some widespread warnings in headers from the new coroutine code
new 268a1e6 Fix unused variable in SemaCoroutine.cpp
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/SemaCoroutine.cpp | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.