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 776a69d gcc/ Backport from trunk r237331. 2016-06-11 Jiong Wang [...]
new de6369d gcc/ Backport from trunk r237440. 2015-06-14 Kyrylo Tkach [...]
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-protos.h | 1 +
gcc/config/aarch64/aarch64.c | 43 ++++++++++++++++++++++++++++++-------
gcc/config/aarch64/aarch64.md | 4 +---
3 files changed, 37 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 5f3a778 gcc/ Backport from trunk r237313. 2016-06-10 Bernd Edling [...]
new 776a69d gcc/ Backport from trunk r237331. 2016-06-11 Jiong Wang [...]
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-protos.h | 1 +
gcc/config/arm/arm.c | 57 ++++++++++++++++++++++++++++++++++++++++++++-
gcc/config/arm/arm.md | 16 ++++++++++---
3 files changed, 70 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 735a709 Use setrlimit for testing libstdc++ in cross toolchains
new f1b96af Improvements to typed_splay_tree
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 | 14 +++++++++
gcc/Makefile.in | 1 +
gcc/selftest-run-tests.c | 1 +
gcc/selftest.h | 1 +
gcc/typed-splay-tree.c | 79 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/typed-splay-tree.h | 62 +++++++++++++++++++++++++++++++++++++
6 files changed, 158 insertions(+)
create mode 100644 gcc/typed-splay-tree.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 7fb6e6b fix documentation comments; NFC
new 341f684 Simplify code a bit. No functional change intended.
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/Analysis/InstructionSimplify.cpp | 31 ++++++++++++++++---------------
1 file changed, 16 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 master
in repository lldb.
from 673a387 Reapply "Make Scalar::GetValue more consistent"
new 5199538 Fix 2 waring in the OCaml AST context
new a58fe75 Fix build breakage caused by r280490
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/lldb/Symbol/OCamlASTContext.h | 1 -
source/Symbol/OCamlASTContext.cpp | 5 +----
2 files changed, 1 insertion(+), 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 d1ca3f4 [ELF] - Fix for: bug 30237 - lld does not implement -f option
new 2a1140e [ELF] - Linkerscript: add support for suffixes in numbers.
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/LinkerScript.cpp | 37 ++++++++++----
test/ELF/linkerscript/linkerscript-numbers.s | 72 ++++++++++++++++++++++++++++
2 files changed, 101 insertions(+), 8 deletions(-)
create mode 100644 test/ELF/linkerscript/linkerscript-numbers.s
--
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 74f53f3 [instsimplify] Fix incorrect folding of an ordered fcmp with [...]
new 7fb6e6b fix documentation comments; 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/llvm/IR/Instructions.h | 19 +++++++++++--------
lib/IR/Instructions.cpp | 5 -----
2 files changed, 11 insertions(+), 13 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 997fee1 [DAGcombiner] Fix incorrect sinking of a truncate into the op [...]
new 74f53f3 [instsimplify] Fix incorrect folding of an ordered fcmp with [...]
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/Analysis/InstructionSimplify.cpp | 2 +-
test/Transforms/InstSimplify/floating-point-compare.ll | 8 ++++++++
2 files 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 binutils-gdb.
from ae9cf26 Skip floating point tests in return-nodebug.exp if gdb_skip_f [...]
new 3b9a79e [GDBserver] Replace "reinsert_breakpoint" with "single_step_b [...]
new 1b2d85b Limit pr20513c/pr20513d to Linux and GNU targets
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:
gdb/gdbserver/linux-low.c | 85 +++++++++++++++++++++---------------------
gdb/gdbserver/mem-break.c | 68 ++++++++++++++++-----------------
gdb/gdbserver/mem-break.h | 26 ++++++-------
ld/ChangeLog | 6 +++
ld/testsuite/ld-elf/pr20513c.d | 1 +
ld/testsuite/ld-elf/pr20513d.d | 1 +
6 files changed, 98 insertions(+), 89 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 546274f clang-format: [JS] handle default bindings in imports.
new 9348abc clang-format: [JS] merge requoting replacements.
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/Format.cpp | 9 +++++----
lib/Format/SortJavaScriptImports.cpp | 4 +---
lib/Format/TokenAnalyzer.cpp | 2 +-
lib/Format/TokenAnalyzer.h | 2 +-
unittests/Format/FormatTestJS.cpp | 7 +++++++
5 files changed, 15 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 glibc.
from 9dd87af vfscanf: Avoid multiple reads of multi-byte character width
new 758e79e Consolidate input partitioning into do_cos and do_sin
new 25e440c Use do_sin for sin(x) where 0.25 < |x| < 0.855469
new 54c86cc Inline all support functions for sin and cos
The 3 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:
ChangeLog | 36 ++++++
sysdeps/ieee754/dbl-64/s_sin.c | 264 ++++++++++++++++++-----------------------
2 files changed, 149 insertions(+), 151 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 binutils-gdb.
from 27aba04 Detect broken ptrace in gdb_skip_float_test
new ae9cf26 Skip floating point tests in return-nodebug.exp if gdb_skip_f [...]
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/return-nodebug.exp | 5 +++++
2 files changed, 10 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 clang.
from 1f41f10 clang-format: [JS] Sort all JavaScript imports if any changed.
new 546274f clang-format: [JS] handle default bindings in imports.
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/SortJavaScriptImports.cpp | 23 +++++++++++++++--------
unittests/Format/SortImportsTestJS.cpp | 20 ++++++++++++++++++++
2 files changed, 35 insertions(+), 8 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 glibc.
from 326e288 vfprintf: Avoid creating a VLA which complicates stack management
new 9dd87af vfscanf: Avoid multiple reads of multi-byte character 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:
ChangeLog | 6 ++++++
stdio-common/vfscanf.c | 24 ++++++++++++------------
2 files changed, 18 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 libcxxabi.
from 21a75e7 libc++abi: fix some -Wunused-function warnings
new 9f08403 [lit] Replace print with lit_config.note().
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/lit.cfg | 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 7453511 Allow a C11 generic selection expression to select a function [...]
new 1f41f10 clang-format: [JS] Sort all JavaScript imports if any changed.
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/SortJavaScriptImports.cpp | 12 +++++-------
unittests/Format/SortImportsTestJS.cpp | 25 +++++++------------------
2 files changed, 12 insertions(+), 25 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 ab6be7a Clean up handling of reading module files from stdin. Don't b [...]
new 7453511 Allow a C11 generic selection expression to select a function [...]
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/clang/AST/Expr.h | 10 +++++++++-
lib/Sema/SemaOverload.cpp | 25 +++++++++++++++++++++++++
test/Sema/generic-selection.c | 10 +++++++++-
3 files changed, 43 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 glibc.
from 2bad840 Remove unneeded stubs for k_rem_pio2l.
new 326e288 vfprintf: Avoid creating a VLA which complicates stack management
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:
ChangeLog | 5 +++++
stdio-common/vfprintf.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 gcc.
from a9db552 2016-09-02 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new 735a709 Use setrlimit for testing libstdc++ in cross toolchains
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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/acinclude.m4 | 6 +++---
libstdc++-v3/configure | 4 ++--
3 files changed, 11 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 8ddd826 gcc/ Backport from trunk r237251. 2016-06-09 Stefan Bruen [...]
new 5f3a778 gcc/ Backport from trunk r237313. 2016-06-10 Bernd Edling [...]
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.h | 5 -----
1 file changed, 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from f2db66b Minor fixes to profiling
new c0d6e41 Fix bug in parsing "--build <machine>" option
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:
spec2xxx-config | 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from d0ac8fc gcc/ Backport from trunk r239733. 2016-08-24 Thomas Preud [...]
new 8ddd826 gcc/ Backport from trunk r237251. 2016-06-09 Stefan Bruen [...]
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/doc/invoke.texi | 21 ++++++++++++++-------
1 file changed, 14 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 llvm.
from 0c18303 Fixed a typo (LLVM/Support/CFG.h -> LLVM/IR/CFG.h)
new 997fee1 [DAGcombiner] Fix incorrect sinking of a truncate into the op [...]
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/DAGCombiner.cpp | 6 +-
test/CodeGen/X86/reduce-trunc-shl.ll | 139 +++++++++++++++++++++++++++++++
2 files changed, 142 insertions(+), 3 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 9d35b5c [PM] Try to fix an MSVC2013 failure due to finding a template [...]
new 0c18303 Fixed a typo (LLVM/Support/CFG.h -> LLVM/IR/CFG.h)
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:
docs/ProgrammersManual.rst | 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from e2bed20 gcc/ Backport from trunk r236914. 2016-05-31 Wladimir J. [...]
new d0ac8fc gcc/ Backport from trunk r239733. 2016-08-24 Thomas Preud [...]
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/t-aprofile | 22 +++++-----------------
gcc/doc/fragments.texi | 19 ++++++++++---------
gcc/genmultilib | 22 ++++++++++++++--------
3 files changed, 29 insertions(+), 34 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 lldb.
from a9cf5d8 Revert "Make Scalar::GetValue more consistent"
new 673a387 Reapply "Make Scalar::GetValue more consistent"
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:
.../functionalities/memory/find/TestMemoryFind.py | 1 -
source/Core/Scalar.cpp | 8 ++---
unittests/Core/ScalarTest.cpp | 37 ++++++++++++++++++++++
3 files changed, 41 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 b1ce3c4 [InstCombine] Add test for insertelementinsts with constants.
new 9d35b5c [PM] Try to fix an MSVC2013 failure due to finding a template [...]
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:
unittests/Analysis/CGSCCPassManagerTest.cpp | 14 ++++++++++++++
1 file changed, 14 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 79bda0c Add support for perf profiling
new f2db66b Minor fixes to profiling
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:
cpu2006.cfg | 2 +-
spec2xxx-config | 2 +-
2 files 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 lldb.
from fbff992 Bump up TestCallWithTimeout timeout
new a9cf5d8 Revert "Make Scalar::GetValue more consistent"
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:
.../functionalities/memory/find/TestMemoryFind.py | 1 +
source/Core/Scalar.cpp | 8 +++---
unittests/Core/ScalarTest.cpp | 29 ----------------------
3 files changed, 6 insertions(+), 32 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 lldb.
from 4bb46a8 When updating a ValueObjectRegister, set the flag to remind y [...]
new cabea86 Make Scalar::GetValue more consistent
new fbff992 Bump up TestCallWithTimeout timeout
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:
.../timeout/TestCallWithTimeout.py | 4 +--
.../functionalities/memory/find/TestMemoryFind.py | 1 -
source/Core/Scalar.cpp | 8 +++---
unittests/Core/ScalarTest.cpp | 29 ++++++++++++++++++++++
4 files changed, 34 insertions(+), 8 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 4e91a07 PR tree-optimization/71831 - __builtin_object_size poor resul [...]
new a9db552 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/ipa-cp.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 lld.
from 70f95d5 Add comments.
new d1ca3f4 [ELF] - Fix for: bug 30237 - lld does not implement -f option
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/Config.h | 1 +
ELF/Driver.cpp | 5 +++++
ELF/Options.td | 3 +++
ELF/OutputSections.cpp | 2 ++
test/ELF/auxiliary.s | 12 ++++++++++++
5 files changed, 23 insertions(+)
create mode 100644 test/ELF/auxiliary.s
--
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 e1bd92b [Support] - Fix possible crash in match() of llvm::Regex.
new b1ce3c4 [InstCombine] Add test for insertelementinsts with constants.
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/vector_insertelt_shuffle.ll | 77 ++++++++++++++++++++++
1 file changed, 77 insertions(+)
create mode 100644 test/Transforms/InstCombine/vector_insertelt_shuffle.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 llvm.
from 677dd5b [llvm-readobj] - Teach readobj to print DT_AUXILIARY dynamic [...]
new e1bd92b [Support] - Fix possible crash in match() of llvm::Regex.
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/Regex.h | 6 +-----
lib/Support/Regex.cpp | 10 ++++++++++
unittests/Support/RegexTest.cpp | 9 +++++++++
3 files changed, 20 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 binutils-gdb.
from db0a1c2 Automatic date update in version.in
new 27aba04 Detect broken ptrace in gdb_skip_float_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:
gdb/testsuite/ChangeLog | 19 +++++++
gdb/testsuite/gdb.arch/arm-neon.exp | 5 ++
gdb/testsuite/gdb.base/call-ar-st.exp | 20 ++++----
gdb/testsuite/gdb.base/call-rt-st.exp | 6 ++-
gdb/testsuite/gdb.base/call-sc.exp | 3 +-
gdb/testsuite/gdb.base/callfuncs.exp | 8 +--
gdb/testsuite/gdb.base/finish.exp | 5 +-
gdb/testsuite/gdb.base/funcargs.exp | 6 ++-
gdb/testsuite/gdb.base/return.exp | 6 ++-
gdb/testsuite/gdb.base/return2.exp | 6 ++-
gdb/testsuite/gdb.base/varargs.exp | 4 +-
gdb/testsuite/lib/gdb.exp | 96 +++++++++++++++++++++++++++++++++--
12 files changed, 156 insertions(+), 28 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 87afa50 [SimplifyCFG] Add a workaround to fix PR30188
new 677dd5b [llvm-readobj] - Teach readobj to print DT_AUXILIARY dynamic [...]
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:
.../tools/llvm-readobj/Inputs/dynamic-table-so.x86 | Bin 0 -> 8280 bytes
test/tools/llvm-readobj/Inputs/dynamic-table.c | 2 ++
test/tools/llvm-readobj/dynamic.test | 36 +++++++++++++++++++++
tools/llvm-readobj/ELFDumper.cpp | 4 +++
4 files changed, 42 insertions(+)
create mode 100644 test/tools/llvm-readobj/Inputs/dynamic-table-so.x86
--
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 798cfbb gcc/ Backport from trunk r239710. 2016-08-23 Christophe L [...]
new e2bed20 gcc/ Backport from trunk r236914. 2016-05-31 Wladimir J. [...]
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/arm_neon.h | 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 llvm.
from a11c5f2 [AVX-512] Move tests for masked floating point logical operat [...]
new 87afa50 [SimplifyCFG] Add a workaround to fix PR30188
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/Utils/SimplifyCFG.cpp | 10 ++++++++++
test/Transforms/SimplifyCFG/sink-common-code.ll | 23 +++++++++++++++++++++++
2 files changed, 33 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 compiler-rt.
from b64139a Un-XFAIL cfi/stats.cpp, it passes since fixing llvm-symbolize [...]
new 12f0473 [asan] Move scariness_score_test.cc to a common subdirectory
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/asan/TestCases/Linux/scariness_score_test.cc | 188 +--------------------
.../TestCases/{Linux => }/scariness_score_test.cc | 27 ++-
2 files changed, 18 insertions(+), 197 deletions(-)
copy test/asan/TestCases/{Linux => }/scariness_score_test.cc (90%)
--
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 5b553d0 [AVX-512] Remove floating point logical operation instrinsics [...]
new a11c5f2 [AVX-512] Move tests for masked floating point logical operat [...]
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:
...rinsics.ll => avx512dqvl-intrinsics-upgrade.ll} | 1162 ------------------
test/CodeGen/X86/avx512dqvl-intrinsics.ll | 1248 --------------------
2 files changed, 2410 deletions(-)
copy test/CodeGen/X86/{avx512dqvl-intrinsics.ll => avx512dqvl-intrinsics-upgrade.l [...]
--
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 a3459cf [X86] Strengthen some SDNode type constraints.
new 3409bf2 [AVX-512] Add execution domain fixing for logical operations [...]
new dddb19d [AVX-512] Add more patterns for masked and broadcasted logica [...]
new 5b553d0 [AVX-512] Remove floating point logical operation instrinsics [...]
The 3 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/IntrinsicsX86.td | 76 -----------
lib/IR/AutoUpgrade.cpp | 37 +++++
lib/Target/X86/X86InstrAVX512.td | 267 +++++++++----------------------------
lib/Target/X86/X86InstrInfo.cpp | 80 +++++++++++
lib/Target/X86/X86IntrinsicsInfo.h | 24 ----
test/CodeGen/X86/avx512-arith.ll | 83 ++++++++----
test/CodeGen/X86/avx512-logic.ll | 26 ++--
test/CodeGen/X86/vec_fabs.ll | 12 +-
8 files changed, 258 insertions(+), 347 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 08f7f18 [Docs] Fix another typo in the Error/Expected docs.
new 8f635c0 [AVX-512] Add NoVLX Predicates to some patterns so they don't [...]
new a3459cf [X86] Strengthen some SDNode type constraints.
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/X86/X86InstrAVX512.td | 2 ++
lib/Target/X86/X86InstrFragmentsSIMD.td | 7 ++++---
2 files changed, 6 insertions(+), 3 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 af1f616 Add missing &. NFC.
new 62c102c [ORC] Fix some missing fields in OrcRemoteTargetClient's move [...]
new 8ebfd86 [Docs] Fix a couple of typos in the Error/Expected docs.
new 08f7f18 [Docs] Fix another typo in the Error/Expected docs.
The 3 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:
docs/ProgrammersManual.rst | 12 ++++++------
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h | 3 ++-
2 files changed, 8 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 llvm.
from b7a37e9 [PowerPC] hasAndNotCompare should return true
new af1f616 Add missing &. 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/llvm/ADT/SmallVector.h | 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 llvm.
from f931a64 [lit] Fail testing if a googletest executable crashes during [...]
new b7a37e9 [PowerPC] hasAndNotCompare should return true
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/PowerPC/PPCISelLowering.h | 4 ++++
test/CodeGen/PowerPC/andc.ll | 45 ++++++++++++++++++++----------------
2 files changed, 29 insertions(+), 20 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-tools-extra.
from 99b6eb3 Revert https://reviews.llvm.org/D23279 because the tests have [...]
new 3951c8f Add clang-reorder-fields to clang-tools-extra
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:
CMakeLists.txt | 1 +
.../CMakeLists.txt | 7 +-
clang-reorder-fields/ReorderFieldsAction.cpp | 264 +++++++++++++++++++++
clang-reorder-fields/ReorderFieldsAction.h | 47 ++++
clang-reorder-fields/tool/CMakeLists.txt | 12 +
clang-reorder-fields/tool/ClangReorderFields.cpp | 93 ++++++++
test/CMakeLists.txt | 1 +
.../AggregatePartialInitialization.cpp | 14 ++
test/clang-reorder-fields/CStructAmbiguousName.cpp | 18 ++
test/clang-reorder-fields/CStructFieldsOrder.cpp | 16 ++
.../ClassDifferentFieldsAccesses.cpp | 16 ++
.../ClassMixedInitialization.cpp | 24 ++
test/clang-reorder-fields/ClassSimpleCtor.cpp | 24 ++
13 files changed, 532 insertions(+), 5 deletions(-)
copy {clang-rename => clang-reorder-fields}/CMakeLists.txt (59%)
create mode 100644 clang-reorder-fields/ReorderFieldsAction.cpp
create mode 100644 clang-reorder-fields/ReorderFieldsAction.h
create mode 100644 clang-reorder-fields/tool/CMakeLists.txt
create mode 100644 clang-reorder-fields/tool/ClangReorderFields.cpp
create mode 100644 test/clang-reorder-fields/AggregatePartialInitialization.cpp
create mode 100644 test/clang-reorder-fields/CStructAmbiguousName.cpp
create mode 100644 test/clang-reorder-fields/CStructFieldsOrder.cpp
create mode 100644 test/clang-reorder-fields/ClassDifferentFieldsAccesses.cpp
create mode 100644 test/clang-reorder-fields/ClassMixedInitialization.cpp
create mode 100644 test/clang-reorder-fields/ClassSimpleCtor.cpp
--
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 9f423e5 [PowerPC] Add a pattern for a runtime bit check
new f931a64 [lit] Fail testing if a googletest executable crashes during [...]
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/lit/lit/formats/googletest.py | 3 ++-
utils/lit/lit/util.py | 5 ++++-
2 files changed, 6 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 llvm.
from fa2c5e7 revert r280429 and r280425:
new 9f423e5 [PowerPC] Add a pattern for a runtime bit check
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/PowerPC/PPCInstrInfo.td | 40 ++++++++++++++++++++++++++++
test/CodeGen/PowerPC/shift-cmp.ll | 54 ++++++++++++++++++++++++++++++++++++++
2 files changed, 94 insertions(+)
create mode 100644 test/CodeGen/PowerPC/shift-cmp.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 gcc.
from 5510c0a Daily bump.
new 4e91a07 PR tree-optimization/71831 - __builtin_object_size poor resul [...]
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 | 17 ++
gcc/builtins.c | 7 +-
gcc/doc/extend.texi | 11 +-
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/gcc.dg/builtin-object-size-16.c | 201 ++++++++++++++++++
gcc/testsuite/gcc.dg/builtin-object-size-17.c | 158 ++++++++++++++
gcc/tree-object-size.c | 291 +++++++++++++++-----------
gcc/tree-object-size.h | 2 +-
gcc/ubsan.c | 4 +-
9 files changed, 563 insertions(+), 134 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/builtin-object-size-16.c
create mode 100644 gcc/testsuite/gcc.dg/builtin-object-size-17.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 6cae2f1 revert r280432:
new fa2c5e7 revert r280429 and r280425:
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/Transforms/Utils/LoopUtils.h | 10 +------
lib/Transforms/Scalar/LICM.cpp | 46 ++++++++++++++++---------------
2 files changed, 25 insertions(+), 31 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.