This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e64dbcb7afb [SelectionDAG] Fix codegen of vector stores with non byte-s [...]
new 58ea0e72d4f [InstCombine] add baseline tests for (X << Y) / X -> 1 << Y; NFC
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/div-shift.ll | 146 +++++++++++++++++++++++++++----
1 file changed, 131 insertions(+), 15 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 release_60
in repository llvm.
from 86cf0a32788 Merging r322053: ------------------------------------------ [...]
new d99428659c1 Merging r322875: ------------------------------------------ [...]
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:
utils/release/test-release.sh | 10 +++++++++-
1 file changed, 9 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 9188313527c [COFF] Keep the underscore on exported decorated stdcall fu [...]
new e64dbcb7afb [SelectionDAG] Fix codegen of vector stores with non byte-s [...]
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/LegalizeVectorOps.cpp | 1 -
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 7 +
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 36 +-
test/CodeGen/Generic/store_nonbytesized_vecs.ll | 142 +
test/CodeGen/SystemZ/vec-move-17.ll | 9 +-
test/CodeGen/X86/bitcast-and-setcc-512.ll | 1292 +--
test/CodeGen/X86/bitcast-setcc-512.ll | 1304 +--
.../CodeGen/X86/clear_upper_vector_element_bits.ll | 845 +-
test/CodeGen/X86/pr20011.ll | 20 +-
test/CodeGen/X86/trunc-store.ll | 1 -
test/CodeGen/X86/vector-compare-results.ll | 9516 +++++++++++---------
11 files changed, 7267 insertions(+), 5906 deletions(-)
create mode 100644 test/CodeGen/Generic/store_nonbytesized_vecs.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-tools-extra.
from c573a6e9 [clang-tidy] Adding Fuchsia checker for multiple inheritance
new 5c5bb394 Assume the shared library path variable is LD_LIBRARY_PATH on [...]
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/Unit/lit.cfg | 7 +++----
1 file changed, 3 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 compiler-rt.
from 23d02f585 Revert "[Fuzzer] Parametrize add_custom_libcxx"
new a07d3e08b [compiler-rt] Implement __clear_cache() on OpenBSD/mips64
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/builtins/clear_cache.c | 7 +++++++
1 file changed, 7 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 gcc.
from 2c76ed0d0fe PR middle-end/83945 * tree-emutls.c: Include gimplify.h. [...]
new 2c528f7041f Fix vect_def_type handling in x86 scatter support (PR 83940)
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 | 20 +++++++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/torture/pr83940.c | 9 ++++
gcc/tree-vect-stmts.c | 99 +++++++++++++++-------------------
4 files changed, 78 insertions(+), 55 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr83940.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 6d979aef2dd [Dominators] Fix some edge cases for PostDomTree updating
new 9188313527c [COFF] Keep the underscore on exported decorated stdcall fu [...]
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/Object/COFFImportFile.h | 3 ++-
lib/Object/COFFImportFile.cpp | 15 ++++++++++++---
lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp | 2 +-
3 files changed, 15 insertions(+), 5 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 lld.
from 7eb895cf9 [WebAssembly] Remove special handling of entry point export.
new a2845ac59 [COFF] Keep the underscore on exported decorated stdcall func [...]
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:
COFF/Driver.cpp | 2 +-
COFF/DriverUtils.cpp | 6 ++++++
test/COFF/def-export-stdcall.s | 6 ++----
test/COFF/dllexport.s | 10 ++++------
4 files changed, 13 insertions(+), 11 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 7987a0b910f [X86] Add some more v32i1 shuffle tests with shuffles betwe [...]
new 6d979aef2dd [Dominators] Fix some edge cases for PostDomTree updating
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/GenericDomTreeConstruction.h | 28 +++----
unittests/IR/DominatorTreeBatchUpdatesTest.cpp | 95 +++++++++++++++++++++++
2 files changed, 109 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 gcc.
from 64ae4475d09 2018-01-19 Steven G. Kargl <kargl(a)gcc.gnu.org>
new ae6780fb53b PR target/83930 * simplify-rtx.c (simplify_binary_operati [...]
new 2c76ed0d0fe PR middle-end/83945 * tree-emutls.c: Include gimplify.h. [...]
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/ChangeLog | 13 +++++++++++++
gcc/simplify-rtx.c | 3 ++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/pr83930.c | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/tls/pr83945.c | 21 +++++++++++++++++++++
gcc/tree-emutls.c | 22 ++++++++++++++++++++++
6 files changed, 83 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr83930.c
create mode 100644 gcc/testsuite/gcc.dg/tls/pr83945.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.