This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a323ca7 Regenerate test with codegen. NFCI.
new 5a5f425 APInt.h: Prune \param(s) in \returns. [-Wdocumentation]
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/ADT/APInt.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 c21f4c0 Regenerate test with codegen. NFCI.
new a323ca7 Regenerate test with codegen. 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:
test/CodeGen/X86/pr32108.ll | 14 ++++++++++----
1 file changed, 10 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 llvm.
from 9960918 Regenerate test. NFCI.
new c21f4c0 Regenerate test with codegen. 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:
test/CodeGen/X86/pr32284.ll | 93 +++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 89 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 llvm.
from 7271046 NewGVN: Handle coercion of constant stores, loads, memory insts.
new 9960918 Regenerate test. 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:
test/CodeGen/X86/pr32329.ll | 112 ++++++++++++++++++++++----------------------
1 file changed, 56 insertions(+), 56 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 650bf3e [BypassSlowDivision] Do not bypass division of hash-like values
new 7271046 NewGVN: Handle coercion of constant stores, loads, memory insts.
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/Scalar/NewGVN.cpp | 94 ++++++++++++++++++++++++++-
test/Transforms/NewGVN/calloc-load-removal.ll | 1 -
test/Transforms/NewGVN/fold-const-expr.ll | 1 -
test/Transforms/NewGVN/malloc-load-removal.ll | 1 -
test/Transforms/NewGVN/pr17732.ll | 2 -
test/Transforms/NewGVN/rle.ll | 59 +++++++++++++++++
6 files changed, 152 insertions(+), 6 deletions(-)
create mode 100644 test/Transforms/NewGVN/rle.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 a544ecb Add another interesting shufflevector test case for InstSimpl [...]
new bd2ffa7 [X86][MMX] Add generic fptosi 4f32-4i32 test
new 650bf3e [BypassSlowDivision] Do not bypass division of hash-like values
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/Transforms/Utils/BypassSlowDivision.cpp | 93 ++++++++++++++--
test/CodeGen/X86/mmx-cvt.ll | 39 +++++++
.../NVPTX/bypass-slow-div-special-cases.ll | 121 +++++++++++++++++++++
3 files changed, 241 insertions(+), 12 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 8290bf9 [X86] Use tcAdd/tcSubtract to implement the slow case of oper [...]
new a544ecb Add another interesting shufflevector test case for InstSimpl [...]
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/InstSimplify/shufflevector.ll | 9 +++++++++
1 file changed, 9 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 llvm.
from fe76989 MemorySSA: Add support for caching clobbering access in stores
new e991dab [APInt] Fix typo in comment. NFC
new 4010109 [APInt] Simplify some code by using operator+=(uint64_t) inst [...]
new c3f2c54 [APInt] Combine declaration and initialization. NFC
new 8290bf9 [X86] Use tcAdd/tcSubtract to implement the slow case of oper [...]
The 4 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/Support/APInt.cpp | 55 ++++++++-------------------------------------------
1 file changed, 8 insertions(+), 47 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 548688a [APInt] Use conditional operator to simplify some code. NFC
new fe76989 MemorySSA: Add support for caching clobbering access in 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:
include/llvm/Transforms/Utils/MemorySSA.h | 61 +++++++++++++++++++++++--------
lib/Transforms/Utils/MemorySSA.cpp | 14 +++----
lib/Transforms/Utils/MemorySSAUpdater.cpp | 4 +-
3 files changed, 55 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.
unknown user pushed a change to branch master
in repository clang.
from 919ac41 [NFC, Scoped Enum] Convert Sema::ExpressionEvaluationContext [...]
new c6cc829 [X86] Add __extension__ to f16c macro intrinsics to suppress [...]
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/Headers/f16cintrin.h | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.