This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9f063fb [mips] Add IAS support for dvp, evp
new 3339279 AMDGPU: Fix truncate to bool warnings
new 9dbdf67 [DAGCombiner] Add vector support to C2-(A+C1) -> (C2-C1)-A folding
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 | 10 +++++-----
lib/Target/AMDGPU/SIISelLowering.cpp | 10 +++++-----
test/CodeGen/X86/combine-sub.ll | 6 ++----
3 files changed, 12 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 gcc.
from d6925dc 2016-10-13 Gary Dismukes <dismukes(a)adacore.com>
new 2c4c3b2 2016-10-13 Ed Falis <falis(a)adacore.com>
new 8cd5b37 Restore __bind_simple for compat symbols
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/ada/ChangeLog | 5 ++
.../{s-interr-hwint.adb => s-interr-vxworks.adb} | 2 +-
libstdc++-v3/ChangeLog | 3 ++
.../src/c++11/compatibility-thread-c++0x.cc | 62 ++++++++++++++++++++++
4 files changed, 71 insertions(+), 1 deletion(-)
rename gcc/ada/{s-interr-hwint.adb => s-interr-vxworks.adb} (99%)
--
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 c76c65a 2016-10-13 Richard Biener <rguenther(a)suse.de>
new d6925dc 2016-10-13 Gary Dismukes <dismukes(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 | 6 ++++++
gcc/ada/einfo.ads | 4 ++--
gcc/ada/exp_ch7.adb | 4 ++--
gcc/ada/sem.ads | 4 ++--
gcc/ada/sem_attr.adb | 12 ++++++------
gcc/ada/sem_case.adb | 4 ++--
gcc/ada/sem_ch13.ads | 10 +++++-----
gcc/ada/sem_prag.adb | 14 +++++++-------
gcc/ada/sem_prag.ads | 4 ++--
9 files changed, 34 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.
Charles Baylis pushed a change to branch master
in repository toolchain/abe.
from 85a2b77 Support Darwin when computing BUILD_ARCH.
new b48b39c Look up specified repo in sources.conf instead of component n [...]
new 7aa16e4 Fix srcdir and builddir names when building from manifest.
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/component.sh | 19 ++++++++++++-------
lib/globals.sh | 8 +-------
2 files changed, 13 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 llvm.
from 4b6c339 [X86] Basic additions to support RegCall Calling Convention.
new 00d9ddd [DAGCombiner] Add vector support to (sub -1, x) -> (xor x, -1 [...]
new 9f063fb [mips] Add IAS support for dvp, evp
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 | 13 +++++++++++-
lib/Target/Mips/MicroMips32r6InstrInfo.td | 5 +++--
lib/Target/Mips/Mips32r6InstrFormats.td | 16 +++++++++++++++
lib/Target/Mips/Mips32r6InstrInfo.td | 23 ++++++++++++++++++++++
lib/Target/Mips/MipsEVAInstrFormats.td | 4 ++--
test/CodeGen/X86/combine-sub.ll | 5 ++---
test/MC/Disassembler/Mips/micromips32r6/valid.txt | 4 ++++
test/MC/Disassembler/Mips/micromips64r6/valid.txt | 4 ++++
.../Mips/mips32r6/valid-mips32r6-el.txt | 4 ++++
.../Disassembler/Mips/mips32r6/valid-mips32r6.txt | 4 ++++
.../Mips/mips64r6/valid-mips64r6-el.txt | 4 ++++
.../Disassembler/Mips/mips64r6/valid-mips64r6.txt | 4 ++++
test/MC/Mips/mips32r6/invalid.s | 6 ++++++
test/MC/Mips/mips32r6/valid.s | 4 ++++
test/MC/Mips/mips64r6/invalid.s | 6 ++++++
test/MC/Mips/mips64r6/valid.s | 4 ++++
16 files changed, 102 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 lldb.
from a0ec07b Fix Python binding generation build step on Windows
new 3c5d8d4 [lldb] Improve identification of Linux core dumps. Fix for bu [...]
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/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 3 +--
1 file changed, 1 insertion(+), 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 gcc.
from d62c0b7 [ARC] Fix mul32x16 patterns.
new 229b6af 2016-10-13 Yannick Moy <moy(a)adacore.com>
new 76a6b7c 2016-10-13 Javier Miranda <miranda(a)adacore.com>
new c76c65a 2016-10-13 Richard Biener <rguenther(a)suse.de>
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 34 ++++
gcc/ada/ChangeLog | 45 ++++++
gcc/ada/gnat1drv.adb | 12 ++
gcc/ada/s-stratt-xdr.adb | 7 +-
gcc/ada/sem.adb | 9 ++
gcc/ada/sem.ads | 8 +
gcc/ada/sem_attr.adb | 16 ++
gcc/ada/sem_ch13.adb | 112 ++++++++++++-
gcc/ada/sem_ch13.ads | 12 ++
gcc/ada/sem_ch3.adb | 33 +++-
gcc/ada/sem_prag.adb | 342 ++++++++++++++++++++++++++--------------
gcc/ada/sem_prag.ads | 8 +
gcc/doc/match-and-simplify.texi | 6 +-
gcc/genmatch.c | 150 +++++++++++++++---
gcc/match.pd | 30 ++--
15 files changed, 659 insertions(+), 165 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 733079c [ARC] Update INSN_LENGTH_ALIGNMENT.
new d62c0b7 [ARC] Fix mul32x16 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:
gcc/ChangeLog | 5 +++++
gcc/config/arc/arc.md | 18 +++++++-----------
2 files changed, 12 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 clang.
from db243f9 Fix for PR30639: CGDebugInfo Null dereference with OpenMP arr [...]
new a994aad [analyzer] Link libStaticAnalyzerCheckers to libASTMatchers.
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/StaticAnalyzer/Checkers/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.