This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 42797d4 [AArch64] Fix PR target/63874
new cad0649 2016-07-04 Hristian Kirtchev <kirtchev(a)adacore.com>
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ada/ChangeLog | 35 ++++++++
gcc/ada/exp_aggr.adb | 233 ++++++++++++++++++++++++++++++++++++++++-----------
gcc/ada/exp_ch13.adb | 9 +-
gcc/ada/exp_util.adb | 13 ++-
gcc/ada/g-forstr.ads | 18 +++-
gcc/ada/opt.ads | 14 +---
gcc/ada/sem_aggr.adb | 64 +++++++-------
gcc/ada/sem_prag.adb | 60 +++++++------
gcc/ada/sinfo.adb | 18 +++-
gcc/ada/sinfo.ads | 15 ++++
10 files changed, 349 insertions(+), 130 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 340d606 Daily bump.
new e169097 rs6000: Fix split of ashdi3_extswsli_dot for memory (PR71670)
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 | 9 +++++++++
gcc/config/rs6000/rs6000.md | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/pr71670.c | 7 +++++++
4 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr71670.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 0d6734d Fix the libc++ pretty printers for the android NDK
new ea5632a Join TestTlsGlobal tests again and use the proper decorator
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:
.../lldbsuite/test/lang/c/tls_globals/TestTlsGlobals.py | 14 ++------------
1 file changed, 2 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 lldb.
from 72d6a80 Fixed thread local storage test case to run normally with no [...]
new d0da763 Fix ClangASTContext after some clang API changes
new 0d6734d Fix the libc++ pretty printers for the android NDK
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:
.../Language/CPlusPlus/CPlusPlusLanguage.cpp | 70 ++++++++++++----------
source/Symbol/ClangASTContext.cpp | 7 +--
2 files changed, 41 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 gcc.
from 9e87af5 [AArch64] ARMv8.2 command line and feature macros support
new 42797d4 [AArch64] Fix PR target/63874
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/config/aarch64/aarch64.c | 12 ++++++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/aarch64/pr63874.c | 22 ++++++++++++++++++++++
4 files changed, 42 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr63874.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 clang.
from 26beeb1 [AVX512] Modify what indices we emit for the zero vector we u [...]
new 5170480 [Sparc] Allow LEON cpu models to be selected with -mcpu
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/Basic/Targets.cpp | 26 +++++++++++++++++++++++++-
lib/Driver/Tools.cpp | 8 ++++++++
test/Driver/sparc-as.c | 32 ++++++++++++++++++++++++++++++++
3 files changed, 65 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 gcc.
from 9d9fe66 fix interaction of -S and -x {c,c++}-header
new 9e87af5 [AArch64] ARMv8.2 command line and feature macros support
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 | 17 +++++++++++++++++
gcc/config/aarch64/aarch64-arches.def | 1 +
gcc/config/aarch64/aarch64-c.c | 5 +++++
gcc/config/aarch64/aarch64-option-extensions.def | 8 ++++++--
gcc/config/aarch64/aarch64.h | 11 +++++++++++
gcc/doc/invoke.texi | 7 ++++++-
6 files changed, 46 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 061feda [CodeGen] Make the code that detects a if a shuffle is really [...]
new b07f540 Add writeonly IR attribute
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/LangRef.rst | 7 +++++
include/llvm/Analysis/AliasAnalysis.h | 13 +++++++++
include/llvm/Bitcode/LLVMBitCodes.h | 3 ++-
include/llvm/IR/Attributes.td | 3 +++
include/llvm/IR/CallSite.h | 8 ++++++
include/llvm/IR/Function.h | 8 ++++++
include/llvm/IR/Instructions.h | 16 +++++++++++
include/llvm/IR/Intrinsics.td | 10 +++++--
lib/Analysis/AliasAnalysis.cpp | 4 +++
lib/Analysis/BasicAliasAnalysis.cpp | 33 ++++++++---------------
lib/AsmParser/LLLexer.cpp | 1 +
lib/AsmParser/LLParser.cpp | 2 ++
lib/AsmParser/LLToken.h | 1 +
lib/Bitcode/Reader/BitcodeReader.cpp | 2 ++
lib/Bitcode/Writer/BitcodeWriter.cpp | 2 ++
lib/IR/Attributes.cpp | 3 +++
lib/IR/Verifier.cpp | 23 ++++++++++++++++
test/Analysis/BasicAA/cs-cs.ll | 43 ++++++++++++++++++++----------
test/Bindings/llvm-c/Inputs/invalid.ll.bc | Bin 688 -> 688 bytes
test/Bindings/llvm-c/invalid-bitcode.test | 4 +--
test/Bitcode/attributes.ll | 11 ++++++--
test/Bitcode/compatibility.ll | 7 +++--
test/Bitcode/invalid.ll | 2 +-
test/Bitcode/invalid.ll.bc | Bin 688 -> 688 bytes
test/LTO/X86/Inputs/invalid.ll.bc | Bin 688 -> 688 bytes
test/LTO/X86/invalid.ll | 2 +-
test/Verifier/writeonly.ll | 13 +++++++++
utils/TableGen/CodeGenIntrinsics.h | 1 +
utils/TableGen/CodeGenTarget.cpp | 3 +++
utils/TableGen/IntrinsicEmitter.cpp | 17 +++++++++++-
30 files changed, 194 insertions(+), 48 deletions(-)
create mode 100644 test/Verifier/writeonly.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 gcc.
from dde6c68 Daily bump.
new 9d9fe66 fix interaction of -S and -x {c,c++}-header
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/cp/ChangeLog | 4 ++++
gcc/cp/lang-specs.h | 2 +-
gcc/gcc.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/header.C | 9 +++++++++
gcc/testsuite/gcc.dg/header.c | 9 +++++++++
7 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/header.C
create mode 100644 gcc/testsuite/gcc.dg/header.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 clang.
from dab1d24 [Sema] A flexible array member must not be the only named member
new 26beeb1 [AVX512] Modify what indices we emit for the zero vector we u [...]
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/CGBuiltin.cpp | 2 +-
test/CodeGen/avx512vl-builtins.c | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.