This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fa05ada * tree-vect-loop.c (optimize_mask_stores): Add bb to the rig [...]
new 611ce49 PR libstdc++/80137 use std::nextafter instead of looping
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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/include/bits/random.tcc | 25 +++++++++++++---------
.../uniform_real_distribution/operators/64351.cc | 16 ++++++++++----
3 files changed, 33 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 227a06d [SDAG] Avoid deleted SDNodes PromoteIntBinOp
new 1a36c64 [X86][SSE] Refactored shuffle BLEND combining to make future [...]
new 3409abe [x86] add separate check prefix for SSE; 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/X86/X86ISelLowering.cpp | 67 +++++++++++++++++++-------------------
test/CodeGen/X86/memcmp.ll | 21 +++++++++++-
2 files changed, 53 insertions(+), 35 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 966ccc5 [analyzer] When creating a temporary object, properly copy th [...]
new 1a78b34 [analyzer] Fix symbolication for unknown unary increment/decr [...]
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/Core/ExprEngineC.cpp | 2 +-
lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp | 9 +++++++++
test/Analysis/casts.c | 5 +++++
3 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 glibc.
from dd5905d Consolidate set* Linux implementation
new 29d92a8 Change TEST_NAME to memcpy to fix IFUNC testing of multiple v [...]
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:
ChangeLog | 5 +++++
benchtests/bench-memcpy-random.c | 4 ++--
2 files changed, 7 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 llvm.
from 5dc2b58 [SDAG] Fix Stale SDNode usage in visitAND
new 227a06d [SDAG] Avoid deleted SDNodes PromoteIntBinOp
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 39 ++++---
test/CodeGen/X86/pr32340.ll | 77 ++++++++++++++
test/CodeGen/X86/pr32345.ll | 169 +++++++++++++++++++++++++++++++
3 files changed, 265 insertions(+), 20 deletions(-)
create mode 100644 test/CodeGen/X86/pr32340.ll
create mode 100644 test/CodeGen/X86/pr32345.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 45d8e8a clangToolingRefactor: Add libdeps upon clangFormat in r298913.
new 966ccc5 [analyzer] When creating a temporary object, properly copy th [...]
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:
.../StaticAnalyzer/Core/PathSensitive/ExprEngine.h | 14 ++---
.../Checkers/AnalysisOrderChecker.cpp | 49 ++++++++++++++---
lib/StaticAnalyzer/Core/ExprEngine.cpp | 64 +++++++++++++++++-----
test/Analysis/temporaries-callback-order.cpp | 36 ++++++++++++
test/Analysis/temporaries.cpp | 27 +++++++++
5 files changed, 160 insertions(+), 30 deletions(-)
create mode 100644 test/Analysis/temporaries-callback-order.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 gcc.
from 15492f7 * tree-vect-loop-manip.c (slpeel_add_loop_guard): New param [...]
new fa05ada * tree-vect-loop.c (optimize_mask_stores): Add bb to the rig [...]
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/tree-vect-loop.c | 10 ++++++++--
2 files changed, 13 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 libunwind.
from c1f5a44 DarwinParser: include limits
new 87afb02 [libunwind] Add sphinx docs
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:
CMakeLists.txt | 5 +
docs/BuildingLibunwind.rst | 167 ++++++++++++++++++++++++++++++
docs/CMakeLists.txt | 7 ++
docs/README.txt | 13 +++
docs/conf.py | 251 +++++++++++++++++++++++++++++++++++++++++++++
docs/index.rst | 101 ++++++++++++++++++
6 files changed, 544 insertions(+)
create mode 100644 docs/BuildingLibunwind.rst
create mode 100644 docs/CMakeLists.txt
create mode 100644 docs/README.txt
create mode 100644 docs/conf.py
create mode 100644 docs/index.rst
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.