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 78dfe1f88 [X86] Resync cpu_model.c with llvm's Host.cpp in preparation [...]
new bd3d53bd6 [X86] Sync a few more things from llvm's Host.cpp to cpu_model.
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/builtins/cpu_model.c | 74 +++++++++++++++++++++---------------------------
1 file changed, 32 insertions(+), 42 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 e584c228c64 Build fixes for pdb-diff test.
new 18a8461632e Revert "Build fixes for pdb-diff test."
new bd92bdd24f0 [Docs] Updating CMake docs to include LLVM_REVERSE_ITERATION
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:
docs/CMake.rst | 5 +
tools/llvm-pdbutil/Diff.cpp | 275 ++++++++++++------------------------
tools/llvm-pdbutil/DiffPrinter.cpp | 38 ++---
tools/llvm-pdbutil/DiffPrinter.h | 8 +-
tools/llvm-pdbutil/StreamUtil.cpp | 79 +++++------
tools/llvm-pdbutil/StreamUtil.h | 8 +-
tools/llvm-pdbutil/llvm-pdbutil.cpp | 26 ++--
tools/llvm-pdbutil/llvm-pdbutil.h | 2 -
8 files changed, 152 insertions(+), 289 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 compiler-rt.
from a4df49d1f Fix-up for r307537: We need to #include stdint.h to get int32_t.
new 78dfe1f88 [X86] Resync cpu_model.c with llvm's Host.cpp in preparation [...]
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/builtins/cpu_model.c | 89 ++++++++++++++++++++++++++++++------------------
1 file changed, 55 insertions(+), 34 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 lld.
from 9f5bf6783 Fix pdb-diff test.
new 7c71f29dc Revert "Build fixes for pdb-diff test."
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/COFF/pdb-diff.test | 212 ------------------------------------------------
1 file changed, 212 deletions(-)
delete mode 100644 test/COFF/pdb-diff.test
--
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/pr21740
in repository glibc.
discards 21e5ab4dab More bug fixes
omits 712e70de97 Remove debug/stack_chk_fail_local.c [BZ #21740]
adds de47eab02a Fix abday strings for ks_IN@devanagari to match the day strings
adds 43a9f537fc Added yesstr and nostr to zh_HK locale
new 217275043a Add __stack_chk_fail_local alias only to libc.so [BZ #21740]
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 (21e5ab4dab)
\
N -- N -- N refs/heads/hjl/pr21740 (217275043a)
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 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:
debug/Makefile | 7 -----
debug/tst-ssp-1.c | 56 -------------------------------------
elf/Makefile | 1 -
include/libc-symbols.h | 1 -
localedata/ChangeLog | 10 +++++++
localedata/locales/ks_IN@devanagari | 14 +++++-----
localedata/locales/zh_HK | 2 ++
sysdeps/generic/stack_chk_fail.h | 11 --------
sysdeps/generic/symbol-hacks.h | 12 ++++++++
9 files changed, 31 insertions(+), 83 deletions(-)
delete mode 100644 debug/tst-ssp-1.c
delete mode 100644 sysdeps/generic/stack_chk_fail.h
--
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 0973c5bae Fix a build failure due to r307541 (tsan_rtl_aarch64.S:54: Er [...]
new a4df49d1f Fix-up for r307537: We need to #include stdint.h to get int32_t.
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/tsan/Darwin/osspinlock-norace.cc | 1 +
1 file changed, 1 insertion(+)
--
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 80e0f20bdec Fix pdb-diff test.
new e584c228c64 Build fixes for pdb-diff test.
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-pdbutil/Diff.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 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 b6988767a83 [PowerPC] Reduce register pressure by not materializing a c [...]
new 65eefa7f013 Fix invalid cast in instcombine UMul/ZExt idiom
new 80e0f20bdec Fix pdb-diff test.
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/Transforms/InstCombine/InstCombineCompares.cpp | 13 +-
.../Transforms/InstCombine/2017-07-07-UMul-ZExt.ll | 29 +++
tools/llvm-pdbutil/Diff.cpp | 275 ++++++++++++++-------
tools/llvm-pdbutil/DiffPrinter.cpp | 38 ++-
tools/llvm-pdbutil/DiffPrinter.h | 8 +-
tools/llvm-pdbutil/StreamUtil.cpp | 79 +++---
tools/llvm-pdbutil/StreamUtil.h | 8 +-
tools/llvm-pdbutil/llvm-pdbutil.cpp | 26 +-
tools/llvm-pdbutil/llvm-pdbutil.h | 2 +
9 files changed, 325 insertions(+), 153 deletions(-)
create mode 100644 test/Transforms/InstCombine/2017-07-07-UMul-ZExt.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 lld.
from 25c037a87 Revert "Revert "Revert "Revert "Switch external cvtres.exe fo [...]
new 9f5bf6783 Fix pdb-diff test.
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/COFF/pdb-diff.test | 212 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 212 insertions(+)
create mode 100644 test/COFF/pdb-diff.test
--
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 0fd6ce773dc [X86] Model 256-bit AVX instructions in the AMD Jaguar sche [...]
new b6988767a83 [PowerPC] Reduce register pressure by not materializing a c [...]
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/PowerPC/PPCISelLowering.cpp | 13 +++++---
test/CodeGen/PowerPC/build-vector-tests.ll | 4 +--
test/CodeGen/PowerPC/ppc64le-smallarg.ll | 4 +--
test/CodeGen/PowerPC/select-addrRegRegOnly.ll | 37 ++++++++++++++++++++++
.../PowerPC/vsx-partword-int-loads-and-stores.ll | 16 +++++-----
5 files changed, 58 insertions(+), 16 deletions(-)
create mode 100644 test/CodeGen/PowerPC/select-addrRegRegOnly.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.