This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c315ca49dc8 [X86][SSE] Force double domain for SHUFPD stack folding tests
new 6c6c7ace56d [ThinLTO] - Add comment. 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/Transforms/IPO/FunctionImport.cpp | 2 ++
1 file changed, 2 insertions(+)
--
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 f89cdbc3663 [Analysis] Support aggregate access types in TBAA
new c315ca49dc8 [X86][SSE] Force double domain for SHUFPD 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-fp-avx1.ll | 8 ++++++--
test/CodeGen/X86/stack-folding-fp-sse42.ll | 4 +++-
2 files changed, 9 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 newlib.
from 4c73ad6b2 newlib: drop Cygwin license from sys/select.h
new 623d3fdf6 Cygwin: bump version to 2.10.1
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:
winsup/cygwin/include/cygwin/version.h | 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 release_60
in repository llvm.
from 8f86cd92136 Merging r323915: ------------------------------------------ [...]
new dcecdaaa04c Merging r323857: ------------------------------------------ [...]
new 240f1f3d602 Merging r323781: ------------------------------------------ [...]
new 7e8d1e7421f Merging r323759: ------------------------------------------ [...]
new 52d11d163ef Merging r323536: ------------------------------------------ [...]
new 13240bd5e5e Merging r323907 and r323913: ------------------------------ [...]
new abf249d90ba Merging r323909: ------------------------------------------ [...]
new 816adbd1b4a Merging r323643: ------------------------------------------ [...]
The 7 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/CodeGen/TargetInstrInfo.h | 4 ++
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 12 ++--
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp | 20 +++++--
lib/Target/AMDGPU/SIInstrInfo.cpp | 53 ++++++++++--------
lib/Target/ARM/Thumb1InstrInfo.cpp | 13 +++++
lib/Target/ARM/Thumb1InstrInfo.h | 1 +
lib/Target/Mips/MipsISelLowering.cpp | 5 +-
lib/Target/Mips/MipsTargetObjectFile.cpp | 7 +++
lib/Target/Sparc/SparcFrameLowering.cpp | 29 ++++++++--
lib/Transforms/Scalar/DeadStoreElimination.cpp | 3 +-
.../Scalar/SeparateConstOffsetFromGEP.cpp | 2 +
test/CodeGen/AMDGPU/smrd.ll | 18 +-----
test/CodeGen/Mips/pr36061.ll | 65 ++++++++++++++++++++++
test/CodeGen/Mips/unsized-global.ll | 22 ++++++++
test/CodeGen/SPARC/stack-align.ll | 16 ++++--
test/CodeGen/Thumb/pr35836.ll | 56 +++++++++++++++++++
test/CodeGen/Thumb/pr35836_2.ll | 57 +++++++++++++++++++
.../DeadStoreElimination/merge-stores.ll | 17 ++++++
...split-gep-and-gvn-addrspace-addressing-modes.ll | 45 +++++++++++++++
19 files changed, 385 insertions(+), 60 deletions(-)
create mode 100644 test/CodeGen/Mips/pr36061.ll
create mode 100644 test/CodeGen/Mips/unsized-global.ll
create mode 100644 test/CodeGen/Thumb/pr35836.ll
create mode 100644 test/CodeGen/Thumb/pr35836_2.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 llvm.
from 2af2e6c776c Add missing new files from r324077
new f89cdbc3663 [Analysis] Support aggregate access types in TBAA
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/TypeBasedAliasAnalysis.cpp | 313 ++++++++++++++-------
test/Analysis/TypeBasedAliasAnalysis/aggregates.ll | 138 +++++++++
.../TypeBasedAliasAnalysis/tbaa-path-new.ll | 306 ++++++++++++++++++++
3 files changed, 661 insertions(+), 96 deletions(-)
create mode 100644 test/Analysis/TypeBasedAliasAnalysis/aggregates.ll
create mode 100644 test/Analysis/TypeBasedAliasAnalysis/tbaa-path-new.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 clang.
from e705029e94 [AST] namespace ns { extern "C" { int X; }} prints as "ns::X [...]
new 7d84cfa2cd [Index] fix USR generation for namespace{extern{X}}
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/Index/USRGeneration.cpp | 4 +++-
test/Index/USR/linkage.cpp | 7 +++++++
2 files changed, 10 insertions(+), 1 deletion(-)
create mode 100644 test/Index/USR/linkage.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 annotated tag cygwin-2_10_0-release
in repository newlib.
at e97b8659a (tag)
tagging 4c73ad6b20378e4b74355fcdb2005f2aac489c9f (commit)
replaces newlib-3.0.0
tagged by Corinna Vinschen
on Fri Feb 2 15:01:12 2018 +0100
- Log -----------------------------------------------------------------
ygwin 2.10.0 Release
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJadG8vAAoJEPU2Bp2uRE+g4AQQAIhvjwFLAtaGfKXEtQcnwSn3
5a735hPLLuwnihCYzy7lM7LkzyRsRUfd37kq4YnP4Y74UMTVl5fspYp6KLLjYaTY
t4sQCHu6WTuHg9/Iz2gUpVsD78XJh0dsF31c96V+ONCMVFJg89FBGjoXDfaJgMZD
oJq4Rf+OWOScxqjay3lrSRKCRob+8GKEglrm/noLF48h+nhdvuSd2NabJszmZDXN
v/9KcA5fckDIBbg9dbp+TlqJR0ogWzSB6NqsjdE6E2cWkNuyEFOdtjevwtuEQdj3
3BVOloaKyJQB+UNAJulOoWNFG78Mn/CcFkOWlp91BW0TlAcDy9NUAI4gvv3Y2pTY
vvupKaHHBeIGsvGJCO/CNFCB2faeuKypSZ1cUeU4PR8jHLAN+D1eFlanA/5RW73m
MOfQtqvdP0Un/WCwgcmD7Ka8Vu8aRQRh7zEQjyCNAPh0uLMtEAhcko/3cMmJlhz5
mWF5hoB1tJyNe8wgTNDSybtkL25lE9ypkhQhya63H09UnwyWhLmdns8vBCvMVhbM
iqlUHn9lb3JKQBOKrZp/6+F+ZBu1m4Cz/rjCJzXTpm7U38pjQhLR5culOEuz4/ZD
oJsoJ2YODvHL/PHeKi3cQ/tY96mfMDNu2Zi9mn5BWGGWPlZg/KGErMQm/HAoKzNy
1KHoayBRmNfqnfGWNc65
=IIbu
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 5197e945a Add new interceptors: strlcpy(3) and strlcat(3)
new 67df2e367 Correct the return value of strlcat(3) in the interceptor
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/sanitizer_common/sanitizer_common_interceptors.inc | 9 ++++-----
1 file changed, 4 insertions(+), 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 clang-tools-extra.
from 3027cd14 [clang-tidy] Remove global constructor. No functionality chan [...]
new a923854a [clang-tidy] Widen anonymous namespace.
new 60bd726a [clang-tidy] Kill marco. No functionality change.
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:
clang-tidy/android/CloexecAccept4Check.cpp | 2 +-
clang-tidy/android/CloexecEpollCreate1Check.cpp | 2 +-
clang-tidy/android/CloexecInotifyInit1Check.cpp | 2 +-
clang-tidy/android/CloexecOpenCheck.cpp | 2 +-
clang-tidy/android/CloexecSocketCheck.cpp | 2 +-
clang-tidy/misc/RedundantExpressionCheck.cpp | 3 +--
clang-tidy/modernize/UseNullptrCheck.cpp | 6 +++---
clang-tidy/utils/ASTUtils.cpp | 2 +-
8 files changed, 10 insertions(+), 11 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 88125a906af Reduce fallout for avr.
new 4a7580c47cd Move omp bitmask to general to use it in x86 backend.
new c29f17b3d04 compiler: don't incorrectly evaluate range variable
new 102dd700358 Add -march=icelake. gcc/ * config.gcc: Add -march=icelake. [...]
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 | 22 ++
gcc/c-family/ChangeLog | 4 +
gcc/c-family/c-common.h | 122 +--------
gcc/config.gcc | 2 +-
gcc/config/i386/driver-i386.c | 5 +-
gcc/config/i386/i386-c.c | 7 +
gcc/config/i386/i386.c | 381 ++++++++++++++------------
gcc/config/i386/i386.h | 2 +
gcc/doc/invoke.texi | 8 +
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/statements.cc | 48 +++-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/g++.dg/ext/mv16.C | 6 +
gcc/testsuite/gcc.target/i386/funcspec-56.inc | 1 +
gcc/wide-int-bitmask.h | 145 ++++++++++
libgcc/ChangeLog | 4 +
libgcc/config/i386/cpuinfo.h | 1 +
17 files changed, 458 insertions(+), 307 deletions(-)
create mode 100644 gcc/wide-int-bitmask.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.