This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository test-suite.
from 15b8571d [ubsan] Make the C++ code here not cast floating point values [...]
new c61c9194 [test-suite] Fix UB in initialization code for stepanov_container.
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:
SingleSource/Benchmarks/Misc-C++/stepanov_container.cpp | 4 ++--
1 file changed, 2 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 roland/6/pr77609
in repository gcc.
discards 63cb8a3d016 PR other/77609: Let the assembler choose ELF section types [...]
adds c75d1e5b9ca Daily bump.
new 4c9ce848d04 PR other/77609: Let the assembler choose ELF section types [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (63cb8a3d016)
\
N -- N -- N refs/heads/roland/6/pr77609 (4c9ce848d04)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 master
in repository llvm.
from 090f8159a44 [CFLGraph][NFC] Simplify/reorder switch in visitConstantExpr
new 20a92cda49e [AMDGPU] Support horizontal vectorization.
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/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 15 +
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h | 4 +
lib/Target/AMDGPU/SIISelLowering.cpp | 24 ++
test/CodeGen/AMDGPU/reduction.ll | 128 ++++++++
test/Transforms/SLPVectorizer/AMDGPU/reduction.ll | 346 ++++++++++++++++++++++
5 files changed, 517 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/reduction.ll
create mode 100644 test/Transforms/SLPVectorizer/AMDGPU/reduction.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 gcc.
from d7ecaff761c * gcc.pot: Regenerate.
new 2e93301778c Generalize a<b&a<c -> a<min(b,c)
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/match.pd | 7 ++++---
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/tree-ssa/minmax-loopend-2.c | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/minmax-loopend.c | 9 ++++-----
5 files changed, 35 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/minmax-loopend-2.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 llvm.
from 2f7417dcfbd [AggressiveInstCombine] convert a chain of 'or-shift' bits [...]
new 090f8159a44 [CFLGraph][NFC] Simplify/reorder switch in visitConstantExpr
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/Analysis/CFLGraph.h | 54 ++++++++++++++++---------------------------------
1 file changed, 17 insertions(+), 37 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 bcc7a8e4138 [AggressiveInstCombine] add more bitfield test patterns; NFC
new 2f7417dcfbd [AggressiveInstCombine] convert a chain of 'or-shift' bits [...]
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:
.../AggressiveInstCombine.cpp | 115 +++++++++++++++++----
.../Transforms/AggressiveInstCombine/masked-cmp.ll | 31 +++---
test/Transforms/PhaseOrdering/bitfield-bittests.ll | 25 ++---
3 files changed, 114 insertions(+), 57 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 dcd249132 [compiler-rt][X86][AMD][Bulldozer] Fix Bulldozer Model 2 detection.
new 42ed860e3 [libFuzzer] Report at most one crash per input.
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/sanitizer/common_interface_defs.h | 5 +++++
lib/asan/asan_report.cc | 4 ++++
lib/fuzzer/FuzzerExtFunctions.def | 1 +
lib/fuzzer/FuzzerLoop.cpp | 12 ++++++++++++
lib/sanitizer_common/sanitizer_common.cc | 7 +++++++
lib/sanitizer_common/sanitizer_common_interface.inc | 1 +
lib/sanitizer_common/sanitizer_interface_internal.h | 6 ++++++
test/fuzzer/AcquireCrashStateTest.cpp | 18 ++++++++++++++++++
test/fuzzer/acquire-crash-state.test | 3 +++
9 files changed, 57 insertions(+)
create mode 100644 test/fuzzer/AcquireCrashStateTest.cpp
create mode 100644 test/fuzzer/acquire-crash-state.test
--
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 792a593446e [AArch64] Add more tests for 64-bit immediate lowering.
new b5a4cf07e41 Create a MachineBasicBlock for created IR-level BasicBlock
new b68ff828994 [PhaseOrdering] add tests for bittest patterns from bitfields; NFC
new bcc7a8e4138 [AggressiveInstCombine] add more bitfield test patterns; NFC
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:
lib/Target/X86/X86RetpolineThunks.cpp | 9 ++
.../Transforms/AggressiveInstCombine/masked-cmp.ll | 54 +++++++-
test/Transforms/PhaseOrdering/bitfield-bittests.ll | 152 +++++++++++++++++++++
3 files changed, 211 insertions(+), 4 deletions(-)
create mode 100644 test/Transforms/PhaseOrdering/bitfield-bittests.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 abedeb9109 [ARM] Remove redundant #if in test. NFC
new aec83b75b7 [libclang] Fix the type of 'int (Foo);'
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/Index/paren-type.c | 16 ++++++++++++++++
test/Index/print-type.c | 4 ++--
tools/libclang/CXType.cpp | 4 ++++
3 files changed, 22 insertions(+), 2 deletions(-)
create mode 100644 test/Index/paren-type.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 gcc.
from 563fb4eefea [nvptx] Improve "offload compiler not found" message in mkoffload
new d7ecaff761c * gcc.pot: Regenerate.
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/gcc.pot | 5573 +++++++++++++++++++++++++++---------------------------
2 files changed, 2755 insertions(+), 2822 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.