This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 1cf37b5 Fix potential test failures.
new 7f5ccce Remove temoprary files.
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/DriverUtils.cpp | 96 ++++++++++++++++++++++++++++++++--------------------
1 file changed, 60 insertions(+), 36 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 ef2c802 [InsttCombine] fold insertelement of constant into shuffle wi [...]
new c306b61 Split the store of a wide value merged from an int-fp pair in [...]
new 7f88dad Fix up comment from r280442, noticed by Justin.
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:
include/llvm/Analysis/CFGPrinter.h | 5 +-
include/llvm/Target/TargetLowering.h | 6 ++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 103 +++++++++++++++++++++++++++++
lib/Target/X86/X86ISelLowering.h | 20 ++++++
test/Transforms/InstCombine/split-store.ll | 62 +++++++++++++++++
5 files changed, 193 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/InstCombine/split-store.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 lld.
from 2a1140e [ELF] - Linkerscript: add support for suffixes in numbers.
new 1cf37b5 Fix potential test failures.
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/ELF/dynamic.s | 4 ++--
test/ELF/icf4.s | 2 +-
test/ELF/icf5.s | 2 +-
test/ELF/linkerscript/linkerscript-excludefile.s | 8 +++-----
unittests/MachOTests/MachONormalizedFileBinaryWriterTests.cpp | 4 ++++
5 files changed, 11 insertions(+), 9 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 a92ab03 [lib/LTO] Simplify. No functional change intended.
new ef2c802 [InsttCombine] fold insertelement of constant into shuffle wi [...]
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:
.../InstCombine/InstCombineVectorOps.cpp | 76 ++++++++++++++++++++++
test/Transforms/InstCombine/insert-const-shuf.ll | 11 ++--
2 files changed, 80 insertions(+), 7 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 43b8449 2016-09-02 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new a940fdc PR sanitizer/77396 * sanopt.c: Include gimple-ssa.h, tree-p [...]
new 9627cfa PR tree-optimization/77444 * tree-ssa-loop-ivopts.c (cand_v [...]
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 | 26 ++++++++++++++++++++++----
gcc/cp/ChangeLog | 10 ++++++++--
gcc/cp/decl2.c | 4 ++--
gcc/ipa-pure-const.c | 2 ++
gcc/sanopt.c | 25 +++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 15 ++++++++++-----
gcc/testsuite/g++.dg/asan/pr77396.C | 12 ++++++++++++
gcc/tree-ssa-loop-ivopts.c | 5 +++--
8 files changed, 84 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/asan/pr77396.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 8b872f4 PR other/77421 * config/i386/i386.c (ix86_expanded_args_bui [...]
new 43b8449 2016-09-02 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
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/cfg.c | 2 +-
2 files changed, 6 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 5dd7b75 [lit] Clean up temporary files created by tests
new b60590f Quick fix to make LIT_PRESERVES_TMP work again
new a92ab03 [lib/LTO] Simplify. No functional change intended.
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/LTO/LTOCodeGenerator.cpp | 17 ++++++-----------
utils/lit/lit/main.py | 3 ++-
2 files changed, 8 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 d768ea4 [LV] Ensure reverse interleaved group GEPs remain uniform
new 4b602e7 [WebAssembly] Update known test failures
new 5dd7b75 [lit] Clean up temporary files created by 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/WebAssembly/known_gcc_test_failures.txt | 1 -
utils/lit/lit/TestingConfig.py | 13 ++---------
utils/lit/lit/main.py | 26 ++++++++++++++++++++++
3 files changed, 28 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 gcc.
from f1b96af Improvements to typed_splay_tree
new 8b872f4 PR other/77421 * config/i386/i386.c (ix86_expanded_args_bui [...]
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/config/i386/i386.c | 1 -
2 files changed, 6 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 341f684 Simplify code a bit. No functional change intended.
new d768ea4 [LV] Ensure reverse interleaved group GEPs remain uniform
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/Vectorize/LoopVectorize.cpp | 12 +++++++++++-
test/Transforms/LoopVectorize/interleaved-accesses.ll | 10 ++++++++--
2 files changed, 19 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.