This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cb28830d842 Avoid redundant reference to isPodLike in SmallVect/Optiona [...]
new fc5de306107 [llvm-objcopy] Delete redundant !Config.xx.empty() when fol [...]
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/ELFObjcopy.cpp | 16 +++++-----------
1 file changed, 5 insertions(+), 11 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 glibc.
from 250102c844 posix: Do not include testcases.h, ptestcases.h in source tree
new 4975f0c3d0 C-SKY: Add dynamic relocations to elf.h
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 | 24 +++++++++++++++++++++++
elf/elf.h | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 90 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allmodconfig
in repository toolchain/binutils-gdb.
from f68d3e0053 Automatic date update in version.in
adds 27e8f8efca Automatic date update in version.in
adds 8936f76804 objdump: Fix check for corrupt reloc information, to allow f [...]
adds ffd9e4d022 elf: Don't merge .note.gnu.property section in IR
adds e368bf56d3 Document purpose of each ld statement lists
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf-properties.c | 3 ++-
bfd/version.h | 2 +-
binutils/ChangeLog | 8 ++++++++
binutils/objdump.c | 9 +++++++--
ld/ChangeLog | 12 ++++++++++++
ld/ldlang.c | 16 ++++++++++++++++
ld/ldlang.h | 10 +++-------
8 files changed, 55 insertions(+), 11 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 3f6c63c992e [LICM] Reapply r347776 "Make LICM able to hoist phis" with fix
new cb28830d842 Avoid redundant reference to isPodLike in SmallVect/Optiona [...]
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/Optional.h | 4 ++--
include/llvm/ADT/SmallVector.h | 6 +++---
2 files 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 llvm.
from 9a1f991fa8b [ThinLTO] Import local variables from the same module as caller
new 3f6c63c992e [LICM] Reapply r347776 "Make LICM able to hoist phis" with fix
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/Transforms/Scalar/LICM.cpp | 329 ++++++++-
test/Transforms/LICM/hoist-phi.ll | 1351 +++++++++++++++++++++++++++++++++++++
2 files changed, 1665 insertions(+), 15 deletions(-)
create mode 100644 test/Transforms/LICM/hoist-phi.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 clang.
from b162442217 [ThinLTO] Allow importing of multiple symbols with same GUID
new dd3fe0a218 [analyzer][PlistMacroExpansion] Part 4.: Support for __VA_ARGS__
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/StaticAnalyzer/Core/PlistDiagnostics.cpp | 59 ++--
.../plist-macros-with-expansion.cpp.plist | 333 ++++++++++++++++-----
test/Analysis/plist-macros-with-expansion.cpp | 14 +-
3 files changed, 303 insertions(+), 103 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.