This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-stable-allmodconfig
in repository toolchain/ci/llvm-monorepo.
from 6c8c4d998cb Merging r341778:
adds 639756d18ca Merging r343669:
adds eaf24c5de40 Merging r345002:
No new revisions were added by this update.
Summary of changes:
lld/ELF/Writer.cpp | 2 +-
lld/test/ELF/local-ver-preemptible.s | 3 +-
lld/test/ELF/relocatable-rel-iplt.s | 56 ++++++++++++++++++++++++++++++++++++
3 files changed, 59 insertions(+), 2 deletions(-)
create mode 100644 lld/test/ELF/relocatable-rel-iplt.s
--
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 69778b6a711 [DAGCombiner] make sure we have a whole-number extract befo [...]
new b530051d914 [llvm-objcopy] Use proper cases
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:
tools/llvm-objcopy/ELF/Object.cpp | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 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 65df29f931 Multiversioning- Ensure all MV functions are emitted.
new c32110bc3f [clang] Improve ctor initializer completions.
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/SemaCodeComplete.cpp | 124 +++++++++++++++++++----------
test/CodeCompletion/ctor-initializer.cpp | 75 ++++++++++-------
test/Index/complete-ctor-inits.cpp | 40 ++++++----
test/Index/complete-cxx-inline-methods.cpp | 21 +++--
4 files changed, 165 insertions(+), 95 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 b74f1454d8d [ARM][CGP] Negative constant operand handling
new 14550f9fb5e [MC] Implement EmitRawText in MCNullStreamer
new 69778b6a711 [DAGCombiner] make sure we have a whole-number extract befo [...]
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/SelectionDAG/DAGCombiner.cpp | 6 +++++-
lib/MC/MCNullStreamer.cpp | 4 ++++
test/CodeGen/Hexagon/inline-asm-filetype-null.ll | 8 ++++++++
test/CodeGen/X86/vector-narrow-binop.ll | 18 ++++++++++++++++++
4 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Hexagon/inline-asm-filetype-null.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 lldb.
from 5a290239d [Windows] A basic implementation of memory allocations in a d [...]
new 73c16825c [FileSystem] Remove GetPermissions() and Readable() from FileSpec
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/lldb/Utility/FileSpec.h | 22 ----------------------
source/API/SBPlatform.cpp | 2 +-
source/Commands/CommandObjectTarget.cpp | 6 +++---
.../RenderScriptRuntime/RenderScriptRuntime.cpp | 2 +-
.../Platform/MacOSX/PlatformAppleTVSimulator.cpp | 2 +-
.../MacOSX/PlatformAppleWatchSimulator.cpp | 2 +-
.../Platform/MacOSX/PlatformRemoteDarwinDevice.cpp | 2 +-
.../Platform/MacOSX/PlatformiOSSimulator.cpp | 2 +-
source/Plugins/Platform/POSIX/PlatformPOSIX.cpp | 7 ++++---
.../Plugins/Platform/Windows/PlatformWindows.cpp | 3 ++-
.../gdb-server/PlatformRemoteGDBServer.cpp | 2 +-
source/Target/Platform.cpp | 2 +-
source/Utility/FileSpec.cpp | 13 -------------
13 files changed, 17 insertions(+), 50 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allmodconfig
in repository toolchain/binutils-gdb.
from 96251938cd Automatic date update in version.in
adds 18bb31f5fb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 llvm.
from c35d5db855b [MS Demangler] Expose the Demangler AST publicly.
new b74f1454d8d [ARM][CGP] Negative constant operand handling
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/Target/ARM/ARMCodeGenPrepare.cpp | 255 +++++++++++++++------
test/CodeGen/ARM/{ => CGP}/arm-cgp-calls.ll | 0
test/CodeGen/ARM/{ => CGP}/arm-cgp-casts.ll | 0
test/CodeGen/ARM/{ => CGP}/arm-cgp-icmps.ll | 0
test/CodeGen/ARM/{ => CGP}/arm-cgp-overflow.ll | 52 +++++
test/CodeGen/ARM/{ => CGP}/arm-cgp-phis-ret.ll | 0
test/CodeGen/ARM/{ => CGP}/arm-cgp-pointers.ll | 0
test/CodeGen/ARM/{ => CGP}/arm-cgp-signed-icmps.ll | 0
test/CodeGen/ARM/{ => CGP}/arm-cgp-signed.ll | 0
9 files changed, 238 insertions(+), 69 deletions(-)
rename test/CodeGen/ARM/{ => CGP}/arm-cgp-calls.ll (100%)
rename test/CodeGen/ARM/{ => CGP}/arm-cgp-casts.ll (100%)
rename test/CodeGen/ARM/{ => CGP}/arm-cgp-icmps.ll (100%)
rename test/CodeGen/ARM/{ => CGP}/arm-cgp-overflow.ll (78%)
rename test/CodeGen/ARM/{ => CGP}/arm-cgp-phis-ret.ll (100%)
rename test/CodeGen/ARM/{ => CGP}/arm-cgp-pointers.ll (100%)
rename test/CodeGen/ARM/{ => CGP}/arm-cgp-signed-icmps.ll (100%)
rename test/CodeGen/ARM/{ => CGP}/arm-cgp-signed.ll (100%)
--
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 e266fe5de9 Logging: put link against libclangAnalysis rather than libLL [...]
new ed4a11b99a CPU-Dispatch- Fix type of a member function, prevent deferrals
new 65df29f931 Multiversioning- Ensure all MV functions are emitted.
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/AST/ASTContext.cpp | 4 ++
lib/CodeGen/CodeGenModule.cpp | 10 ++++-
test/CodeGen/attr-target-mv.c | 49 ++++++++++++-----------
test/CodeGenCXX/attr-cpuspecific.cpp | 25 ++++++++++++
test/CodeGenCXX/attr-target-mv-member-funcs.cpp | 53 +++++++++++++------------
5 files changed, 90 insertions(+), 51 deletions(-)
create mode 100644 test/CodeGenCXX/attr-cpuspecific.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.