This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from f08d7d9 gcc/ Backport from trunk r235532. 2016-04-26 Evandro Mene [...]
new 1883bc8 gcc/ Backport from trunk r235998. 2016-05-07 Jim Wilson [...]
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/config/arm/arm.md | 6 +++++-
gcc/config/arm/vfp.md | 52 +++++++++++++++++++++++++++++----------------------
2 files changed, 35 insertions(+), 23 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 newlib.
from 988629d Fix formatting
new e971091 Drop global __ctype_ptr__ entirely in favor of using locale_t [...]
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:
newlib/libc/ctype/ctype_.c | 31 +++++++------------------------
newlib/libc/ctype/ctype_.h | 18 ++++++++++++++++++
newlib/libc/locale/locale.c | 21 ++++++++-------------
winsup/cygwin/ctype.cc | 8 ++++----
4 files changed, 37 insertions(+), 41 deletions(-)
create mode 100644 newlib/libc/ctype/ctype_.h
--
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 b72d1d4 2016-08-25 Richard Biener <rguenther(a)suse.de>
new 5ac3e2d * multiple_target.c (pass_data_dispatcher_calls): Fix typo.
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/multiple_target.c | 2 +-
2 files changed, 5 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 6031ab5 [X86] Simplify getOperandBias as a bit. NFC
new 21af1c9 GVN-hoist: fix hoistingFromAllPaths for loops (PR29034)
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/GVNHoist.cpp | 77 ++++++++++++++---------
test/Transforms/GVNHoist/pr29031.ll | 51 +++++++++++++++
test/Transforms/GVNHoist/pr29034.ll | 122 ++++++++++++++++++++++++++++++++++++
3 files changed, 219 insertions(+), 31 deletions(-)
create mode 100644 test/Transforms/GVNHoist/pr29031.ll
create mode 100644 test/Transforms/GVNHoist/pr29034.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 libcxx.
from e0620e2 [CMake] Be more consistent about naming targets and components
new fdb4f17 Remove trailing WS [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:
include/algorithm | 30 +++++++++++++++---------------
1 file changed, 15 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 34c4e6e Merge branches/gcc-6-branch rev 239654.
new f08d7d9 gcc/ Backport from trunk r235532. 2016-04-26 Evandro Mene [...]
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/config/aarch64/aarch64.md | 31 +++++++++++++----------
gcc/testsuite/gcc.target/aarch64/fmovd-zero-reg.c | 2 +-
gcc/testsuite/gcc.target/aarch64/fmovf-zero-reg.c | 2 +-
3 files changed, 19 insertions(+), 16 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 f25cab4 [ELF] - Implemented --oformat binary option.
new d6611a8 Removed trailing whitespace. 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:
ELF/Options.td | 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 clang.
from 6af06d6 Fix memory leaks in clang-offload-bundler
new 5e60d62 clang-format: [JS] nested and tagged template strings.
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/Format/FormatTokenLexer.cpp | 63 ++++++++++++++++++++++++++-------------
lib/Format/FormatTokenLexer.h | 21 +++++++++++--
lib/Format/TokenAnnotator.cpp | 10 ++++++-
unittests/Format/FormatTestJS.cpp | 14 ++++++++-
4 files changed, 84 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 newlib.
from eccefd9 Fix SetThreadName with current gdb
new 988629d Fix formatting
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:
winsup/cygwin/miscfuncs.cc | 11 ++++++-----
1 file changed, 6 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 newlib.
from 14228e2 Use struct __locale_t * for reentrent locale functions
new eccefd9 Fix SetThreadName with current gdb
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:
winsup/cygwin/miscfuncs.cc | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.