This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e80defd5218 libcpp: move line typedef and column-numbering comment to t [...]
new f9afdf2410c gcc/ChangeLog:
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 | 23 +
gcc/config/rs6000/altivec.h | 4 +
gcc/config/rs6000/rs6000-builtin.def | 34 +-
gcc/config/rs6000/rs6000-c.c | 64 +-
gcc/config/rs6000/vsx.md | 151 ++-
gcc/doc/extend.texi | 45 +
gcc/testsuite/ChangeLog | 6 +
.../gcc.target/powerpc/builtins-6-p9-runnable.c | 1046 ++++++++++++++++++++
.../gcc.target/powerpc/vsu/vec-cnttz-lsbb-2.c | 2 +-
9 files changed, 1369 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/builtins-6-p9-runnable.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 clang.
from 15a011c63f [analyzer] ObjCGenerics: Don't warn on cast conversions invo [...]
new 7fa6d053b1 [clang] Remove redundant return [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/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 1 -
lib/Driver/Driver.cpp | 2 --
lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp | 2 --
3 files changed, 5 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 7c520377936 PR lto/81351 * dwarf2out.c (do_eh_frame): New static vari [...]
new 7d3df64afa2 [gcc] 2017-11-13 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new e80defd5218 libcpp: move line typedef and column-numbering comment to t [...]
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:
gcc/ChangeLog | 5 +++
gcc/match.pd | 14 +++++--
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/powerpc/float128-minmax.c | 15 +++++++
libcpp/ChangeLog | 5 +++
libcpp/include/line-map.h | 46 +++++++++++-----------
6 files changed, 62 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-minmax.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 461a9580a6c NFC, Allow SystemZ SLP tests only when SystemZ is supported.
new 7983d3bb323 Fix clang -Wsometimes-uninitialized warning in SCEV code
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/ScalarEvolution.cpp | 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 372866c87c4 fix printing of alias instructions by removing redundant spacing
new ed22c236925 [globalisel][tablegen] Add support for extload.
new 8adf022a730 Create a TempFile class.
new 461a9580a6c NFC, Allow SystemZ SLP tests only when SystemZ is supported.
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/Support/FileSystem.h | 35 ++++++++++++++
lib/Support/FileOutputBuffer.cpp | 39 ++++++++--------
lib/Support/Path.cpp | 53 ++++++++++++++++++++++
test/CodeGen/AArch64/GlobalISel/select-load.mir | 32 +++++++++----
.../SLPVectorizer}/SystemZ/lit.local.cfg | 0
utils/TableGen/GlobalISelEmitter.cpp | 18 +++++---
6 files changed, 143 insertions(+), 34 deletions(-)
copy test/{CodeGen => Transforms/SLPVectorizer}/SystemZ/lit.local.cfg (100%)
--
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 eceed67166 Add missing ChangeLog sub-entries
new cae87e64dc support: Add <support/next_to_fault.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 | 8 +++
resolv/tst-inet_pton.c | 67 ++++--------------------
support/Makefile | 1 +
support/next_to_fault.c | 52 ++++++++++++++++++
math/w_exp_template.c => support/next_to_fault.h | 50 ++++++++++--------
5 files changed, 99 insertions(+), 79 deletions(-)
create mode 100644 support/next_to_fault.c
copy math/w_exp_template.c => support/next_to_fault.h (51%)
--
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 09bf03bba Try harder to delete the temporary file.
new 0c4bc62b1 Disable GC and ICF when /debug is present
new 09bccfda0 Remove a std::map and std::set that show up in LLD profiles
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:
COFF/Config.h | 2 +-
COFF/Driver.cpp | 54 +++++++++++++++++++++++-------------------
COFF/Symbols.h | 6 ++++-
test/COFF/icf-associative.test | 2 +-
test/COFF/icf-simple.test | 27 ++++++++++++++++++++-
test/COFF/pdb-global-gc.yaml | 2 +-
test/COFF/pdb-import-gc.yaml | 2 +-
7 files changed, 64 insertions(+), 31 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 aldyh/threader
in repository gcc.
from ef9fcc6c8f1 Merge remote-tracking branch 'range-gen3' of git://gcc.gnu. [...]
new 3d973ff2f2d Handle paths of length 1.
new dc63aecf3bb Allow range type to be any kind of pointer.. assume they ar [...]
new 0389d739fc6 Fix bug in fold_range, and have op_ir and op_ri return fals [...]
new 384482ce313 Fix typo.. remove trailing slash.
new 6b112be293d Export fold(range, range), and change assumptions of variou [...]
new c7ae517eec8 Handle different kinds of bool within the ranger, and enabl [...]
new 5ce3508c1da Tweak API for path_range_of_def
new 07d25f40a1d Change API for path_range_of_Def
new 472f8eacb1a rework range_stmt::fold() to work as we now use it, not th [...]
new 36abc601360 Implement irange::singleton_p().
new a4ff9076deb Add direction argument to path_range().
new dcb48a5d05d Merge branch 'range-gen3' into threader
The 12 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/range-op.c | 15 ++-
gcc/range.c | 17 ++-
gcc/ssa-range-gen.c | 141 +++++++++++++++++++--
gcc/ssa-range-gen.h | 6 +-
gcc/ssa-range-stmt.c | 174 ++++++++++----------------
gcc/ssa-range-stmt.h | 5 +-
gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-24.c | 52 ++++++++
gcc/tree-ssa-threadbackward.c | 23 +++-
8 files changed, 298 insertions(+), 135 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-24.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 lld.
from a43f86df3 Try harder to delete the temporary file.
new eb8e38473 Remove dead include.
new 09bf03bba Try harder to delete the temporary file.
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:
COFF/PDB.cpp | 1 -
COFF/Writer.cpp | 3 ++-
2 files changed, 2 insertions(+), 2 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 0e1d4ee93e7 [ValueTracking] use 'auto' with 'dyn_cast'; NFC
new 372866c87c4 fix printing of alias instructions by removing redundant spacing
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:
utils/TableGen/AsmWriterEmitter.cpp | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.