This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a8353210f05 Utility functions for checked arithmetic
new 6842a7cf3be [ArgumentPromotion] don't break musttail invariant PR36543
new c6e497a44fa [WebAssembly] Gather EH instructions in one place. NFC.
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/Target/WebAssembly/WebAssemblyInstrControl.td | 30 ++++++++++-----
lib/Transforms/IPO/ArgumentPromotion.cpp | 10 +++++
test/Transforms/ArgumentPromotion/musttail.ll | 45 +++++++++++++++++++++++
3 files changed, 75 insertions(+), 10 deletions(-)
create mode 100644 test/Transforms/ArgumentPromotion/musttail.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.
from 15cf6cba4b [WebAssembly] Add exception handling option
new acf1c1bc6c [analyzer] [NFC] [tests] Make test more resilient to changes [...]
new 297f9200b2 [StaticAnalyzer] Fix some Clang-tidy modernize and Include W [...]
new 5d3eb81ee5 [analyzer] Prevent crashing in NonNullParamChecker
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:
.../StaticAnalyzer/Core/PathSensitive/ExprEngine.h | 89 +++--
lib/StaticAnalyzer/Core/ExprEngine.cpp | 405 ++++++++++-----------
lib/StaticAnalyzer/Core/RegionStore.cpp | 2 +
test/Analysis/MisusedMovedObject.cpp | 9 +-
test/Analysis/nonnullparamchecker-crash.cpp | 11 +
5 files changed, 284 insertions(+), 232 deletions(-)
create mode 100644 test/Analysis/nonnullparamchecker-crash.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 clang.
from 487dbaf2f1 [NFC] Move CommentOpts checks to the call sites that depend [...]
new 15cf6cba4b [WebAssembly] Add exception handling option
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/ClangCommandLineReference.rst | 2 ++
include/clang/Driver/Options.td | 2 ++
lib/Basic/Targets/WebAssembly.cpp | 9 +++++++++
lib/Basic/Targets/WebAssembly.h | 3 ++-
4 files changed, 15 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 llvm.
from 185ee30a67b [InstCombine] Simplify test cases by removing loads/stores [...]
new a8353210f05 Utility functions for checked arithmetic
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/Support/CheckedArithmetic.h | 83 +++++++++++++++++++++++++++++
unittests/Support/CMakeLists.txt | 1 +
unittests/Support/CheckedArithmeticTest.cpp | 71 ++++++++++++++++++++++++
3 files changed, 155 insertions(+)
create mode 100644 include/llvm/Support/CheckedArithmetic.h
create mode 100644 unittests/Support/CheckedArithmeticTest.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 llvm.
from 49894f87477 [InstCombine] allow fmul fold with less than 'fast'
new 185ee30a67b [InstCombine] Simplify test cases by removing loads/stores [...]
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/Transforms/InstCombine/fpextend.ll | 112 ++++++++++++--------------------
1 file changed, 40 insertions(+), 72 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 d79d6661eea [Reassociate] regenerate checks; NFC
new 49894f87477 [InstCombine] allow fmul fold with less than 'fast'
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/InstCombineMulDivRem.cpp | 2 +-
test/Transforms/InstCombine/fmul.ll | 20 +++++++++++---------
test/Transforms/Reassociate/fast-basictest.ll | 7 +++----
3 files changed, 15 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 lldb.
from 0daacca4f Make TestDynamicValueSameBase gcc-compatible
new dee1f9266 Speed up TestWatchpointMultipleThreads
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:
.../TestWatchpointMultipleThreads.py | 85 +++++++---------------
.../watchpoint/multiple_threads/main.cpp | 76 ++++---------------
2 files changed, 41 insertions(+), 120 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 206cea9fde9 PR sanitizer/70875 * gcc.dg/ubsan/bounds-3.c: Add -fno-sa [...]
new 0527a7a3410 Daily bump.
new c973012d984 PR c++/84294 - attributes on a function template redeclarat [...]
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/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 7 ++++
gcc/cp/decl.c | 64 ++++++++++++++----------------
gcc/testsuite/ChangeLog | 10 +++++
gcc/testsuite/g++.dg/ext/attr-const.C | 3 +-
gcc/testsuite/g++.dg/ext/attr-malloc-3.C | 3 +-
gcc/testsuite/g++.dg/ext/attr-noinline-3.C | 45 +++++++++++++++++++++
gcc/testsuite/g++.dg/ext/attr-noreturn-3.C | 54 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/ext/attr-nothrow-3.C | 60 ++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/ext/attr-pure.C | 3 +-
10 files changed, 209 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/attr-noinline-3.C
create mode 100644 gcc/testsuite/g++.dg/ext/attr-noreturn-3.C
create mode 100644 gcc/testsuite/g++.dg/ext/attr-nothrow-3.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 gcc-7-branch
in repository gcc.
from 11459620f2f PR c++/71569 - decltype of template.
new 326cd02463e Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 974980cdd00 Daily bump.
new 41751fdcdf4 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.