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 ea95f47 Daily bump.
new f296458 Fix PR fortran/71688
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/fortran/trans-decl.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr71688.f90 | 13 +++++++++++++
4 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr71688.f90
--
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-5-branch
in repository gcc.
from e2e1ec2 Daily bump.
new fcdfd22e Fix PR fortran/71688
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/fortran/trans-decl.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr71688.f90 | 13 +++++++++++++
4 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr71688.f90
--
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 c4e1267 Properly handly PHI stmts in later_of_the_two (PR
new a91a5f8 gcc/ * target.def (addr_space): Add new diagnose_usage to ho [...]
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 | 12 ++++++++++++
gcc/c/c-parser.c | 3 +++
gcc/doc/tm.texi | 11 +++++++++++
gcc/doc/tm.texi.in | 2 ++
gcc/target.def | 14 ++++++++++++++
gcc/targhooks.c | 9 +++++++++
gcc/targhooks.h | 1 +
7 files changed, 52 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 compiler-rt.
from 5868c7a tsan: fix windows build
new e35e7c0 tsan: fix windows build
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/sanitizer_common/sanitizer_win.cc | 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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 0ebb3ec [include-fixer] Make error messages a bit prettier and make s [...]
new ffb70dc [clang-tidy] readability-identifier-naming - support for othe [...]
new 358cea6 clang-tidy modernize-loop-convert: preserve type of alias dec [...]
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:
clang-tidy/modernize/LoopConvertCheck.cpp | 12 +++++++++-
clang-tidy/readability/IdentifierNamingCheck.cpp | 29 +++++++++++++++++++++++
clang-tidy/readability/IdentifierNamingCheck.h | 2 ++
test/clang-tidy/modernize-loop-convert-extra.cpp | 12 ++++++++++
test/clang-tidy/readability-identifier-naming.cpp | 10 ++++----
5 files changed, 59 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 llvm.
from 3ac7591 Revert "[InstCombine] Enable cast-folding in logic(cast(icmp) [...]
new 88ea57f [docs] Fixing Sphinx warnings to unclog the buildbot
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/CodeGenerator.rst | 6 +-
docs/CommandGuide/FileCheck.rst | 8 +--
docs/CommandGuide/llvm-nm.rst | 4 +-
docs/CommandGuide/opt.rst | 12 ++--
docs/ExceptionHandling.rst | 8 +--
docs/Extensions.rst | 2 +-
docs/GarbageCollection.rst | 2 +-
docs/GetElementPtr.rst | 10 ++--
docs/HowToUseInstrMappings.rst | 8 +--
docs/InAlloca.rst | 2 +-
docs/LangRef.rst | 126 ++++++++++++++++++++--------------------
docs/MIRLangRef.rst | 42 +++++++-------
docs/MarkedUpDisassembly.rst | 2 +-
docs/MergeFunctions.rst | 6 +-
docs/NVPTXUsage.rst | 2 +-
docs/SegmentedStacks.rst | 2 +-
docs/SourceLevelDebugging.rst | 10 ++--
docs/Statepoints.rst | 12 ++--
docs/TableGen/LangIntro.rst | 28 ++++-----
docs/TableGen/index.rst | 10 ++--
docs/WritingAnLLVMBackend.rst | 62 ++++++++++----------
docs/WritingAnLLVMPass.rst | 2 +-
22 files changed, 182 insertions(+), 184 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 dfe8529 tsan: fix leak of shadow stacks
new 5868c7a tsan: fix windows build
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/sanitizer_common/sanitizer_allocator.cc | 14 ++++++++++++++
1 file changed, 14 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 f2322a4 Support for standard model ARM TLS
new a5f8892 Avoid some binary searches.
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/Relocations.cpp | 16 ++++++++++++++--
1 file changed, 14 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 binutils-gdb.
from f262985 Update documentation to reflect that the symbol localization [...]
new 5caa2b0 MIPS/GAS: Remove erroneous ELF relocation references
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:
gas/ChangeLog | 5 +++++
gas/config/tc-mips.c | 12 +++++-------
2 files changed, 10 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 llvm.
from 90e252f [InstCombine] Provide more test cases for cast-folding [NFC]
new 3ac7591 Revert "[InstCombine] Enable cast-folding in logic(cast(icmp) [...]
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/InstCombine/InstCombineAndOrXor.cpp | 10 +---
test/Transforms/InstCombine/zext.ll | 70 ----------------------
2 files changed, 2 insertions(+), 78 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.