This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from a9095ea6f9 [attributes] Add more tests for os_returns_retained
new d9e564bfbb Reapply fix from r348062 to fix test on Windows.
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/CodeGenCXX/debug-prefix-map-lambda.cpp | 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 2941d4770db AArch64: Fix invalid CCMP emission
new beec7d4978f [llvm-objcopy] Change --only-keep to --only-section
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/{basic-only-keep.test => basic-only-section.test} | 2 +-
test/tools/llvm-objcopy/ELF/dump-section.test | 2 +-
...icit-only-keep-remove.test => explicit-only-section-remove.test} | 2 +-
.../ELF/{keep-only-keep.test => keep-only-section.test} | 2 +-
.../ELF/{only-keep-many.test => only-section-many.test} | 0
...only-keep-remove-strtab.test => only-section-remove-strtab.test} | 2 +-
...-keep-strip-non-alloc.test => only-section-strip-non-alloc.test} | 2 +-
...rip-sections-only-keep.test => strip-sections-only-section.test} | 2 +-
tools/llvm-objcopy/CopyConfig.cpp | 4 ++--
tools/llvm-objcopy/CopyConfig.h | 2 +-
tools/llvm-objcopy/ELF/ELFObjcopy.cpp | 4 ++--
tools/llvm-objcopy/ObjcopyOpts.td | 6 +++---
12 files changed, 15 insertions(+), 15 deletions(-)
rename test/tools/llvm-objcopy/ELF/{basic-only-keep.test => basic-only-section.tes [...]
rename test/tools/llvm-objcopy/ELF/{explicit-only-keep-remove.test => explicit-onl [...]
rename test/tools/llvm-objcopy/ELF/{keep-only-keep.test => keep-only-section.test} (90%)
rename test/tools/llvm-objcopy/ELF/{only-keep-many.test => only-section-many.test} (100%)
rename test/tools/llvm-objcopy/ELF/{only-keep-remove-strtab.test => only-section-r [...]
rename test/tools/llvm-objcopy/ELF/{only-keep-strip-non-alloc.test => only-section [...]
rename test/tools/llvm-objcopy/ELF/{strip-sections-only-keep.test => strip-section [...]
--
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 52307e0ba Re-land r348335 "[XRay] Move-only Allocator, FunctionCallTrie [...]
new 9d570bc23 [XRay] Use default-constructed struct as argument to Append(...)
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/xray/xray_profile_collector.cc | 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 dejagnu.
from b353ddf * doc/dejagnu.texi (rsh procedure): Fix node connectivity.
new 31971cc * doc/dejagnu.texi (compile Procedure): Remove old node. (a [...]
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:
ChangeLog | 6 ++++++
doc/dejagnu.texi | 59 +-------------------------------------------------------
2 files changed, 7 insertions(+), 58 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 184985589ef Add objc.* ARC intrinsics and codegen them to their runtime [...]
new 2941d4770db AArch64: Fix invalid CCMP emission
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/AArch64/AArch64ISelLowering.cpp | 217 ++++++++++++++++-------------
test/CodeGen/AArch64/arm64-ccmp.ll | 72 +++++++++-
2 files changed, 192 insertions(+), 97 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 dejagnu.
from 83c2120 * doc/dejagnu.texi (execute_anywhere Procedure): Remove obso [...]
new db82255 * lib/telnet.exp (telnet_open): Remove connectmode global. [...]
new b353ddf * doc/dejagnu.texi (rsh procedure): Fix node connectivity.
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:
ChangeLog | 10 ++++++++++
doc/dejagnu.texi | 10 +++++-----
lib/telnet.exp | 1 -
3 files changed, 15 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.