This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from a312884 Add an interesting test.
new 2c6a30b Handle arbitrary expressions in DATA_SEGMENT_RELRO_END.
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/LinkerScript.cpp | 2 +-
test/ELF/linkerscript/data-segment-relro.s | 2 +-
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 lldb.
from dbc4ebf Use Intel CPU flags to determine target supported features.
new 6b4f734 Fix some const-ness issues with BreakpointID & BreakpointIDList.
new e9b532d Add SB API's for writing breakpoints to & creating the from a 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:
include/lldb/API/SBBreakpoint.h | 30 +++++++
include/lldb/API/SBTarget.h | 14 +++
include/lldb/Breakpoint/BreakpointID.h | 4 +-
include/lldb/Breakpoint/BreakpointIDList.h | 8 +-
include/lldb/Core/StructuredData.h | 2 +-
include/lldb/Target/Target.h | 10 ++-
scripts/interface/SBBreakpoint.i | 25 ++++++
scripts/interface/SBTarget.i | 10 +++
source/API/SBBreakpoint.cpp | 126 +++++++++++++++++++++++++++
source/API/SBTarget.cpp | 52 ++++++++++++
source/Breakpoint/BreakpointIDList.cpp | 10 ++-
source/Commands/CommandObjectBreakpoint.cpp | 127 ++++------------------------
source/Core/StructuredData.cpp | 4 +-
source/Target/Target.cpp | 122 ++++++++++++++++++++++++++
14 files changed, 419 insertions(+), 125 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 test-suite.
from 24d9547 [test-suite] Adding three bitcode benchmarks from Halide suite
new 5494108 [test-suite] Improved libstdc++ detection.
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:
External/CUDA/CMakeLists.txt | 32 +++++++++++++++++++++-----------
1 file changed, 21 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 llvm.
from aceeb33 Revert "AMDGPU: Use SOPK compare instructions"
new d41f227 [lib/LTO] Fix a typo. 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/LTO/LTOBackend.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 clang.
from f275070 Convert finite to builtin
new 82d5b51 [analyzer] scan-build-py: Remove relative path hack for SATes [...]
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:
tools/scan-build-py/libscanbuild/runner.py | 13 +------------
tools/scan-build-py/tests/unit/test_runner.py | 14 --------------
2 files changed, 1 insertion(+), 26 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 5be60f0 * typeck.c (cp_build_unary_op): Diagnose incrementing boolea [...]
new 056b5ae 2016-09-14 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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/fortran/ChangeLog | 4 ++++
gcc/fortran/simplify.c | 2 +-
2 files changed, 5 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 llvm.
from 50aa910 Verifier: Mark orphaned DICompileUnits as a debug info failur [...]
new fff5113 AMDGPU: Use SOPK compare instructions
new aceeb33 Revert "AMDGPU: Use SOPK compare instructions"
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:
--
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 f3d553e Add a test showing we handle .tbss sections in linker scripts.
new a312884 Add an interesting test.
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/alternate-sections.s | 34 ++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
create mode 100644 test/ELF/linkerscript/alternate-sections.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 openmp.
from 8e30df7 [OMPT] fix task frame information for gomp interface
new 89ab78e [cmake] Make libgomp & libiomp5 alias install optional
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:
runtime/CMakeLists.txt | 4 ++++
runtime/src/CMakeLists.txt | 16 +++++++++-------
2 files changed, 13 insertions(+), 7 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 zorg.
from cc58b83 Make tsan_analyze critical for the bots again.
new 9ad8205 [zorg] Don't exclude compiler-rt runtimes from build.py artifacts
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:
zorg/jenkins/build.py | 6 ++++--
1 file changed, 4 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 clang-tools-extra.
from c2eaf81 [clang-tidy] Add dependency on clangAnalysis to clangTidyMiscModule
new 43bec12 [Release notes] Mention readability-container-size-empty impr [...]
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:
docs/ReleaseNotes.rst | 5 +++++
1 file 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 300b9de CodeGen: simplify the logic a slight bit
new f275070 Convert finite to builtin
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/Basic/Builtins.def | 8 ++++++++
lib/CodeGen/CGBuiltin.cpp | 6 ++++++
test/CodeGen/builtins.c | 4 ++++
3 files changed, 18 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 gcc.
from df42d37 * loop-unroll.c (unroll_loop_runtime_iterations): Set probab [...]
new 5be60f0 * typeck.c (cp_build_unary_op): Diagnose incrementing boolea [...]
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/cp/ChangeLog | 5 +++++
gcc/cp/typeck.c | 22 +++++++++++++++++++---
gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++
gcc/testsuite/c-c++-common/gomp/atomic-12.c | 2 +-
gcc/testsuite/c-c++-common/gomp/atomic-13.c | 2 +-
gcc/testsuite/c-c++-common/gomp/atomic-14.c | 2 +-
gcc/testsuite/c-c++-common/pr60439.c | 1 +
gcc/testsuite/g++.dg/cpp1y/lambda-init11.C | 1 -
gcc/testsuite/g++.dg/cpp1z/bool-increment1.C | 14 ++++++++++++++
gcc/testsuite/g++.dg/expr/bitfield3.C | 4 ++--
gcc/testsuite/g++.dg/expr/bitfield4.C | 4 ++--
gcc/testsuite/g++.dg/expr/bitfield5.C | 4 ++--
gcc/testsuite/g++.dg/expr/bitfield6.C | 2 +-
gcc/testsuite/g++.dg/expr/bool1.C | 4 ++--
gcc/testsuite/g++.dg/expr/bool3.C | 4 ++--
gcc/testsuite/g++.dg/expr/lval3.C | 1 +
gcc/testsuite/g++.dg/expr/lval4.C | 1 +
gcc/testsuite/g++.dg/gomp/atomic-14.C | 8 ++++----
gcc/testsuite/g++.dg/other/error18.C | 2 +-
gcc/testsuite/g++.old-deja/g++.jason/bool5.C | 4 ++--
libgomp/ChangeLog | 4 ++++
libgomp/testsuite/libgomp.c++/atomic-3.C | 1 +
libstdc++-v3/ChangeLog | 5 +++++
.../23_containers/vector/debug/insert6_neg.cc | 1 +
24 files changed, 93 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/bool-increment1.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 lldb.
from a96e15a Cleaned up the code that handles function return addresses in [...]
new dbc4ebf Use Intel CPU flags to determine target supported features.
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:
.../Linux/NativeRegisterContextLinux_x86_64.cpp | 279 +++++++++++++--------
.../Linux/NativeRegisterContextLinux_x86_64.h | 17 +-
.../Plugins/Process/Utility/RegisterContext_x86.h | 4 +-
3 files changed, 183 insertions(+), 117 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 1e694f0 [LoopInterchange] Add CL option to override cost threshold.
new 1e06f6c [LoopInterchange] Typo. NFC.
new c348bc4 [X86][SSE] Improve recognition of i64 sitofp conversions that [...]
new 2462473 [compiler-rt] Avoid instrumenting sanitizer functions
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:
lib/Target/X86/X86ISelLowering.cpp | 17 +++
.../Instrumentation/AddressSanitizer.cpp | 16 +-
lib/Transforms/Scalar/LoopInterchange.cpp | 8 +-
test/CodeGen/X86/i64-to-float.ll | 161 ++++-----------------
test/CodeGen/X86/sse-fsignum.ll | 32 ++--
.../do-not-instrument-sanitizers.ll | 24 +++
6 files changed, 97 insertions(+), 161 deletions(-)
create mode 100644 test/Instrumentation/AddressSanitizer/do-not-instrument-sanitizers.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 47eb9d5 getValueType().getScalarSizeInBits() -> getScalarValueSizeInB [...]
new e65dbf0 [X86][SSE] Don't use PSHUFD directly - lower with generic shuffle
new 1e694f0 [LoopInterchange] Add CL option to override cost threshold.
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:
lib/Target/X86/X86ISelLowering.cpp | 18 +-----------------
lib/Transforms/Scalar/LoopInterchange.cpp | 9 ++++++---
2 files changed, 7 insertions(+), 20 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 ef45c4c * c-common.c (check_cxx_fundamental_alignment_constraints): [...]
new df42d37 * loop-unroll.c (unroll_loop_runtime_iterations): Set probab [...]
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/loop-unroll.c | 2 +-
2 files changed, 5 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 llvm.
from fb1804b [LoopInterchange] Cleanup debug whitespace. NFC.
new 47eb9d5 getValueType().getScalarSizeInBits() -> getScalarValueSizeInB [...]
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 | 4 ++--
lib/CodeGen/SelectionDAG/LegalizeTypes.cpp | 5 ++---
lib/Target/ARM/ARMISelLowering.cpp | 5 ++---
3 files changed, 6 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.
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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f4559b5 getScalarType().getSizeInBits() -> getScalarSizeInBits() ; NFCI
new 04e0167 getValueType().getScalarSizeInBits() -> getScalarValueSizeInB [...]
new 0f71258 AMDGPU: Support folding FrameIndex operands
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 56 +++++++++++++----------------
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 12 +++----
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 11 +++---
lib/Target/AArch64/AArch64ISelDAGToDAG.cpp | 2 +-
lib/Target/AMDGPU/SIFoldOperands.cpp | 35 +++++++++++++-----
lib/Target/PowerPC/PPCISelLowering.cpp | 8 ++---
lib/Target/X86/X86ISelDAGToDAG.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 8 ++---
test/CodeGen/AMDGPU/local-stack-slot-bug.ll | 6 ++--
9 files changed, 70 insertions(+), 70 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 be3fec6 [LV] Process pointer IVs with PHINodes in collectLoopUniforms
new 8bc95d0 AMDGPU: Improve splitting 64-bit bit ops by constants
new f4559b5 getScalarType().getSizeInBits() -> getScalarSizeInBits() ; NFCI
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 64 ++++----
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 4 +-
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 8 +-
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 6 +-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 36 ++---
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 22 +--
lib/Target/AArch64/AArch64ISelDAGToDAG.cpp | 2 +-
lib/Target/AArch64/AArch64ISelLowering.cpp | 2 +-
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 46 ++----
lib/Target/AMDGPU/AMDGPUISelLowering.h | 5 +-
lib/Target/AMDGPU/SIFoldOperands.cpp | 126 ++++++++++++++++
lib/Target/AMDGPU/SIISelLowering.cpp | 173 +++++++++++++++-------
lib/Target/AMDGPU/SIISelLowering.h | 6 +
lib/Target/AMDGPU/SIInstructions.td | 4 +-
lib/Target/ARM/ARMISelLowering.cpp | 2 +-
lib/Target/PowerPC/PPCISelLowering.cpp | 2 +-
lib/Target/SystemZ/SystemZOperators.td | 4 +-
lib/Target/X86/X86ISelLowering.cpp | 2 +-
test/CodeGen/AMDGPU/and.ll | 14 ++
test/CodeGen/AMDGPU/bitreverse.ll | 3 +-
test/CodeGen/AMDGPU/bswap.ll | 4 +-
test/CodeGen/AMDGPU/constant-fold-mi-operands.ll | 144 ++++++++++++++++++
test/CodeGen/AMDGPU/ctpop64.ll | 3 +-
test/CodeGen/AMDGPU/or.ll | 102 ++++++++++++-
test/CodeGen/AMDGPU/shift-and-i128-ubfe.ll | 1 -
test/CodeGen/AMDGPU/sint_to_fp.i64.ll | 1 +
test/CodeGen/AMDGPU/xor.ll | 78 ++++++++++
27 files changed, 691 insertions(+), 173 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/constant-fold-mi-operands.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 6d2a6c1 Fix documentation of MemberExpr::getMemberDecl
new 300b9de CodeGen: simplify the logic a slight bit
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/CodeGenModule.cpp | 16 +++++++---------
lib/CodeGen/CodeGenModule.h | 2 +-
lib/CodeGen/TargetInfo.cpp | 4 ----
3 files changed, 8 insertions(+), 14 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 compiler-rt.
from 645d4bf [asan] Enable -asan-use-private-alias on Darwin/Mach-O, add t [...]
new 0036373 [interception] Avoid duplicate declaration of isdigit in test
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/interception/tests/interception_linux_test.cc | 4 ++++
1 file changed, 4 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 gcc.
from 7b329bc Fix dg-require before dg-run directives in testsuite.
new b99cc6d * c-common.c (c_common_truthvalue_conversion): Use false ins [...]
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.c | 6 +++---
gcc/c-family/c-common.h | 2 +-
gcc/c-family/c-omp.c | 8 ++++----
gcc/c/ChangeLog | 15 +++++++++++++++
gcc/c/c-array-notation.c | 4 ++--
gcc/c/c-decl.c | 2 +-
gcc/c/c-parser.c | 8 ++++----
gcc/c/c-typeck.c | 46 ++++++++++++++++++++++++----------------------
gcc/cp/ChangeLog | 16 ++++++++++++++++
gcc/cp/cp-tree.h | 2 +-
gcc/cp/decl2.c | 4 ++--
gcc/cp/init.c | 11 ++++++-----
gcc/cp/pt.c | 2 +-
gcc/cp/semantics.c | 2 +-
gcc/cp/typeck.c | 33 ++++++++++++++++-----------------
16 files changed, 103 insertions(+), 64 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 e6d042f Fix seg-fault in objdump when run on a fuzzed PE binary.
new 4f90d84 Fix ld --gc-section segfault with ARMv8-M entry function in a [...]
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/elf32-arm.c | 3 ++-
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-arm/cmse-veneers.rd | 2 ++
ld/testsuite/ld-arm/cmse-veneers.s | 10 ++++++++++
5 files changed, 25 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 llvm.
from 2ecc1fc MCInstrDesc: this fixes an issue setting/getting member Flags [...]
new b50cea7 [ARM] Promote small global constants to constant pools
new be3fec6 [LV] Process pointer IVs with PHINodes in collectLoopUniforms
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:
lib/Target/ARM/ARMAsmPrinter.cpp | 13 ++
lib/Target/ARM/ARMAsmPrinter.h | 9 +-
lib/Target/ARM/ARMISelLowering.cpp | 111 ++++++++++++++
lib/Target/ARM/ARMMachineFunctionInfo.h | 13 ++
lib/Transforms/Vectorize/LoopVectorize.cpp | 26 +++-
test/CodeGen/ARM/constantpool-promote.ll | 109 +++++++++++++
.../LoopVectorize/consecutive-ptr-uniforms.ll | 169 +++++++++++++++++++++
7 files changed, 445 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/ARM/constantpool-promote.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 3824319 [X86][SSE] Removed unused getTargetShuffleNode function
new 2ecc1fc MCInstrDesc: this fixes an issue setting/getting member Flags [...]
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/CodeGen/MachineInstr.h | 4 ++--
include/llvm/MC/MCInstrDesc.h | 2 +-
2 files changed, 3 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 lld.
from b7ff7de [ELF] - Implemented --section-start, -Ttext, -Tdata, -Tbss options.
new 6b5acca Move helper function higher in the file. 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:
ELF/LinkerScript.cpp | 52 ++++++++++++++++++++++++++--------------------------
1 file changed, 26 insertions(+), 26 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 7328eb7 Fix code-gen crash on Power9 for insert_vector_elt with varia [...]
new 1c82089 [X86] Added i128 lshr+shl -> mask combine test
new 3824319 [X86][SSE] Removed unused getTargetShuffleNode function
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:
lib/Target/X86/X86ISelLowering.cpp | 17 -----------------
test/CodeGen/X86/shift-i128.ll | 6 ++++++
2 files changed, 6 insertions(+), 17 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 fc7514d gas: improve architecture mismatch diagnostics in sparc
new e6d042f Fix seg-fault in objdump when run on a fuzzed PE binary.
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 | 6 ++++++
bfd/peicode.h | 27 ++++++++++++++++-----------
2 files changed, 22 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 gcc-6-branch
in repository gcc.
from cf1cb5b Daily bump.
new 367798a cp/ PR c++/77539 * constexpr.c (get_fundef_copy): Use the [...]
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/cp/ChangeLog | 7 ++++++
gcc/cp/constexpr.c | 26 +++++++++++++++++------
gcc/testsuite/ChangeLog | 7 ++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-recursion3.C | 14 ++++++++++++
gcc/testsuite/g++.dg/cpp1y/pr77539.C | 14 ++++++++++++
gcc/testsuite/g++.dg/ubsan/pr63956.C | 4 ++--
6 files changed, 64 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-recursion3.C
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 f64fd37 [StackProtector] Use INITIALIZE_TM_PASS instead of INITIALIZE [...]
new 707666e [InstCombine] Merged two test files and regenerated checks us [...]
new 7328eb7 Fix code-gen crash on Power9 for insert_vector_elt with varia [...]
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:
lib/Target/PowerPC/PPCISelLowering.cpp | 17 +++++++-
lib/Target/PowerPC/PPCISelLowering.h | 1 +
test/CodeGen/PowerPC/p9-xxinsertw-xxextractuw.ll | 22 ++++++++++
test/Transforms/InstCombine/udiv-simplify-bug-0.ll | 14 -------
test/Transforms/InstCombine/udiv-simplify-bug-1.ll | 20 ---------
test/Transforms/InstCombine/udiv-simplify.ll | 49 ++++++++++++++++++++++
6 files changed, 87 insertions(+), 36 deletions(-)
delete mode 100644 test/Transforms/InstCombine/udiv-simplify-bug-0.ll
delete mode 100644 test/Transforms/InstCombine/udiv-simplify-bug-1.ll
create mode 100644 test/Transforms/InstCombine/udiv-simplify.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 libcxx.
from f6600b7 [libcxx] Fix gcc builds.
new 847eaf4 [libcxx] Enable building and testing of libcxx with ThreadSan [...]
new ccf7100 [libcxx] Fix a typo in test/libcxx/test/target_info.py that p [...]
new 2f3771a [libcxx] Add a TSan regression test for a data race in call_once
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:
lib/CMakeLists.txt | 2 +
test/libcxx/test/target_info.py | 2 +-
.../thread.once/thread.once.callonce/race.pass.cpp | 48 ++++++++++++++++++++++
3 files changed, 51 insertions(+), 1 deletion(-)
create mode 100644 test/std/thread/thread.mutex/thread.once/thread.once.callonce/r [...]
--
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 9502e5b Revert "[Thumb] Teach ISel how to lower compares of AND bitma [...]
new 62660f0 [asan] Enable -asan-use-private-alias on Darwin/Mach-O, add t [...]
new 9320a12 [X86][SSE] Don't blend vector shifts with MOVSS/MOVSD directl [...]
new 3477191 Adding missing directive for Power9. There is currently no co [...]
new f64fd37 [StackProtector] Use INITIALIZE_TM_PASS instead of INITIALIZE [...]
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:
lib/CodeGen/StackProtector.cpp | 2 +-
lib/Target/PowerPC/PPC.td | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 20 ++---
.../Instrumentation/AddressSanitizer.cpp | 3 +-
test/CodeGen/X86/lower-vec-shift.ll | 92 ++++++++++++++--------
5 files changed, 74 insertions(+), 45 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.
from 8933d16 Supports adding insertion around non-insertion replacements.
new 6d2a6c1 Fix documentation of MemberExpr::getMemberDecl
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/Expr.h | 4 ++--
1 file 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 compiler-rt.
from 37f25d7 [tsan] Fix hanging gcd-apply and gcd-apply-race tests on macO [...]
new 645d4bf [asan] Enable -asan-use-private-alias on Darwin/Mach-O, add t [...]
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/asan/TestCases/Darwin/odr-lto.cc | 41 +++++++++++++++++++++++++++++++++++
test/lit.common.cfg | 3 +++
test/safestack/lit.cfg | 1 -
3 files changed, 44 insertions(+), 1 deletion(-)
create mode 100644 test/asan/TestCases/Darwin/odr-lto.cc
--
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 02bbfb4 ldbl-128: Use L(x) macro for long double constants
new a0a9b6e Remove the ptw-% patterns
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 | 17 +++++++++++++++++
nptl/Makefile | 21 +++++++++++++--------
sysdeps/ia64/nptl/Makefile | 4 ++--
sysdeps/nacl/Makefile | 3 ++-
sysdeps/nptl/Makeconfig | 4 ----
sysdeps/s390/nptl/Makefile | 4 ++--
sysdeps/unix/sysv/linux/alpha/Makefile | 4 ++--
7 files changed, 38 insertions(+), 19 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 openmp.
from bf6a880 Fix bitmask upper bounds check
new 75e689d [OMPT] extend ompt tests by checks for frame pointers
new 4890f69 [OMPT] Align implementation of reenter frame address to lates [...]
new 1b9360b [OMPT] Reset task exit frame when execution is finished
new cd7b29a [OMPT] fix __ompt_get_teaminfo to consult lwt entries of pare [...]
new f091351 [OMPT] save exit address to lwt if available
new 8e30df7 [OMPT] fix task frame information for gomp interface
The 6 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:
runtime/src/kmp_csupport.c | 46 +++---
runtime/src/kmp_gsupport.c | 91 ++++++-----
runtime/src/kmp_runtime.c | 23 ++-
runtime/src/kmp_tasking.c | 10 +-
runtime/src/ompt-specific.c | 11 +-
runtime/test/ompt/callback.h | 15 +-
runtime/test/ompt/parallel/nested.c | 47 ++++--
.../test/ompt/parallel/{nested.c => nested_lwt.c} | 178 ++++++++++++++-------
runtime/test/ompt/parallel/nested_serialized.c | 14 +-
runtime/test/ompt/parallel/normal.c | 6 +-
runtime/test/ompt/parallel/serialized.c | 3 +-
runtime/test/ompt/worksharing/for/base.h | 3 +-
.../test/ompt/worksharing/for/base_serialized.h | 3 +-
13 files changed, 292 insertions(+), 158 deletions(-)
copy runtime/test/ompt/parallel/{nested.c => nested_lwt.c} (54%)
--
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 9504db0 [cmake] Support overriding llvm-config query results
new 37f25d7 [tsan] Fix hanging gcd-apply and gcd-apply-race tests on macO [...]
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/tsan/Darwin/gcd-apply-race.mm | 4 ++++
test/tsan/Darwin/gcd-apply.mm | 4 ++++
2 files changed, 8 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.