This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b17db4c [InstCombine] limit icmp transform to ConstantInt (PR28011)
new bae1eaf [Kaleidoscope][BuildingAJIT] Clean up sentence, remove commen [...]
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/tutorial/BuildingAJIT2.rst | 6 ++----
1 file changed, 2 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.
from 3792197 Fix typo in last submission to visualize proper template argument
new f9caf29 Reapply "[analyzer] Add checker for correct usage of MPI API [...]
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/StaticAnalyzer/Checkers/Checkers.td | 8 +
.../StaticAnalyzer/Core/PathSensitive/MemRegion.h | 22 ++
lib/StaticAnalyzer/Checkers/CMakeLists.txt | 3 +
.../Checkers/MPI-Checker/MPIBugReporter.cpp | 112 +++++++
.../Checkers/MPI-Checker/MPIBugReporter.h | 110 +++++++
.../Checkers/MPI-Checker/MPIChecker.cpp | 190 ++++++++++++
.../Checkers/MPI-Checker/MPIChecker.h | 110 +++++++
.../Checkers/MPI-Checker/MPIFunctionClassifier.cpp | 291 ++++++++++++++++++
.../Checkers/MPI-Checker/MPIFunctionClassifier.h | 97 ++++++
lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h | 68 ++++
lib/StaticAnalyzer/Core/MemRegion.cpp | 59 ++++
test/Analysis/MPIMock.h | 55 ++++
test/Analysis/MemRegion.cpp | 47 +++
test/Analysis/mpichecker.cpp | 342 +++++++++++++++++++++
test/Analysis/mpicheckernotes.cpp | 34 ++
15 files changed, 1548 insertions(+)
create mode 100644 lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp
create mode 100644 lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h
create mode 100644 lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp
create mode 100644 lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h
create mode 100644 lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.cpp
create mode 100644 lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.h
create mode 100644 lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h
create mode 100644 test/Analysis/MPIMock.h
create mode 100644 test/Analysis/MemRegion.cpp
create mode 100644 test/Analysis/mpichecker.cpp
create mode 100644 test/Analysis/mpicheckernotes.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 compiler-rt.
from 377ec60 [tsan] On OS X, optimize main thread’s ThreadState accesses
new e2e2f47 This patch attempts to primitive support for Win64 asan
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/asan/asan_internal.h | 2 +
lib/asan/asan_rtl.cc | 6 +
lib/interception/interception_win.cc | 173 +++++++++++++++++----
lib/sanitizer_common/sanitizer_platform.h | 6 +
.../sanitizer_platform_interceptors.h | 8 +
5 files changed, 169 insertions(+), 26 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 99b4f3a Selftest framework
new a9d5413 * fr.po: Update.
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/po/ChangeLog | 4 +++
gcc/po/fr.po | 87 +++++++++++++++++++++-----------------------------------
2 files changed, 36 insertions(+), 55 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 ece6ef1 Fix fallout from: [ARM] PR target/70830: Avoid POP-{reglist}^ [...]
new 118f2a4 * fr.po: Update.
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/po/ChangeLog | 4 +++
gcc/po/fr.po | 87 +++++++++++++++++++++-----------------------------------
2 files changed, 36 insertions(+), 55 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 lnt.
from feb228b Avoid using Flask 0.11
new 51a4c6d Make the dependency on bootstrap in the docs soft
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/conf.py | 66 ++++++++++++++++++++++++++++++++++++++----------------------
1 file changed, 42 insertions(+), 24 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-tests.
from 1a981be Fix quoting error in last commit
new 6a45b10 Move md5sums to manifest 1.2, check real git revisions agains [...]
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-manifest2.sh | 31 +++++++++++++++++++++++++++++++
validate-manifest.pl | 7 +++----
2 files changed, 34 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.
from ca38230 Better Visual Studio visualization of TemplateArgument and Te [...]
new 3792197 Fix typo in last submission to visualize proper template argument
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:
utils/ClangVisualizers/clang.natvis | 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.
from c593f93 Revert "[analyzer] Add checker for correct usage of MPI API i [...]
new ca38230 Better Visual Studio visualization of TemplateArgument and Te [...]
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:
utils/ClangVisualizers/clang.natvis | 34 ++++++++++++++++++++++++++++++++--
1 file changed, 32 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.