This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 69cd03b2ac0 PR c/66618 PR c/69960 c-family/ * c-common.h (c_fully_fo [...]
new 9fb4ef473ac PR target/82713 * i386.c (ix86_builtin_vectorization_cost [...]
new a6b9a5b2cc0 PR ipa/60243 * tree-inline.c (estimate_num_insns): Set to [...]
new e1364c656c8 PR ipa/83001 * profile-count.c (profile_count::to_sreal_s [...]
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 | 17 +++++++++++++++++
gcc/config/i386/i386.c | 13 ++++++++++++-
gcc/profile-count.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
.../vect/pr51000.c => gcc.target/i386/pr82713.c} | 1 +
gcc/tree-inline.c | 2 +-
6 files changed, 37 insertions(+), 3 deletions(-)
copy gcc/testsuite/{gcc.dg/vect/pr51000.c => gcc.target/i386/pr82713.c} (87%)
--
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 2dee9743976 [LibCallSimplifier] allow splat vectors for pow(x, 0.5) -> [...]
new 8d26b8bee4d [x86] add sqrt tests for partially-inline-libcalls (PR31455)
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/sqrt-partial.ll | 43 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 43 insertions(+)
create mode 100644 test/CodeGen/X86/sqrt-partial.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 gcc.
from fadadb95c33 [arc] Remove semicolon after do while (0) in FUNCTION_PROFILER
new 69cd03b2ac0 PR c/66618 PR c/69960 c-family/ * c-common.h (c_fully_fo [...]
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/c-family/ChangeLog | 6 ++
gcc/c-family/c-common.h | 2 +-
gcc/c/ChangeLog | 20 +++++
gcc/c/c-fold.c | 165 ++++++++++++++++++++++++---------------
gcc/c/c-parser.c | 30 ++++---
gcc/c/c-tree.h | 2 -
gcc/c/c-typeck.c | 11 ++-
gcc/cp/ChangeLog | 7 ++
gcc/cp/cp-gimplify.c | 6 +-
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/gcc.dg/pr66618-2.c | 10 +++
gcc/testsuite/gcc.dg/pr66618.c | 11 +++
gcc/testsuite/gcc.dg/pr69960.c | 12 +++
13 files changed, 199 insertions(+), 91 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr66618-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr66618.c
create mode 100644 gcc/testsuite/gcc.dg/pr69960.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 llvm.
from 19ab4593924 [LibCallSimplifier] partly fix pow(x, 0.5) -> sqrt() transforms
new 2dee9743976 [LibCallSimplifier] allow splat vectors for pow(x, 0.5) -> [...]
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/SimplifyLibCalls.cpp | 15 +++++++--------
test/Transforms/InstCombine/pow-sqrt.ll | 5 +++--
2 files changed, 10 insertions(+), 10 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 557e920ce8a [InstSimplify] fold and/or of fcmp ord/uno when operand is [...]
new 19ab4593924 [LibCallSimplifier] partly fix pow(x, 0.5) -> sqrt() transforms
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/Transforms/Utils/SimplifyLibCalls.h | 1 +
lib/Transforms/Utils/SimplifyLibCalls.cpp | 81 ++++++++++++++----------
test/Transforms/InstCombine/pow-sqrt.ll | 8 +--
3 files changed, 54 insertions(+), 36 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 560ee7c1133 [X86] Add test cases for rndscaless/sd intrinsics.
new 557e920ce8a [InstSimplify] fold and/or of fcmp ord/uno when operand is [...]
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/InstructionSimplify.cpp | 60 +++++++++++++++++++----
test/Transforms/InstSimplify/logic-of-fcmps.ll | 66 +++++++-------------------
2 files changed, 67 insertions(+), 59 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 lldb.
from 48dec69bc [ABI] Remove dead code that was copy-pasted all around. NFCI.
new b1a1b8708 Add comments to DWARFCompileUnit length fields/methods
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:
source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 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 gcc.
from 70b53a9dbe1 [phoenix] Remove semicolon after do {} while (0) in TARGET_ [...]
new fadadb95c33 [arc] Remove semicolon after do while (0) in FUNCTION_PROFILER
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 | 5 +++++
gcc/config/arc/arc.h | 2 +-
2 files changed, 6 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 gcc.
from 417e90cfd69 2017-11-18 Edward Smith-Rowland <3dw4rd(a)verizon.net>
new 0fc1fb0e23c [mcore] Remove semicolon after do {} while (0) in MCORE_EXP [...]
new 762da9e1a8c [ft32, spu] Remove semicolon after do {} while (0) in REGIS [...]
new ab81ab78533 [visium] Remove semicolon after ASM_OUTPUT_CASE_END
new 70b53a9dbe1 [phoenix] Remove semicolon after do {} while (0) in TARGET_ [...]
The 4 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 | 23 +++++++++++++++++++++++
gcc/config/ft32/ft32.h | 2 +-
gcc/config/mcore/mcore-elf.h | 2 +-
gcc/config/mcore/mcore.h | 2 +-
gcc/config/phoenix.h | 2 +-
gcc/config/spu/spu.h | 2 +-
gcc/config/visium/visium.h | 2 +-
7 files changed, 29 insertions(+), 6 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 f6e965ee94 manual: Move preadv/writev variants to Scatter-Gather section
new 0f74bbf513 manual: Document mprotect and introduce section on memory pr [...]
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 | 8 ++++
manual/llio.texi | 14 ++----
manual/memory.texi | 122 +++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 133 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.