This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from eedac07 Improve handling of floating point literals in OpenCL to only [...]
new b834404 Fixing build failure by adding triple option to new test condition.
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/CodeGenOpenCL/fpmath.cl | 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 520236e [ADCE] Add code to remove dead branches
new 2dcb697 [ADT] Add llvm::StringLiteral.
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/ADT/StringRef.h | 27 ++++++++++++++++++++++-----
unittests/ADT/StringRefTest.cpp | 6 ++++++
2 files changed, 28 insertions(+), 5 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 aefb142 gcc/fortran/ChangeLog:
new deb7b42 PR target/78794 * config/i386/i386.c (dimode_scalar_chain:: [...]
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 | 14 +++++++++-----
gcc/config/i386/i386.c | 7 ++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr78794.c | 32 ++++++++++++++++++++++++++++++++
4 files changed, 52 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr78794.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 8ac59eb [ELF] Add R_ARM_RELATIVE to relocations that can be applied t [...]
new b9b9c66 Refactor duplicated expression. 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/Relocations.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 binutils-gdb.
from 963201c Fix aarch64 sim bug with adds64, and add testcases for last 3 [...]
new aa78536 PE linker script improvements.
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:
ld/ChangeLog | 7 +++++++
ld/scripttempl/pe.sc | 6 +++---
2 files changed, 10 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 54becec Use more detailed assertion messages in the code introduced b [...]
new 520236e [ADCE] Add code to remove dead branches
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/ADCE.cpp | 281 +++++++++++++++++----
test/Transforms/ADCE/2002-05-23-ZeroArgPHITest.ll | 5 +-
test/Transforms/ADCE/2002-05-28-Crash-distilled.ll | 2 +
test/Transforms/ADCE/2002-05-28-Crash.ll | 2 +
.../Transforms/ADCE/2002-07-17-AssertionFailure.ll | 3 +-
test/Transforms/ADCE/2002-07-17-PHIAssertion.ll | 4 +-
test/Transforms/ADCE/2002-07-29-Segfault.ll | 1 +
.../ADCE/2003-01-22-PredecessorProblem.ll | 5 +
.../ADCE/2003-04-25-PHIPostDominateProblem.ll | 4 +-
test/Transforms/ADCE/2003-06-11-InvalidCFG.ll | 1 +
test/Transforms/ADCE/2003-06-24-BadSuccessor.ll | 3 +
.../ADCE/2003-06-24-BasicFunctionality.ll | 5 +-
test/Transforms/ADCE/2003-09-15-InfLoopCrash.ll | 1 +
.../ADCE/2003-11-16-MissingPostDominanceInfo.ll | 2 +
.../Transforms/ADCE/2004-05-04-UnreachableBlock.ll | 1 +
test/Transforms/ADCE/2016-09-06.ll | 55 ++++
test/Transforms/ADCE/basictest1.ll | 7 +-
test/Transforms/ADCE/basictest2.ll | 7 +-
18 files changed, 328 insertions(+), 61 deletions(-)
create mode 100644 test/Transforms/ADCE/2016-09-06.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-tools-extra.
from 33610f7 Remove trailing whitespace in docs and clang-tidy sources.
new f8718c6 Fix sphinx 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:
docs/clang-tidy/checks/cppcoreguidelines-no-malloc.rst | 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-tools-extra.
from 15736a6 Remove deprecated methods ast_matchers::BoundNodes::{getStmtA [...]
new b317b48 [Clang-tidy] check for malloc, realloc and free calls
new 33610f7 Remove trailing whitespace in docs and clang-tidy sources.
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/cppcoreguidelines/CMakeLists.txt | 1 +
.../CppCoreGuidelinesTidyModule.cpp | 2 +
clang-tidy/cppcoreguidelines/NoMallocCheck.cpp | 62 ++++++++++++++++++++++
clang-tidy/cppcoreguidelines/NoMallocCheck.h | 44 +++++++++++++++
clang-tidy/modernize/LoopConvertCheck.cpp | 2 +-
clang-tidy/modernize/LoopConvertUtils.cpp | 2 +-
docs/ModularizeUsage.rst | 2 +-
docs/ReleaseNotes.rst | 4 ++
docs/clang-tidy/checks/cert-err34-c.rst | 4 +-
.../checks/cppcoreguidelines-no-malloc.rst | 27 ++++++++++
docs/clang-tidy/checks/list.rst | 1 +
docs/clang-tidy/checks/misc-sizeof-expression.rst | 2 +-
docs/clang-tidy/checks/modernize-pass-by-value.rst | 2 +-
.../checks/modernize-use-transparent-functors.rst | 6 +--
docs/clang-tidy/index.rst | 28 +++++-----
test/clang-tidy/boost-use-to-string.cpp | 24 ++++-----
test/clang-tidy/cppcoreguidelines-no-malloc.cpp | 42 +++++++++++++++
.../misc-forward-declaration-namespace.cpp | 2 +-
test/clang-tidy/misc-redundant-expression.cpp | 26 ++++-----
test/clang-tidy/misc-sizeof-expression.cpp | 28 +++++-----
test/clang-tidy/misc-string-constructor.cpp | 6 +--
test/clang-tidy/misc-swapped-arguments.cpp | 4 +-
test/clang-tidy/modernize-shrink-to-fit.cpp | 8 +--
.../modernize-use-transparent-functors.cpp | 2 +-
test/clang-tidy/static-analyzer-config.cpp | 2 +-
25 files changed, 258 insertions(+), 75 deletions(-)
create mode 100644 clang-tidy/cppcoreguidelines/NoMallocCheck.cpp
create mode 100644 clang-tidy/cppcoreguidelines/NoMallocCheck.h
create mode 100644 docs/clang-tidy/checks/cppcoreguidelines-no-malloc.rst
create mode 100644 test/clang-tidy/cppcoreguidelines-no-malloc.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 binutils-gdb.
from 9282b95 [AArch64] Recognize R_AARCH64_P32_ABS32 as 32-bit relocation [...]
new 963201c Fix aarch64 sim bug with adds64, and add testcases for last 3 [...]
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:
sim/aarch64/ChangeLog | 6 ++
sim/aarch64/simulator.c | 51 ++++--------
sim/testsuite/sim/aarch64/ChangeLog | 9 +++
sim/testsuite/sim/aarch64/adds.s | 81 +++++++++++++++++++
sim/testsuite/sim/aarch64/fstur.s | 136 ++++++++++++++++++++++++++++++++
sim/testsuite/sim/aarch64/tbnz.s | 55 +++++++++++++
sim/testsuite/sim/aarch64/testutils.inc | 16 ++--
7 files changed, 309 insertions(+), 45 deletions(-)
create mode 100644 sim/testsuite/sim/aarch64/adds.s
create mode 100644 sim/testsuite/sim/aarch64/fstur.s
create mode 100644 sim/testsuite/sim/aarch64/tbnz.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 e691d85 gcc/ChangeLog:
new aefb142 gcc/fortran/ChangeLog:
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 | 8 +++++
gcc/fortran/resolve.c | 4 +--
gcc/fortran/trans-array.c | 2 ++
gcc/testsuite/ChangeLog | 7 +++++
gcc/testsuite/gfortran.dg/coarray_38.f90 | 2 +-
gcc/testsuite/gfortran.dg/coarray_41.f90 | 29 +++++++++++++++++
gcc/testsuite/gfortran.dg/coarray_class_2.f90 | 45 +++++++++++++++++++++++++++
7 files changed, 94 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray_41.f90
create mode 100644 gcc/testsuite/gfortran.dg/coarray_class_2.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.