This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b100308 [X86][InstCombine] Handle demanded elements for operand of AV [...]
new 732b1be [AVR] Add a function instrumentation pass
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/AVR/AVR.h | 2 +
lib/Target/AVR/AVRInstrumentFunctions.cpp | 220 ++++++++++++++++++++++++++++++
lib/Target/AVR/AVRTargetMachine.cpp | 1 +
lib/Target/AVR/CMakeLists.txt | 1 +
test/CodeGen/AVR/instrumentation/basic.ll | 45 ++++++
5 files changed, 269 insertions(+)
create mode 100644 lib/Target/AVR/AVRInstrumentFunctions.cpp
create mode 100644 test/CodeGen/AVR/instrumentation/basic.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 gcc-5-branch
in repository gcc.
from 80ef39a Daily bump.
new d8bd57c Fix PR77673: bswap loads passed end of object
new 7257ca3 Improve comment for struct symbolic_number in bswap pass
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/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gcc.dg/pr77673.c | 19 ++++++++++
gcc/tree-ssa-math-opts.c | 81 +++++++++++++++++++++++++++---------------
4 files changed, 105 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr77673.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 gcc-6-branch
in repository gcc.
from 7d29ae9 Daily bump.
new 7da5224 Fix PR77673: bswap loads passed end of object
new eee9f9a Improve comment for struct symbolic_number in bswap pass
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/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gcc.dg/pr77673.c | 19 ++++++++++
gcc/tree-ssa-math-opts.c | 81 +++++++++++++++++++++++++++---------------
4 files changed, 105 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr77673.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 efd3cce * lra-constraints.c (process_address_1): Do not attempt to d [...]
new 177394f 2016-12-14 Prathamesh Kulkarni <prathamesh.kulkarni@linaro. [...]
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/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/strlenopt-30.c | 63 +++++++++++++++++++++
gcc/tree-ssa-strlen.c | 109 +++++++++++++++++++++++++++++++++++-
4 files changed, 182 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/strlenopt-30.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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe-tests.
from 65e8dfb Remove use of the do_test_with_msg function.
new bf329c7 test-checkout.sh: Keep abe's configure output in log.
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-checkout.sh | 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from 03ddb36 Clean up variables in lib/fetch.sh.
new 26d63ca lib/git-parser.sh: Fix branch naming.
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/git-parser.sh | 8 ++++----
1 file changed, 4 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 gcc.
from 24c7c3a Daily bump.
new d0574ac 2016-12-14 Richard Biener <rguenther(a)suse.de>
new efd3cce * lra-constraints.c (process_address_1): Do not attempt to d [...]
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 | 12 ++++++++++++
gcc/lra-constraints.c | 6 +++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr78788.c | 17 +++++++++++++++++
gcc/tree-vrp.c | 15 +++------------
5 files changed, 42 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr78788.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 openmp.
from 070870b Support of mips & mips64 for openmprtl
new e48c1b6 Cleanup: debug print fixed and moved inside critical section.
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:
runtime/src/kmp_tasking.c | 10 +++++-----
1 file changed, 5 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 llvm.
from e573748 [PowerPC] Fix logic dealing with nop after calls (and tail-ca [...]
new b100308 [X86][InstCombine] Handle demanded elements for operand of AV [...]
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/InstCombineCalls.cpp | 18 ++-
test/Transforms/InstCombine/x86-avx512.ll | 160 ++++++++++++++++++++++++
2 files changed, 177 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.