This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from eb8bc2ae4ac [InstCombine] Don't violate dominance when replacing instructions.
new df6aefce8b8 AMDGPU: Remove duplicate print outs from .AMDGPU.csdata
new 53b47dd7b11 [X86][AVX512] Add 512-bit vector rotate tests
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/AMDGPU/AMDGPUAsmPrinter.cpp | 9 -
test/CodeGen/X86/vector-rotate-512.ll | 850 +++++++++++++++++++++++++++++++++
2 files changed, 850 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/X86/vector-rotate-512.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 hjl/pr21744/master
in repository glibc.
at 6660ede768 Don't all __access_noerrno with stack protector from __tunab [...]
This branch includes the following new commits:
new 6660ede768 Don't all __access_noerrno with stack protector from __tunab [...]
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.
--
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 02f26df5636 Strip trailing whitespace. NFCI
new eb8bc2ae4ac [InstCombine] Don't violate dominance when replacing instructions.
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/InstCombineCompares.cpp | 18 +++++++-----
.../Transforms/InstCombine/2017-07-07-UMul-ZExt.ll | 24 +++++++++++++++-
test/Transforms/InstCombine/pr33765.ll | 32 ++++++++++++++++++++++
3 files changed, 66 insertions(+), 8 deletions(-)
create mode 100644 test/Transforms/InstCombine/pr33765.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 llvm.
from 6f41872eed5 [X86] X86::CMOV to Branch heuristic based optimization.
new 02f26df5636 Strip trailing whitespace. NFCI
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/X86/X86InstrAVX512.td | 128 +++++++++++++++++++--------------------
1 file changed, 64 insertions(+), 64 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 5d31e485eb4 * cgraph.c (cgraph_edge::redirect_call_stmt_to_caller): Cleanup.
new 7ec47501cdc * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): [...]
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 | 6 ++++++
gcc/tree-ssa-loop-manip.c | 35 ++++++++++++++---------------------
gcc/tree-vect-loop.c | 8 +++-----
3 files changed, 23 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 llvm.
from 1efe842f5a0 Apply explicit instantiation workaround to DominanceFrontier
new 6f41872eed5 [X86] X86::CMOV to Branch heuristic based optimization.
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/X86/CMakeLists.txt | 1 +
lib/Target/X86/X86.h | 3 +
lib/Target/X86/X86CmovConversion.cpp | 611 ++++++++++++++++++++++++++
lib/Target/X86/X86TargetMachine.cpp | 1 +
test/CodeGen/X86/2008-01-08-SchedulerCrash.ll | 2 +-
test/CodeGen/X86/atomic-minmax-i6432.ll | 16 +-
test/CodeGen/X86/atomic128.ll | 64 ++-
test/CodeGen/X86/x86-cmov-converter.ll | 321 ++++++++++++++
8 files changed, 998 insertions(+), 21 deletions(-)
create mode 100644 lib/Target/X86/X86CmovConversion.cpp
create mode 100644 test/CodeGen/X86/x86-cmov-converter.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 llvm.
from d3c313212e7 [Dominators] Workaround explicit instantiation bug.
new 1efe842f5a0 Apply explicit instantiation workaround to DominanceFrontier
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/Analysis/DominanceFrontier.h | 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 9a59c1b6f37 [X86] Add F16C scheduling tests
new d3c313212e7 [Dominators] Workaround explicit instantiation bug.
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/GenericDomTree.h | 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 glibc.
from ce1917d0bf Add CFI annotation.
new 1903b38c65 Return to caller if dl_fixup fails to resolve callee on hppa.
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 | 3 +++
sysdeps/hppa/dl-trampoline.S | 12 ++++++++++++
2 files changed, 15 insertions(+)
--
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 cc407f4e81 Fix stack offset for r19 load in __getcontext.
new ce1917d0bf Add CFI annotation.
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 +++++
sysdeps/unix/sysv/linux/hppa/clone.S | 3 +++
sysdeps/unix/sysv/linux/hppa/getcontext.S | 3 +++
sysdeps/unix/sysv/linux/hppa/pt-vfork.S | 3 +++
sysdeps/unix/sysv/linux/hppa/setcontext.S | 3 +++
5 files changed, 17 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.