This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 700558ad139 [Mem2Reg] Modernize code a bit.
new efa50a24493 [MachO] Use Twines more efficiently.
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/Object/MachOObjectFile.cpp | 412 ++++++++++++++++------------
test/tools/llvm-objdump/macho-bad-bind.test | 10 +-
test/tools/llvm-objdump/macho-bad-trie.test | 6 +-
3 files changed, 237 insertions(+), 191 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 c7732761890 Move helper classes into anonymous namespaces.
new 700558ad139 [Mem2Reg] Modernize code a bit.
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/Utils/PromoteMemoryToRegister.cpp | 34 ++++++++----------------
1 file changed, 11 insertions(+), 23 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 9476b90470 Update ChangeLog
new 91695eb14c Remove sysdeps/alpha/bb_init_func.S
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 | 1 +
sysdeps/alpha/bb_init_func.S | 86 --------------------------------------------
2 files changed, 1 insertion(+), 86 deletions(-)
delete mode 100644 sysdeps/alpha/bb_init_func.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 hjl/pr21974
in repository glibc.
discards 8e43da2c00 Remove __bb_init_func and __bb_exit_func [BZ #21974]
adds 0bb2fabcb3 Consolidate non cancellable openat call
adds c181840c93 Consolidate non cancellable close call
adds 7550717ed7 Mark internal SSE2 functions with attribute_hidden [BZ #18822]
adds 94e6ba153b Move ____longjmp_chk prototype to include/setjmp.h
new 7ed87317c7 Remove __bb_init_func and __bb_exit_func [BZ #21974]
new fc77e888de Remove sysdeps/alpha/bb_init_func.S
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (8e43da2c00)
\
N -- N -- N refs/heads/hjl/pr21974 (fc77e888de)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 115 ++++++++++++++++++++++++++++
catgets/open_catalog.c | 2 +-
debug/longjmp_chk.c | 4 -
gmon/gmon.c | 2 +-
iconv/gconv_cache.c | 4 +-
include/setjmp.h | 3 +
include/sys/gmon.h | 4 -
intl/loadmsgcat.c | 2 +-
io/ftw.c | 8 +-
libio/fileops.c | 6 +-
libio/iopopen.c | 2 +-
locale/loadarchive.c | 6 +-
locale/loadlocale.c | 6 +-
login/utmp_file.c | 8 +-
misc/daemon.c | 4 +-
nscd/nscd_getai.c | 2 +-
nscd/nscd_getgr_r.c | 2 +-
nscd/nscd_gethst_r.c | 2 +-
nscd/nscd_getpw_r.c | 2 +-
nscd/nscd_getserv_r.c | 2 +-
nscd/nscd_helper.c | 4 +-
nscd/nscd_initgroups.c | 2 +-
nscd/nscd_netgroup.c | 4 +-
nss/nss_db/db-open.c | 2 +-
resolv/res-close.c | 4 +-
sunrpc/pm_getmaps.c | 2 +-
sysdeps/alpha/bb_init_func.S | 86 ---------------------
sysdeps/generic/not-cancel.h | 16 ++--
sysdeps/mach/hurd/opendir.c | 2 +-
sysdeps/posix/closedir.c | 2 +-
sysdeps/posix/getaddrinfo.c | 4 +-
sysdeps/posix/getcwd.c | 8 +-
sysdeps/posix/opendir.c | 8 +-
sysdeps/posix/spawni.c | 6 +-
sysdeps/unix/sysv/linux/Versions | 1 +
sysdeps/unix/sysv/linux/check_native.c | 2 +-
sysdeps/unix/sysv/linux/check_pf.c | 2 +-
sysdeps/unix/sysv/linux/close.c | 12 +++
sysdeps/unix/sysv/linux/fips-private.h | 2 +-
sysdeps/unix/sysv/linux/gethostid.c | 4 +-
sysdeps/unix/sysv/linux/getloadavg.c | 2 +-
sysdeps/unix/sysv/linux/getlogin_r.c | 2 +-
sysdeps/unix/sysv/linux/getsysstats.c | 6 +-
sysdeps/unix/sysv/linux/grantpt.c | 2 +-
sysdeps/unix/sysv/linux/i386/smp.h | 2 +-
sysdeps/unix/sysv/linux/ia64/has_cpuclock.c | 2 +-
sysdeps/unix/sysv/linux/if_index.c | 6 +-
sysdeps/unix/sysv/linux/libc_fatal.c | 2 +-
sysdeps/unix/sysv/linux/malloc-sysdep.h | 2 +-
sysdeps/unix/sysv/linux/mq_notify.c | 2 +-
sysdeps/unix/sysv/linux/not-cancel.h | 35 +++++----
sysdeps/unix/sysv/linux/openat.c | 20 +++++
sysdeps/unix/sysv/linux/openat64.c | 36 +++++++--
sysdeps/unix/sysv/linux/pthread_getname.c | 2 +-
sysdeps/unix/sysv/linux/pthread_setname.c | 2 +-
sysdeps/unix/sysv/linux/spawni.c | 6 +-
sysdeps/unix/sysv/linux/sysconf.c | 2 +-
sysdeps/x86_64/multiarch/strcspn-c.c | 2 +-
sysdeps/x86_64/multiarch/strspn-c.c | 2 +-
59 files changed, 286 insertions(+), 208 deletions(-)
delete mode 100644 sysdeps/alpha/bb_init_func.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 glibc.
from 7550717ed7 Mark internal SSE2 functions with attribute_hidden [BZ #18822]
new 94e6ba153b Move ____longjmp_chk prototype to include/setjmp.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 | 6 ++++++
debug/longjmp_chk.c | 4 ----
include/setjmp.h | 3 +++
3 files changed, 9 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 binutils-gdb.
from 45aee2da6b Automatic date update in version.in
new 7f3d21db92 Update testsuite/ld-x86-64/plt-main-bnd.dd
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:
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-x86-64/plt-main-bnd.dd | 2 +-
2 files changed, 7 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.
unknown user pushed a change to branch master
in repository llvm.
from 4a05fa1f1b7 Changed basic cost of store operation on X86
new 1c8117b2ed4 [dlltool] Make memory buffer ownership less weird.
new c7732761890 Move helper classes into anonymous namespaces.
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/Bitcode/Writer/BitcodeWriter.cpp | 2 ++
lib/CodeGen/CodeGenPrepare.cpp | 2 ++
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 2 ++
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 8 ++++----
lib/DebugInfo/DWARF/DWARFContext.cpp | 2 +-
lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp | 2 +-
lib/IR/SafepointIRVerifier.cpp | 2 ++
lib/ObjectYAML/DWARFEmitter.cpp | 6 ++++--
lib/ObjectYAML/DWARFVisitor.cpp | 4 ++--
lib/Target/AArch64/AArch64CallLowering.cpp | 2 ++
lib/Target/AMDGPU/AMDGPULibFunc.cpp | 5 ++++-
lib/Target/X86/X86ISelLowering.cpp | 3 ++-
lib/Target/X86/X86InstructionSelector.cpp | 9 +++++----
lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp | 16 ++++++----------
lib/Transforms/Scalar/NewGVN.cpp | 2 ++
lib/XRay/Trace.cpp | 4 +++-
16 files changed, 44 insertions(+), 27 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 c77ca07725 [clang-diff] Fix similarity computation
new 0366408204 [ODRHash] Move into anonymous namespace. NFC.
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/AST/ODRHash.cpp | 4 ++++
1 file changed, 4 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 70fb4705b4f [Loop Vectorize] Added a separate metadata
new 4a05fa1f1b7 Changed basic cost of store operation on X86
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/X86/X86TargetTransformInfo.cpp | 15 +++
lib/Target/X86/X86TargetTransformInfo.h | 2 +
test/Transforms/LoopUnroll/X86/store_cost.ll | 104 +++++++++++++++++++++
.../LoopVectorize/X86/metadata-enable.ll | 2 +-
4 files changed, 122 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/LoopUnroll/X86/store_cost.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 544626fd1a [clang-diff] Filter AST nodes
new c77ca07725 [clang-diff] Fix similarity computation
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/clang/Tooling/ASTDiff/ASTDiff.h | 4 ++-
lib/Tooling/ASTDiff/ASTDiff.cpp | 35 +++++++++++++++---------
test/Tooling/clang-diff-bottomup.cpp | 39 +++++++++++++++++++++++++++
test/Tooling/clang-diff-opt.cpp | 44 ++++++++++++++++++++++++++++++
test/Tooling/clang-diff-topdown.cpp | 48 +++++++++++++++++++++++++++++++++
tools/clang-diff/ClangDiff.cpp | 13 +++++++++
6 files changed, 169 insertions(+), 14 deletions(-)
create mode 100644 test/Tooling/clang-diff-bottomup.cpp
create mode 100644 test/Tooling/clang-diff-opt.cpp
create mode 100644 test/Tooling/clang-diff-topdown.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.