This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c703c96 2016-11-19 Krister Walfridsson <krister.walfridsson(a)gmail.com>
new d59573d PR target/78426 * config/sh/sh-mem.cc (sh_expand_cmpnstr): [...]
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 | 7 +++++++
gcc/config/sh/sh-mem.cc | 6 +++---
2 files changed, 10 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 llvm.
from 90085b5 [tablegen] Merge duplicate definitions of getMinimalTypeForRa [...]
new b313c74 Check that emitted instructions meet their predicates on all [...]
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:
.../AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp | 13 ++++-
.../AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.h | 13 +++++
.../AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp | 7 ++-
lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp | 5 +-
lib/Target/AMDGPU/VOP1Instructions.td | 1 +
lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp | 19 +++++--
.../Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp | 4 ++
.../Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h | 5 ++
.../PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp | 11 +++-
.../Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp | 17 ++++--
.../SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp | 9 ++++
utils/TableGen/AsmMatcherEmitter.cpp | 33 +++---------
utils/TableGen/CodeEmitterGen.cpp | 60 ++++++++++++++++++++++
utils/TableGen/SubtargetFeatureInfo.cpp | 34 +++++++++++-
utils/TableGen/SubtargetFeatureInfo.h | 15 +++++-
utils/TableGen/Types.cpp | 7 +++
utils/TableGen/Types.h | 3 ++
17 files changed, 212 insertions(+), 44 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 binutils-gdb.
from ef78776 Makefile: fix typo
new 0fc9967 Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ [...]
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:
bfd/ChangeLog | 5 +++++
bfd/elfxx-sparc.c | 16 ++++++++--------
2 files changed, 13 insertions(+), 8 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 c466a4a [CMake] llvm-lto2 depends on intrinsics_gen
new 90085b5 [tablegen] Merge duplicate definitions of getMinimalTypeForRa [...]
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/AsmMatcherEmitter.cpp | 12 +----------
utils/TableGen/AsmWriterEmitter.cpp | 12 ++---------
utils/TableGen/CMakeLists.txt | 1 +
utils/TableGen/RegisterInfoEmitter.cpp | 25 +++++++++--------------
utils/TableGen/Types.cpp | 37 ++++++++++++++++++++++++++++++++++
utils/TableGen/Types.h | 22 ++++++++++++++++++++
6 files changed, 72 insertions(+), 37 deletions(-)
create mode 100644 utils/TableGen/Types.cpp
create mode 100644 utils/TableGen/Types.h
--
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 cd3dc62 TILE-Gx: Fix bundling when encountering consecutive barriers.
new c703c96 2016-11-19 Krister Walfridsson <krister.walfridsson(a)gmail.com>
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 | 4 ++++
gcc/config.gcc | 1 +
2 files changed, 5 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 clang.
from 0927c84 Doxygen comments for avxintrin.h.
new 8a6ea81 Introduce a helper class for building complex constant initia [...]
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/clang/AST/DeclObjC.h | 3 +
lib/CodeGen/CGBlocks.cpp | 70 ++--
lib/CodeGen/CGCUDANV.cpp | 35 +-
lib/CodeGen/CGObjCGNU.cpp | 716 +++++++++++++++++++---------------------
lib/CodeGen/CGOpenMPRuntime.cpp | 95 +++---
lib/CodeGen/CodeGenModule.cpp | 85 +++--
lib/CodeGen/ConstantBuilder.h | 274 +++++++++++++++
7 files changed, 770 insertions(+), 508 deletions(-)
create mode 100644 lib/CodeGen/ConstantBuilder.h
--
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 5e0225d Sema: As of MSVC 2015, a user-declared move operation causes [...]
new 0927c84 Doxygen comments for avxintrin.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/Headers/avxintrin.h | 923 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 923 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 libcxx.
from 887c80e Mark test as unsupported in C++03
new 6f7f0b8 Fix stdint/cstdint modules
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/module.modulemap | 374 +--------------------
.../cinttypes_exports.sh.cpp} | 15 +-
.../cstdint_exports.sh.cpp} | 15 +-
.../modules/inttypes_h_exports.sh.cpp} | 11 +-
.../stdint_h_exports.sh.cpp} | 12 +-
5 files changed, 36 insertions(+), 391 deletions(-)
copy test/libcxx/{input.output/file.streams/c.files/version_cinttypes.pass.cpp => [...]
copy test/libcxx/{language.support/cstdint/version.pass.cpp => modules/cstdint_exp [...]
copy test/{std/input.output/file.streams/c.files/no.global.filesystem.namespace/re [...]
copy test/libcxx/{utilities/time/date.time/localtime.thread-unsafe.fail.cpp => mod [...]
--
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 f11a790 [CMake] llvm-link depends on intrinsics_gen
new 252aa32 [CMake] llvm-nm depends on intrinsics_gen
new f6f5514 [CMake] opt depends on intrinsics_gen
new c466a4a [CMake] llvm-lto2 depends on intrinsics_gen
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:
tools/llvm-lto2/CMakeLists.txt | 3 +++
tools/llvm-nm/CMakeLists.txt | 3 +++
tools/opt/CMakeLists.txt | 3 +++
3 files changed, 9 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 gcc-6-branch
in repository gcc.
from 5aafcb0 Daily bump.
new f456901 TILEPro: force gcc to link against libgcc.a when creating sha [...]
new cee0745 TILE-Gx: fix clzsi2 for big-endian.
new 1b7b41a TILE-Gx: Fix bundling when encountering consecutive barriers.
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 | 15 +++++++++++++++
gcc/config/tilegx/tilegx.c | 7 +++++--
gcc/config/tilegx/tilegx.md | 27 ++++++++++++++-------------
libgcc/ChangeLog | 8 ++++++++
libgcc/config.host | 2 +-
5 files changed, 43 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.