This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 5f8b1e4 Move a test file to the right place.
new 21494d0 [ELF] - Use std::regex instead of hand written logic in elf:: [...]
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 | 45 ++++++++++++++++-----------------------------
ELF/LinkerScript.h | 14 +++++++++-----
ELF/Strings.cpp | 49 +++++++++++++++++++++++++++++--------------------
ELF/Strings.h | 4 +++-
ELF/SymbolTable.cpp | 20 +++++++++-----------
ELF/SymbolTable.h | 3 ++-
test/ELF/wildcards2.s | 25 +++++++++++++++++++++++++
7 files changed, 93 insertions(+), 67 deletions(-)
create mode 100644 test/ELF/wildcards2.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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from de20a0f gcc/ Backport from trunk r237548. 2016-06-17 Szabolcs Nag [...]
new 04d29b3 gcc/testsuite/ Backport from trunk r237557. 2016-06-17 Ch [...]
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/lib/target-supports.exp | 18 +++++++++++-------
1 file changed, 11 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 libcxx.
from ebeef1b cstdio: limit gets to CRT versions below 14
new 5f8cb58 Avoid narrowing warnings in __bitset constructor
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/bitset | 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 openmp.
from dbb582e Decouple the kmp_affin_mask_t type from determining if affini [...]
new 0f2e782 Move function into cpp file under KMP_AFFINITY_SUPPORTED guard.
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/src/kmp_affinity.cpp | 25 +++++++++++++++++++++++++
runtime/src/kmp_affinity.h | 28 ----------------------------
2 files changed, 25 insertions(+), 28 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 e8acf70 Remove useless file prefix.
new 5f8b1e4 Move a test file to the right place.
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:
.../{linkerscript-outsections-addr.s => linkerscript/outsections-addr.s} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/ELF/{linkerscript-outsections-addr.s => linkerscript/outsections-addr. [...]
--
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 0cbd31b Replace a bad instance of __kmp_free() with KMP_CPU_FREE_ARRA [...]
new dbb582e Decouple the kmp_affin_mask_t type from determining if affini [...]
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/src/z_Linux_util.c | 4 ++--
runtime/src/z_Windows_NT_util.c | 4 ++--
2 files 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 clang-tools-extra.
from 3951c8f Add clang-reorder-fields to clang-tools-extra
new 79557b5 Remove link to clang's release notes; keeping it up-to-date is hard
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 | 4 +---
1 file changed, 1 insertion(+), 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.
Ryan Arnold pushed a change to branch master
in repository toolchain/release-notes.
from 30515aa Add README.textile for gcc-linaro 6/7/8 (future proof)
new 43f9302 Correct news block indentation macro.
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:
components/toolchain/binaries/macros | 5 +++--
1 file changed, 3 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 bf9a94a AMDGPU/R600: EXTRACT_VECT_ELT should only bypass BUILD_VECTOR [...]
new 5bcf846 [Sparc] Mark i128 shift libcalls unavailable in 32-bit mode.
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/Target/Sparc/SparcISelLowering.cpp | 7 +++++++
1 file changed, 7 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 3fb8936 Setting fp trapping mode and denormal type: this an improveme [...]
new bf9a94a AMDGPU/R600: EXTRACT_VECT_ELT should only bypass BUILD_VECTOR [...]
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/Target/AMDGPU/R600ISelLowering.cpp | 4 +-
.../AMDGPU/{bitcast.ll => amdgcn.bitcast.ll} | 0
test/CodeGen/AMDGPU/r600.bitcast.ll | 107 +++++++++++++++++++++
test/CodeGen/AMDGPU/xfail.r600.bitcast.ll | 46 +++++++++
4 files changed, 156 insertions(+), 1 deletion(-)
rename test/CodeGen/AMDGPU/{bitcast.ll => amdgcn.bitcast.ll} (100%)
create mode 100644 test/CodeGen/AMDGPU/r600.bitcast.ll
create mode 100644 test/CodeGen/AMDGPU/xfail.r600.bitcast.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 lld.
from 53ea45b Simplify. NFC.
new d5bb204 Use od instead of hexdump.
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/oformat-binary.s | 6 +++---
1 file 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 0904a10 gcc/ Backport from trunk r237506. 2016-06-16 Renlin Li < [...]
new de20a0f gcc/ Backport from trunk r237548. 2016-06-17 Szabolcs Nag [...]
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/config/aarch64/geniterators.sh | 21 +++++++++++++++------
1 file changed, 15 insertions(+), 6 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 40a431f Add -fdiagnostics-generate-patch
new 4fc4eb9 gcc/testsuite/ * gcc.target/i386/avx512f-klogic-2.c: Fix op [...]
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 | 4 ++++
gcc/testsuite/gcc.target/i386/avx512f-klogic-2.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 b19628e [InstCombine] auto-generate assertions for tighter checking
new 57c58d3 Do not consider subreg defs as reads when computing subrange [...]
new 3fb8936 Setting fp trapping mode and denormal type: this an improveme [...]
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/LiveIntervalAnalysis.cpp | 9 +-
lib/CodeGen/LiveRangeCalc.cpp | 7 +-
lib/CodeGen/LiveRangeCalc.h | 1 +
lib/CodeGen/SplitKit.cpp | 7 +-
lib/Target/ARM/ARMAsmPrinter.cpp | 40 +++++----
test/CodeGen/AMDGPU/coalescer-subrange-crash.ll | 62 +++++++++++++
test/CodeGen/AMDGPU/coalescer-subreg-join.mir | 75 ++++++++++++++++
test/CodeGen/AMDGPU/scheduler-subrange-crash.ll | 55 ++++++++++++
test/CodeGen/AMDGPU/unigine-liveness-crash.ll | 115 ++++++++++++++++++++++++
9 files changed, 344 insertions(+), 27 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/coalescer-subrange-crash.ll
create mode 100644 test/CodeGen/AMDGPU/coalescer-subreg-join.mir
create mode 100644 test/CodeGen/AMDGPU/scheduler-subrange-crash.ll
create mode 100644 test/CodeGen/AMDGPU/unigine-liveness-crash.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 lld.
from ea5801b Rename UnresolvedPolicy::Error -> UnresolvedPolicy::ReportError.
new 53ea45b Simplify. 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/Driver.cpp | 12 +++---------
1 file changed, 3 insertions(+), 9 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 454a60a [SLP] Don't pass a global CL option as an argument. NFC.
new b19628e [InstCombine] auto-generate assertions for tighter checking
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/Transforms/InstCombine/vec_demanded_elts.ll | 155 ++++++++++++++---------
1 file changed, 95 insertions(+), 60 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 3a587a8 Use 'critical' reduction method when 'atomic' is not availabl [...]
new 0cbd31b Replace a bad instance of __kmp_free() with KMP_CPU_FREE_ARRA [...]
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/src/kmp_affinity.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 lld.
from b36678d Add -nostdlib.
new ea5801b Rename UnresolvedPolicy::Error -> UnresolvedPolicy::ReportError.
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/Config.h | 2 +-
ELF/Driver.cpp | 4 ++--
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 gcc.
from 0b80c4b PR c/65467 * gimplify.c (gimplify_adjust_omp_clauses_1): Di [...]
new 40a431f Add -fdiagnostics-generate-patch
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 | 19 +++++++++
gcc/common.opt | 4 ++
gcc/diagnostic.c | 11 ++++++
gcc/diagnostic.h | 6 +++
gcc/doc/invoke.texi | 23 ++++++++++-
gcc/testsuite/ChangeLog | 8 ++++
...=> diagnostic-test-show-locus-generate-patch.c} | 46 +++++++++++++++++++---
gcc/testsuite/gcc.dg/plugin/plugin.exp | 3 +-
gcc/toplev.c | 14 +++++++
9 files changed, 127 insertions(+), 7 deletions(-)
copy gcc/testsuite/gcc.dg/plugin/{diagnostic-test-show-locus-parseable-fixits.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 b3c6ab2 Dispatch without hash table lookup.
new b36678d Add -nostdlib.
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/Config.h | 1 +
ELF/Driver.cpp | 1 +
ELF/LinkerScript.cpp | 3 ++-
ELF/Options.td | 3 +++
test/ELF/libsearch.s | 5 +++++
5 files changed, 12 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 f9e0892 AMDGPU: Reorganize store tests
new 1c5de87 AMDGPU/R600: Expand unaligned writes to local and global AS
new 454a60a [SLP] Don't pass a global CL option as an argument. NFC.
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/llvm/Transforms/Vectorize/SLPVectorizer.h | 7 +-
lib/Target/AMDGPU/R600ISelLowering.cpp | 13 ++-
lib/Transforms/Vectorize/SLPVectorizer.cpp | 15 ++-
test/CodeGen/AMDGPU/store-global.ll | 135 +++++++++++++++++++++-
test/CodeGen/AMDGPU/store-local.ll | 49 ++++++++
5 files changed, 199 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 llvm.
from 740c3d2 [codeview] Use the correct max CV record length of 0xFF00
new f9e0892 AMDGPU: Reorganize store 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/AMDGPU/{store.ll => store-global.ll} | 204 ++++++----------------
test/CodeGen/AMDGPU/store-local.ll | 126 +++++++++++++
test/CodeGen/AMDGPU/store-v3i32.ll | 13 --
test/CodeGen/AMDGPU/store.r600.ll | 22 ---
4 files changed, 177 insertions(+), 188 deletions(-)
rename test/CodeGen/AMDGPU/{store.ll => store-global.ll} (64%)
create mode 100644 test/CodeGen/AMDGPU/store-local.ll
delete mode 100644 test/CodeGen/AMDGPU/store-v3i32.ll
delete mode 100644 test/CodeGen/AMDGPU/store.r600.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 f92a8d0 Revert r280516 since it contained accidental changes.
new 89aa3ed Implement __attribute__((require_constant_initialization)) fo [...]
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/Attr.td | 10 +
include/clang/Basic/AttrDocs.td | 37 +++
include/clang/Basic/DiagnosticSemaKinds.td | 9 +-
include/clang/Sema/AttributeList.h | 1 +
lib/Sema/SemaDecl.cpp | 74 ++++--
lib/Sema/SemaDeclAttr.cpp | 3 +
.../attr-require-constant-initialization.cpp | 282 +++++++++++++++++++++
utils/TableGen/ClangAttrEmitter.cpp | 4 +-
8 files changed, 393 insertions(+), 27 deletions(-)
create mode 100644 test/SemaCXX/attr-require-constant-initialization.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 branch master
in repository lld.
from bd07252 Add comments.
new b3c6ab2 Dispatch without hash table lookup.
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 | 44 +++++++++++++++++++++++++-------------------
1 file changed, 25 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 llvm.
from 482ae0a IfConversion: Add assertions that both sides of a diamond don [...]
new 740c3d2 [codeview] Use the correct max CV record length of 0xFF00
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/DebugInfo/CodeView/RecordSerialization.h | 4 ++++
lib/DebugInfo/CodeView/ListRecordBuilder.cpp | 9 +++++----
test/DebugInfo/COFF/big-type.ll | 16 ++++++++--------
3 files changed, 17 insertions(+), 12 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 cc305ee Based on post-commit feedback over IRC with dblaikie, ideally [...]
new f92a8d0 Revert r280516 since it contained accidental changes.
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/Attr.td | 10 -
include/clang/Basic/AttrDocs.td | 67 ++---
include/clang/Basic/DiagnosticSemaKinds.td | 9 +-
include/clang/Sema/AttributeList.h | 1 -
lib/Sema/SemaDecl.cpp | 74 ++----
lib/Sema/SemaDeclAttr.cpp | 3 -
.../attr-require-constant-initialization.cpp | 282 ---------------------
utils/TableGen/ClangAttrEmitter.cpp | 4 +-
8 files changed, 42 insertions(+), 408 deletions(-)
delete mode 100644 test/SemaCXX/attr-require-constant-initialization.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 branch master
in repository gcc.
from fe066ce Introduce class edit_context
new 0b80c4b PR c/65467 * gimplify.c (gimplify_adjust_omp_clauses_1): Di [...]
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 | 13 ++++
gcc/c-family/ChangeLog | 10 ++-
gcc/c-family/c-omp.c | 13 ++++
gcc/c/ChangeLog | 29 ++++++++
gcc/c/c-objc-common.h | 6 ++
gcc/c/c-parser.c | 125 +++++++++++++++++++++-------------
gcc/c/c-tree.h | 1 +
gcc/c/c-typeck.c | 121 +++++++++++++++++++++++++++++++-
gcc/gimplify.c | 36 +++++++++-
gcc/omp-low.c | 3 +-
gcc/omp-simd-clone.c | 30 ++++++--
gcc/testsuite/ChangeLog | 7 ++
gcc/testsuite/gcc.dg/gomp/_Atomic-1.c | 103 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/gomp/_Atomic-2.c | 76 +++++++++++++++++++++
gcc/testsuite/gcc.dg/gomp/_Atomic-3.c | 65 ++++++++++++++++++
gcc/testsuite/gcc.dg/gomp/_Atomic-4.c | 17 +++++
gcc/testsuite/gcc.dg/gomp/_Atomic-5.c | 74 ++++++++++++++++++++
17 files changed, 670 insertions(+), 59 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/gomp/_Atomic-1.c
create mode 100644 gcc/testsuite/gcc.dg/gomp/_Atomic-2.c
create mode 100644 gcc/testsuite/gcc.dg/gomp/_Atomic-3.c
create mode 100644 gcc/testsuite/gcc.dg/gomp/_Atomic-4.c
create mode 100644 gcc/testsuite/gcc.dg/gomp/_Atomic-5.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 7f88dad Fix up comment from r280442, noticed by Justin.
new d5d75c5 IfConversion: Fix bug introduced by rescanning diamonds.
new 482ae0a IfConversion: Add assertions that both sides of a diamond don [...]
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/IfConversion.cpp | 7 +--
test/CodeGen/Thumb2/ifcvt-rescan-diamonds.ll | 66 ++++++++++++++++++++++++++++
2 files changed, 70 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/Thumb2/ifcvt-rescan-diamonds.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 openmp.
from bd0745e Appease older gcc compilers for the many-microtask-args.c test
new 3a587a8 Use 'critical' reduction method when 'atomic' is not availabl [...]
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/src/i18n/en_US.txt | 3 ++-
runtime/src/kmp_runtime.c | 21 ++++++++++++++-------
2 files changed, 16 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 clang.
from 9348abc clang-format: [JS] merge requoting replacements.
new 85fb4f5 Implement __attribute__((require_constant_initialization)) fo [...]
new cc305ee Based on post-commit feedback over IRC with dblaikie, ideally [...]
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/clang/Basic/Attr.td | 10 +
include/clang/Basic/AttrDocs.td | 67 +++--
include/clang/Basic/DiagnosticSemaKinds.td | 9 +-
include/clang/Sema/AttributeList.h | 1 +
lib/Sema/SemaDecl.cpp | 74 ++++--
lib/Sema/SemaDeclAttr.cpp | 3 +
lib/Sema/SemaOverload.cpp | 4 +-
.../attr-require-constant-initialization.cpp | 282 +++++++++++++++++++++
utils/TableGen/ClangAttrEmitter.cpp | 4 +-
9 files changed, 410 insertions(+), 44 deletions(-)
create mode 100644 test/SemaCXX/attr-require-constant-initialization.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 branch master
in repository test-suite.
from 6ee8a1b cmake/400.perlbench: Increase stack size for darwin/iOS targets
new 20e0be9 [PowerPC] Actually add -faltivec for UnitTests/Vector/Altivec
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:
SingleSource/UnitTests/Vector/Altivec/CMakeLists.txt | 4 +---
1 file changed, 1 insertion(+), 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 lldb.
from a58fe75 Fix build breakage caused by r280490
new 7b6d2b0 Check for null
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:
source/Core/ValueObject.cpp | 7 +++++++
1 file changed, 7 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 lld.
from 7f5ccce Remove temoprary files.
new bd07252 Add comments.
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 | 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 binutils-gdb.
from 1b2d85b Limit pr20513c/pr20513d to Linux and GNU targets
new 4aa4e28 Handle DW_OP_form_tls_address
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:
gdb/ChangeLog | 13 +++++++++++++
gdb/compile/compile-loc2c.c | 7 ++++---
gdb/dwarf2expr.c | 3 ++-
gdb/dwarf2expr.h | 2 +-
gdb/dwarf2loc.c | 7 +++++--
gdb/dwarf2read.c | 1 +
6 files changed, 26 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 gcc.
from 9627cfa PR tree-optimization/77444 * tree-ssa-loop-ivopts.c (cand_v [...]
new fe066ce Introduce class edit_context
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/Makefile.in | 1 +
gcc/diagnostic-color.c | 7 +-
gcc/doc/invoke.texi | 20 +-
gcc/edit-context.c | 1511 +++++++++++++++++++++++++++++++++++++++++++++
gcc/edit-context.h | 68 ++
gcc/input.c | 47 +-
gcc/input.h | 1 +
gcc/selftest-run-tests.c | 1 +
gcc/selftest.h | 1 +
libcpp/ChangeLog | 5 +
libcpp/include/line-map.h | 1 +
12 files changed, 1675 insertions(+), 11 deletions(-)
create mode 100644 gcc/edit-context.c
create mode 100644 gcc/edit-context.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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from de34e49 gcc/ Backport from trunk r237485. 2016-06-15 Kyrylo Tkach [...]
new 0904a10 gcc/ Backport from trunk r237506. 2016-06-16 Renlin Li < [...]
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/config/aarch64/aarch64.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 de6369d gcc/ Backport from trunk r237440. 2015-06-14 Kyrylo Tkach [...]
new de34e49 gcc/ Backport from trunk r237485. 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/config/aarch64/aarch64-simd.md | 22 ++++++++--------------
1 file 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 lld.
from 1cf37b5 Fix potential test failures.
new 7f5ccce Remove temoprary files.
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:
COFF/DriverUtils.cpp | 96 ++++++++++++++++++++++++++++++++--------------------
1 file changed, 60 insertions(+), 36 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 ef2c802 [InsttCombine] fold insertelement of constant into shuffle wi [...]
new c306b61 Split the store of a wide value merged from an int-fp pair in [...]
new 7f88dad Fix up comment from r280442, noticed by Justin.
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/llvm/Analysis/CFGPrinter.h | 5 +-
include/llvm/Target/TargetLowering.h | 6 ++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 103 +++++++++++++++++++++++++++++
lib/Target/X86/X86ISelLowering.h | 20 ++++++
test/Transforms/InstCombine/split-store.ll | 62 +++++++++++++++++
5 files changed, 193 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/InstCombine/split-store.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 lld.
from 2a1140e [ELF] - Linkerscript: add support for suffixes in numbers.
new 1cf37b5 Fix potential test failures.
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/dynamic.s | 4 ++--
test/ELF/icf4.s | 2 +-
test/ELF/icf5.s | 2 +-
test/ELF/linkerscript/linkerscript-excludefile.s | 8 +++-----
unittests/MachOTests/MachONormalizedFileBinaryWriterTests.cpp | 4 ++++
5 files changed, 11 insertions(+), 9 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 a92ab03 [lib/LTO] Simplify. No functional change intended.
new ef2c802 [InsttCombine] fold insertelement of constant into shuffle wi [...]
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:
.../InstCombine/InstCombineVectorOps.cpp | 76 ++++++++++++++++++++++
test/Transforms/InstCombine/insert-const-shuf.ll | 11 ++--
2 files changed, 80 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 gcc.
from 43b8449 2016-09-02 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new a940fdc PR sanitizer/77396 * sanopt.c: Include gimple-ssa.h, tree-p [...]
new 9627cfa PR tree-optimization/77444 * tree-ssa-loop-ivopts.c (cand_v [...]
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 | 26 ++++++++++++++++++++++----
gcc/cp/ChangeLog | 10 ++++++++--
gcc/cp/decl2.c | 4 ++--
gcc/ipa-pure-const.c | 2 ++
gcc/sanopt.c | 25 +++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 15 ++++++++++-----
gcc/testsuite/g++.dg/asan/pr77396.C | 12 ++++++++++++
gcc/tree-ssa-loop-ivopts.c | 5 +++--
8 files changed, 84 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/asan/pr77396.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 gcc.
from 8b872f4 PR other/77421 * config/i386/i386.c (ix86_expanded_args_bui [...]
new 43b8449 2016-09-02 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
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 | 5 +++++
gcc/cfg.c | 2 +-
2 files changed, 6 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 5dd7b75 [lit] Clean up temporary files created by tests
new b60590f Quick fix to make LIT_PRESERVES_TMP work again
new a92ab03 [lib/LTO] Simplify. No functional change intended.
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/LTO/LTOCodeGenerator.cpp | 17 ++++++-----------
utils/lit/lit/main.py | 3 ++-
2 files changed, 8 insertions(+), 12 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 d768ea4 [LV] Ensure reverse interleaved group GEPs remain uniform
new 4b602e7 [WebAssembly] Update known test failures
new 5dd7b75 [lit] Clean up temporary files created by tests
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/WebAssembly/known_gcc_test_failures.txt | 1 -
utils/lit/lit/TestingConfig.py | 13 ++---------
utils/lit/lit/main.py | 26 ++++++++++++++++++++++
3 files changed, 28 insertions(+), 12 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 f1b96af Improvements to typed_splay_tree
new 8b872f4 PR other/77421 * config/i386/i386.c (ix86_expanded_args_bui [...]
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 | 6 ++++++
gcc/config/i386/i386.c | 1 -
2 files changed, 6 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 341f684 Simplify code a bit. No functional change intended.
new d768ea4 [LV] Ensure reverse interleaved group GEPs remain uniform
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/Vectorize/LoopVectorize.cpp | 12 +++++++++++-
test/Transforms/LoopVectorize/interleaved-accesses.ll | 10 ++++++++--
2 files changed, 19 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.