This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6bbe07c [AArch64] Handle iterator definitions with conditionals in ge [...]
new c1e7567 * tree-vectorizer.h (struct dr_with_seg_len): Remove class [...]
new 0f8dcd5 * tree-vect-loop.c (vect_create_epilog_for_reduction): Only [...]
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 | 17 +++++++
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.dg/vect/vect-alias-check-1.c | 17 +++++++
gcc/tree-vect-data-refs.c | 63 ++++++++++++++------------
gcc/tree-vect-loop-manip.c | 15 ++++--
gcc/tree-vect-loop.c | 4 +-
gcc/tree-vectorizer.h | 10 ++--
7 files changed, 89 insertions(+), 41 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-alias-check-1.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 bd6882c [PM] Run clang-format over various parts of the new pass mana [...]
new 2554aea [LLE] Don't hard-code the name of the preheader in test
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/LoopLoadElim/symbolic-stride.ll | 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 master
in repository gcc.
from aaa3e29 Daily bump.
new 6bbe07c [AArch64] Handle iterator definitions with conditionals in ge [...]
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 | 4 ++++
gcc/config/aarch64/geniterators.sh | 21 +++++++++++++++------
2 files changed, 19 insertions(+), 6 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 12e9f5c Revert "InstCombine: Reduce trunc (shl x, K) width."
new bd6882c [PM] Run clang-format over various parts of the new pass mana [...]
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/IR/PassManagerInternal.h | 2 +-
lib/IR/PassManager.cpp | 2 +-
lib/Passes/PassBuilder.cpp | 30 +++++++++++++++++------------
unittests/Analysis/CGSCCPassManagerTest.cpp | 5 ++---
unittests/IR/PassManagerTest.cpp | 4 ++--
5 files changed, 24 insertions(+), 19 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 4e01f2c [esan|cfrag] Add the struct field size array in StructInfo
new 12e9f5c Revert "InstCombine: Reduce trunc (shl x, K) width."
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/InstCombineCasts.cpp | 29 +-----
.../InstCombine/2011-05-28-swapmulsub.ll | 3 +-
test/Transforms/InstCombine/cast.ll | 2 +-
test/Transforms/InstCombine/icmp.ll | 6 +-
test/Transforms/InstCombine/trunc.ll | 109 ---------------------
5 files changed, 10 insertions(+), 139 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 28ae6d8 InstCombine: Reduce trunc (shl x, K) width.
new 4e01f2c [esan|cfrag] Add the struct field size array in StructInfo
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:
.../Instrumentation/EfficiencySanitizer.cpp | 15 +++++-
.../struct_field_count_basic.ll | 56 ++++++++++++----------
.../EfficiencySanitizer/struct_field_gep.ll | 2 +-
3 files changed, 44 insertions(+), 29 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 8e59480 [msan] Intercept send/sendto/sendmsg.
new 820e56d [esan|cfrag] Add the struct field size array in StructInfo
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/esan/cache_frag.cpp | 7 ++++---
test/esan/TestCases/struct-simple.cpp | 32 ++++++++++++++++----------------
2 files changed, 20 insertions(+), 19 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 e5b666f [ARM] Add support for mrrc/mrrc2 intrinsics.
new 28ae6d8 InstCombine: Reduce trunc (shl x, K) width.
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/InstCombineCasts.cpp | 29 +++++-
.../InstCombine/2011-05-28-swapmulsub.ll | 3 +-
test/Transforms/InstCombine/cast.ll | 2 +-
test/Transforms/InstCombine/icmp.ll | 6 +-
test/Transforms/InstCombine/trunc.ll | 109 +++++++++++++++++++++
5 files changed, 139 insertions(+), 10 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 dadd853 ToolingTests/runToolOnCode.TestSkipFunctionBody: Appease msc [...]
new 2927bf7 AMDGPU: Fix supported CL features
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/Basic/Targets.cpp | 45 ++---
.../amdgcn.languageOptsOpenCL.cl} | 169 ++++++----------
test/Misc/r600.languageOptsOpenCL.cl | 225 +++++++++++++++++++++
3 files changed, 307 insertions(+), 132 deletions(-)
copy test/{SemaOpenCL/extension-version.cl => Misc/amdgcn.languageOptsOpenCL.cl} (55%)
create mode 100644 test/Misc/r600.languageOptsOpenCL.cl
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.