This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from d0f887b4cd [XRay] Run command once without piping to FileCheck
new 4df21e70e6 [XRay] Avoid actual linking when testing the driver
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/Driver/XRay/xray-shared-noxray.cpp | 10 +++++-----
1 file changed, 5 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 clang.
from fa7ecf920a [XRay] Only run shared tests when 'enable_shared' is true
new d0f887b4cd [XRay] Run command once without piping to FileCheck
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/Driver/XRay/xray-shared-noxray.cpp | 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 master
in repository lld.
from de289fda6 Split MergeSyntheticSection into Merge{Tail,NoTail}Section.
new dd88045ab Speed up SymbolTable::insert().
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:
ELF/SymbolTable.cpp | 8 ++++++--
1 file changed, 6 insertions(+), 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 binutils-gdb.
from 6c3e20f177 Remove the last cleanup from regcache.c
new 66cfc0fd0d PR21732, String-concatenated message can not be translated
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:
binutils/ChangeLog | 8 ++++++
binutils/dwarf.c | 10 +++++---
binutils/readelf.c | 72 ++++++++++++++++++++++++++++++++++--------------------
3 files changed, 60 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 clang.
from 25665b1d60 [XRay] Stop running tests for 'amd64', and remove -fPIE from tests.
new e5c8f5f684 [XRay] Remove -fPIC from shared build test.
new fa7ecf920a [XRay] Only run shared tests when 'enable_shared' is true
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:
test/Driver/XRay/lit.local.cfg | 3 +++
test/Driver/XRay/xray-shared-noxray.cpp | 4 ++--
2 files changed, 5 insertions(+), 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 clang.
from 3d6b342fee [XRay][Driver] Do not link in XRay runtime in shared libs
new 25665b1d60 [XRay] Stop running tests for 'amd64', and remove -fPIE from 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:
test/Driver/XRay/lit.local.cfg | 4 ++--
test/Driver/XRay/xray-shared-noxray.cpp | 2 --
2 files changed, 2 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 clang.
from d0c074c761 CodeGenModule: Adapt to LLVM TargetLibraryInfo changes
new 3d6b342fee [XRay][Driver] Do not link in XRay runtime in shared libs
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/Driver/ToolChains/Gnu.cpp | 5 +++++
test/Driver/XRay/lit.local.cfg | 19 +++++++++++++++++++
test/Driver/XRay/xray-shared-noxray.cpp | 16 ++++++++++++++++
3 files changed, 40 insertions(+)
create mode 100644 test/Driver/XRay/xray-shared-noxray.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 gcc.
from 1f5c12a8a42 Daily bump.
new 5f4809620ab PR demangler/82195 * cp-demangle.c (d_encoding): Strip re [...]
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:
libiberty/ChangeLog | 8 ++++++
libiberty/cp-demangle.c | 21 +++++++++++++--
libiberty/testsuite/demangle-expected | 49 +++++++++++++++++++++--------------
3 files changed, 56 insertions(+), 22 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 20fef3d710e [AVR] Fix the build after setting alignment to 1 in r314179
new 77cad59acfa TargetLibraryInfo: Stop guessing wchar_t size
new ec9231b4bae CMake: Add option to set LLVM_ENABLE_DUMP
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:
CMakeLists.txt | 2 ++
cmake/modules/HandleLLVMOptions.cmake | 4 ++++
include/llvm/Analysis/TargetLibraryInfo.h | 8 ++------
lib/Analysis/TargetLibraryInfo.cpp | 11 +----------
lib/Transforms/Utils/SimplifyLibCalls.cpp | 3 +++
test/Transforms/InstCombine/wcslen-1.ll | 3 +++
test/Transforms/InstCombine/wcslen-2.ll | 3 +++
test/Transforms/InstCombine/{wcslen-2.ll => wcslen-4.ll} | 10 ++++++----
8 files changed, 24 insertions(+), 20 deletions(-)
copy test/Transforms/InstCombine/{wcslen-2.ll => wcslen-4.ll} (63%)
--
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 436afdb285 Revert "[XRay][Driver] Do not link in XRay runtime in shared libs"
new d0c074c761 CodeGenModule: Adapt to LLVM TargetLibraryInfo changes
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/CodeGenModule.cpp | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.