This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from d9bdefc gcc/ Backport from trunk r237475. 2016-06-15 Kyrylo Tkach [...]
new fd7276f gcc/ Backport from trunk r238588. 2016-07-21 Prathamesh K [...]
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/tree-ssa-strlen.c | 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from e1214ef gcc/ * LINARO-VERSION: Bump version number, post snapshot.
new d9bdefc gcc/ Backport from trunk r237475. 2016-06-15 Kyrylo Tkach [...]
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/ifcvt.c | 12 ++++++---
.../aarch64/ifcvt_multiple_sets_subreg_1.c | 30 ++++++++++++++++++++++
2 files changed, 39 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/ifcvt_multiple_sets_subreg_1.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 c0a42ff getVectorElementType().getSizeInBits() -> getScalarSizeInBits [...]
new fb1804b [LoopInterchange] Cleanup debug whitespace. 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/Scalar/LoopInterchange.cpp | 8 ++++----
1 file changed, 4 insertions(+), 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 a7c48cc getValueType().getSizeInBits() -> getValueSizeInBits() ; NFCI
new c0a42ff getVectorElementType().getSizeInBits() -> getScalarSizeInBits [...]
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/SelectionDAG/LegalizeDAG.cpp | 6 ++--
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 4 +--
lib/CodeGen/SelectionDAG/LegalizeTypes.cpp | 4 +--
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 4 +--
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 6 ++--
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 6 ++--
lib/CodeGen/TargetLoweringBase.cpp | 2 +-
lib/IR/ValueTypes.cpp | 2 +-
lib/Target/AArch64/AArch64ISelLowering.cpp | 32 ++++++++---------
lib/Target/ARM/ARMISelDAGToDAG.cpp | 4 +--
lib/Target/ARM/ARMISelLowering.cpp | 44 +++++++++++------------
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 2 +-
lib/Target/Hexagon/HexagonISelLowering.cpp | 2 +-
lib/Target/Mips/MipsSEISelLowering.cpp | 4 +--
lib/Target/PowerPC/PPCISelLowering.h | 2 +-
lib/Target/SystemZ/SystemZISelDAGToDAG.cpp | 2 +-
lib/Target/SystemZ/SystemZISelLowering.cpp | 12 +++----
lib/Target/SystemZ/SystemZISelLowering.h | 2 +-
lib/Target/X86/Utils/X86ShuffleDecode.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 28 +++++++--------
20 files changed, 84 insertions(+), 86 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 lld.
from 1a4b687 [ELF] Do not adjust TLS symbol value when produce relocatable object
new f3d553e Add a test showing we handle .tbss sections in linker scripts.
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/ELF/linkerscript/tbss.s | 37 +++++++++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+)
create mode 100644 test/ELF/linkerscript/tbss.s
--
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 6b5acca Move helper function higher in the file. NFC
new 1a4b687 [ELF] Do not adjust TLS symbol value when produce relocatable object
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:
ELF/Symbols.cpp | 2 +-
test/ELF/tls-relocatable.s | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/tls-relocatable.s
--
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 f80a245 PR c++/77539 * g++.dg/cpp1y/pr77539.C: New.
new ef45c4c * c-common.c (check_cxx_fundamental_alignment_constraints): [...]
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 | 5 ++++
gcc/c-family/c-common.c | 46 ++++++++-----------------------
gcc/testsuite/g++.dg/cpp0x/gen-attrs-52.C | 9 ++++--
3 files changed, 23 insertions(+), 37 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 b99cc6d * c-common.c (c_common_truthvalue_conversion): Use false ins [...]
new f80a245 PR c++/77539 * g++.dg/cpp1y/pr77539.C: New.
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/pr77539.C | 14 ++++++++++++++
2 files changed, 19 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr77539.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 e9c64c5 Fix typo in comment [NFC]
new a7c48cc getValueType().getSizeInBits() -> getValueSizeInBits() ; NFCI
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/SelectionDAG/DAGCombiner.cpp | 17 ++++++++-------
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 2 +-
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 25 ++++++++++-------------
lib/CodeGen/SelectionDAG/LegalizeTypes.cpp | 10 ++++-----
lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp | 9 ++++----
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 2 +-
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 4 ++--
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 20 ++++++++----------
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 6 +++---
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 2 +-
lib/CodeGen/SelectionDAG/StatepointLowering.cpp | 3 +--
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 16 +++++++--------
lib/Target/AArch64/AArch64ISelDAGToDAG.cpp | 2 +-
lib/Target/AArch64/AArch64ISelLowering.cpp | 18 ++++++++--------
lib/Target/ARM/ARMISelLowering.cpp | 2 +-
lib/Target/Hexagon/HexagonISelLowering.cpp | 7 +++----
lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp | 13 ++++++------
lib/Target/NVPTX/NVPTXISelLowering.cpp | 4 ++--
lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 10 ++++-----
lib/Target/PowerPC/PPCISelLowering.cpp | 2 +-
lib/Target/SystemZ/SystemZISelDAGToDAG.cpp | 19 ++++++++---------
lib/Target/SystemZ/SystemZISelLowering.cpp | 12 +++++------
lib/Target/X86/X86ISelLowering.cpp | 18 ++++++++--------
lib/Target/XCore/XCoreSelectionDAGInfo.cpp | 2 +-
24 files changed, 105 insertions(+), 120 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 0f71258 AMDGPU: Support folding FrameIndex operands
new e9c64c5 Fix typo in 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/Instrumentation/AddressSanitizer.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.