This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7be207b * common/config/i386/i386-common.c (OPTION_MASK_ISA_RDPID_SE [...]
new 3ac1f21 PR tree-optimization/79327 * gimple-ssa-sprintf.c (format_i [...]
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/ChangeLog | 6 ++++++
gcc/gimple-ssa-sprintf.c | 29 +++++++++--------------------
2 files changed, 15 insertions(+), 20 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 c60bc7e [X86][BMI] Add BMI2 stack folding tests
new 72258b4 WholeProgramDevirt: Examine the function body when deciding w [...]
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/IPO/WholeProgramDevirt.cpp | 53 +++++++++++++++++-----
.../WholeProgramDevirt/vcp-accesses-memory.ll | 46 ++++++++++++++++---
2 files changed, 81 insertions(+), 18 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 e1c634d [clang-tidy] Add cert-dcl58-cpp (do not modify the 'std' name [...]
new ca2538f [Docs] 'Limitations' should be a subsection
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:
docs/clang-tidy/checks/readability-misleading-indentation.rst | 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 4f50278 opt: Rename -default-data-layout flag to -data-layout and mak [...]
new c60bc7e [X86][BMI] Add BMI2 stack folding tests
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/CodeGen/X86/stack-folding-bmi2.ll | 77 ++++++++++++++++++++++++++++++++++
1 file changed, 77 insertions(+)
create mode 100644 test/CodeGen/X86/stack-folding-bmi2.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 glibc.
from 6b8303a Move tests of cacos, cacosh to auto-libm-test-*.
new fa2a3dd Move tests of casin, casinh to auto-libm-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:
ChangeLog | 12 +
math/Makefile | 11 +-
math/auto-libm-test-in | 1174 +
math/auto-libm-test-out-casin | 45389 +++++++++++++++++++++++
math/auto-libm-test-out-casinh | 45389 +++++++++++++++++++++++
math/libm-test-casin.inc | 639 +-
math/libm-test-casinh.inc | 639 +-
sysdeps/i386/fpu/libm-test-ulps | 72 +-
sysdeps/i386/i686/fpu/multiarch/libm-test-ulps | 72 +-
sysdeps/x86_64/fpu/libm-test-ulps | 76 +-
10 files changed, 92082 insertions(+), 1391 deletions(-)
create mode 100644 math/auto-libm-test-out-casin
create mode 100644 math/auto-libm-test-out-casinh
--
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 a4d6d85 PR c++/79533 - C++17 ICE with temporary cast to reference
new 7be207b * common/config/i386/i386-common.c (OPTION_MASK_ISA_RDPID_SE [...]
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/ChangeLog | 19 +++++++++++++++++++
gcc/common/config/i386/i386-common.c | 15 +++++++++++++++
gcc/config/i386/cpuid.h | 1 +
gcc/config/i386/driver-i386.c | 7 +++++--
gcc/config/i386/i386-builtin.def | 3 +++
gcc/config/i386/i386-c.c | 2 ++
gcc/config/i386/i386.c | 6 ++++++
gcc/config/i386/i386.h | 3 ++-
gcc/config/i386/i386.md | 10 ++++++++++
gcc/config/i386/i386.opt | 4 ++++
gcc/config/i386/immintrin.h | 16 ++++++++++++++++
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/g++.dg/other/i386-2.C | 3 ++-
gcc/testsuite/g++.dg/other/i386-3.C | 2 +-
gcc/testsuite/gcc.target/i386/rdpid.c | 11 +++++++++++
gcc/testsuite/gcc.target/i386/sse-12.c | 2 +-
gcc/testsuite/gcc.target/i386/sse-13.c | 2 +-
gcc/testsuite/gcc.target/i386/sse-14.c | 2 +-
gcc/testsuite/gcc.target/i386/sse-22.c | 2 +-
gcc/testsuite/gcc.target/i386/sse-23.c | 2 +-
20 files changed, 113 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/rdpid.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 compiler-rt.
from ffd1a9a Revert "Use pthreads for thread-local lsan allocator cache on [...]
new 0f527ee [PGO] remove unintended debug trace. 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/profile/InstrProfilingUtil.c | 5 +----
1 file changed, 1 insertion(+), 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 llvm.
from ad529eb [DAGCombiner] split i1 select-of-constants from non-i1 case; NFCI
new a24db23 MC/COFF: Do not emit forward associative section referenceds.
new 67d9e19 OptDiag: Rename DiagnosticInfoWithDebugLoc to WithLocation. NFC
new 4f50278 opt: Rename -default-data-layout flag to -data-layout and mak [...]
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:
include/llvm/IR/DiagnosticInfo.h | 13 ++--
lib/IR/DiagnosticInfo.cpp | 6 +-
lib/MC/WinCOFFObjectWriter.cpp | 79 +++++++++++++++-------
test/DebugInfo/COFF/globals.ll | 2 +-
test/DebugInfo/COFF/types-data-members.ll | 2 +-
test/Instrumentation/AddressSanitizer/freebsd.ll | 4 +-
test/MC/COFF/section-comdat.s | 12 ++--
test/Other/constant-fold-gep.ll | 2 +-
test/Transforms/ConstProp/loads.ll | 4 +-
test/Transforms/GVN/PRE/rle-addrspace-cast.ll | 2 +-
test/Transforms/GVN/PRE/rle.ll | 4 +-
.../IndVarSimplify/2011-11-01-lftrptr.ll | 4 +-
test/Transforms/InstCombine/2012-07-25-LoadPart.ll | 4 +-
test/Transforms/InstCombine/alloca.ll | 4 +-
test/Transforms/InstCombine/load-cmp.ll | 2 +-
test/Transforms/InstCombine/narrow-switch.ll | 4 +-
test/Transforms/SCCP/loadtest.ll | 4 +-
test/Transforms/SimplifyCFG/switch_create.ll | 2 +-
tools/opt/opt.cpp | 18 ++---
19 files changed, 97 insertions(+), 75 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 f620673 clang-format: Don't remove existing spaces between identifier [...]
new fc92af3 Rename DiagnosticInfoWithDebugLoc to WithLocation to match LLVM
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/CodeGen/CodeGenAction.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.