This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 264f0e71077 [X86][SSE] Add cpu feature for aggressive combining to vari [...]
new 08a0d2387f5 [InlineCost] Skip volatile loads when looking for repeated loads
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/Analysis/InlineCost.cpp | 3 ++-
test/Transforms/Inline/redundant-loads.ll | 18 ++++++++++++++++++
2 files changed, 20 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 hjl/cet/master
in repository glibc.
discards bec108fcf3 x86: Check GNU_PROPERTY_X86_FEATURE_1_SHSTK isn't set
discards ad5328b8b8 x86: Support IBT and SHSTK in Intel CET [BZ #21598]
discards 7760864201 Linux/x86: Support shadow stack pointer in setjmp/longjmp
discards 2634fdcbc7 x86: Add feature_1 to tcbhead_t [BZ #22563]
discards 2fc9116c38 Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]
adds 1421f39b7e Disable strncat test array-bounds warnings for GCC 8.
adds 5983df320a Fix truncation warnings in posix/tst-glob_symlinks.c.
adds 40c4162df6 Disable -Wrestrict for two nptl/tst-attr3.c tests.
adds 8e52f573a1 Fix build-many-glibcs.py arm-linux-gnueabihf builds with mai [...]
adds 6642518592 Fix m68k bits/mathinline.h attributes (bug 22631).
adds 1a49fc59e4 Add --enable-static-pie variants to x86_64, x32 and i686
adds f81ddabffd Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]
adds cba595c350 x86: Add feature_1 to tcbhead_t [BZ #22563]
new 240dad35ea Linux/x86: Support shadow stack pointer in setjmp/longjmp
new a846c159ba x86: Support IBT and SHSTK in Intel CET [BZ #21598]
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 (bec108fcf3)
\
N -- N -- N refs/heads/hjl/cet/master (a846c159ba)
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 | 67 +++++++++++++
nptl/tst-attr3.c | 19 ++++
posix/tst-glob_symlinks.c | 2 +-
scripts/build-many-glibcs.py | 20 +++-
string/tester.c | 8 +-
sysdeps/m68k/m680x0/fpu/bits/mathinline.h | 105 +++++++++++----------
sysdeps/m68k/m680x0/fpu/mathimpl.h | 36 +++----
sysdeps/unix/sysv/linux/x86/Makefile | 12 +++
sysdeps/unix/sysv/linux/x86/stdlib/ucontext.h | 1 +
.../unix/sysv/linux/x86/tst-setcontext3-shstk.sh | 1 -
.../sysv/linux/x86/tst-ucontext-1.c} | 5 +-
.../unix/sysv/linux/x86/tst-ucontext-1.sh | 24 ++++-
{stdlib => sysdeps/unix/sysv/linux/x86}/ucontext.h | 4 +
13 files changed, 220 insertions(+), 84 deletions(-)
create mode 100644 sysdeps/unix/sysv/linux/x86/stdlib/ucontext.h
mode change 100644 => 100755 sysdeps/unix/sysv/linux/x86/tst-setcontext3-shstk.sh
copy sysdeps/{powerpc/tst-tlsifunc-static.c => unix/sysv/linux/x86/tst-ucontext-1. [...]
copy iconv/test-gconv-modules => sysdeps/unix/sysv/linux/x86/tst-ucontext-1.sh (66%)
mode change 100644 => 100755
copy {stdlib => sysdeps/unix/sysv/linux/x86}/ucontext.h (95%)
--
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 gcc.
from f7b055c48c7 [PATCH] -fdump-tree, -save-temps=obj & subdirs
new 312939acaf0 Add a tetst for PR middle-end/83471
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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/torture/pr83471.C | 21 +++++++++++++++++++++
2 files changed, 26 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/torture/pr83471.C
--
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 gcc-7-branch
in repository gcc.
from df20af9a288 PR c++/83116 * constexpr.c (cxx_eval_call_expression): On [...]
new 89121aa492d Add a tetst for PR middle-end/83471
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:
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/torture/pr83471.C | 21 +++++++++++++++++++++
2 files changed, 29 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/torture/pr83471.C
--
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 gcc.
from d494b4fbdbd PR tree-optimization/83482 * g++.dg/torture/pr83482.C: New test.
new e1592442d13 Fix off by one error in loop-unroll.c (PR rtl-optimization/82675).
new 69b66873d86 Fix another failing test-case.
new f7b055c48c7 [PATCH] -fdump-tree, -save-temps=obj & subdirs
The 3 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:
gcc/ChangeLog | 11 +++++++++++
gcc/loop-unroll.c | 2 +-
gcc/opts.c | 26 ++++++++++++++++++--------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/tree-prof/switch-case-1.c | 6 +++---
5 files changed, 39 insertions(+), 12 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 57ebda3b94b [ARM] Register the Thumb2SizeReducePass. NFC
new 264f0e71077 [X86][SSE] Add cpu feature for aggressive combining to vari [...]
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/X86.td | 9 +-
lib/Target/X86/X86ISelLowering.cpp | 4 +-
lib/Target/X86/X86Subtarget.h | 7 +
test/CodeGen/X86/vector-shuffle-128-v16.ll | 59 ++-
test/CodeGen/X86/vector-shuffle-128-v8.ll | 402 +++++++++++---
test/CodeGen/X86/vector-shuffle-256-v16.ll | 823 ++++++++++++++++++++---------
test/CodeGen/X86/vector-shuffle-256-v32.ll | 188 +++++--
test/CodeGen/X86/vector-shuffle-256-v4.ll | 147 ++++--
test/CodeGen/X86/vector-shuffle-256-v8.ll | 218 ++++++--
test/CodeGen/X86/vector-shuffle-512-v32.ll | 3 +-
10 files changed, 1362 insertions(+), 498 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-tools-extra.
from d572b55b [clangd] Support filtering by fixing scopes in fuzzyFind.
new 81a5eb03 [clangd] Expose offset <-> LSP position functions, and fix bugs
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:
clangd/CMakeLists.txt | 1 +
clangd/ClangdLSPServer.cpp | 1 +
clangd/ClangdServer.cpp | 26 +-----------
clangd/ClangdServer.h | 6 ---
clangd/SourceCode.cpp | 41 ++++++++++++++++++
clangd/SourceCode.h | 29 +++++++++++++
unittests/clangd/CMakeLists.txt | 1 +
unittests/clangd/CodeCompleteTests.cpp | 1 +
unittests/clangd/SourceCodeTests.cpp | 76 ++++++++++++++++++++++++++++++++++
9 files changed, 152 insertions(+), 30 deletions(-)
create mode 100644 clangd/SourceCode.cpp
create mode 100644 clangd/SourceCode.h
create mode 100644 unittests/clangd/SourceCodeTests.cpp
--
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 bef7475fbd Stop readelf from complaining about relocation sections with [...]
new a3b3345ae6 Add support for V_4B so we can properly reject it.
new 00c2093f69 Correct disassembly of dot product instructions.
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:
gas/ChangeLog | 14 +
gas/config/tc-aarch64.c | 16 +-
gas/testsuite/gas/aarch64/dotproduct.d | 864 ++++++++++++++++-----------------
gas/testsuite/gas/aarch64/pr22529.d | 4 +
gas/testsuite/gas/aarch64/pr22529.l | 17 +
gas/testsuite/gas/aarch64/pr22529.s | 3 +
include/ChangeLog | 10 +
include/opcode/aarch64.h | 6 +
opcodes/ChangeLog | 15 +
opcodes/aarch64-asm.c | 2 +-
opcodes/aarch64-dis.c | 2 +-
opcodes/aarch64-opc.c | 2 +
opcodes/aarch64-tbl.h | 4 +-
13 files changed, 518 insertions(+), 441 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/pr22529.d
create mode 100644 gas/testsuite/gas/aarch64/pr22529.l
create mode 100644 gas/testsuite/gas/aarch64/pr22529.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 7466c9c8daa [X86][SSE] Use (V)PHMINPOSUW for vXi8 SMAX/SMIN/UMAX/UMIN h [...]
new 9524e3f4683 [Support] Add WritableMemoryBuffer class
new 57ebda3b94b [ARM] Register the Thumb2SizeReducePass. NFC
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:
include/llvm/Support/MemoryBuffer.h | 60 ++++++++++++
lib/Support/MemoryBuffer.cpp | 157 +++++++++++++++++++-------------
lib/Target/ARM/ARM.h | 1 +
lib/Target/ARM/ARMTargetMachine.cpp | 1 +
lib/Target/ARM/Thumb2SizeReduction.cpp | 8 +-
test/CodeGen/Thumb2/t2sizereduction.mir | 83 +++++++++++++++++
unittests/Support/MemoryBufferTest.cpp | 34 +++++++
7 files changed, 281 insertions(+), 63 deletions(-)
create mode 100644 test/CodeGen/Thumb2/t2sizereduction.mir
--
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 d7f987bfcbc Fix: [YAML] Always double quote UTF-8 characters
new 7466c9c8daa [X86][SSE] Use (V)PHMINPOSUW for vXi8 SMAX/SMIN/UMAX/UMIN 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:
lib/Target/X86/X86ISelLowering.cpp | 36 +++-
test/CodeGen/X86/horizontal-reduce-smax.ll | 284 ++++++++++++-----------------
test/CodeGen/X86/horizontal-reduce-smin.ll | 284 ++++++++++++-----------------
test/CodeGen/X86/horizontal-reduce-umax.ll | 284 ++++++++++++-----------------
test/CodeGen/X86/horizontal-reduce-umin.ll | 170 ++++-------------
5 files changed, 427 insertions(+), 631 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.