This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 78ffbd1 Inline traceUndefined function.
new cf60487 [ELF] Overriding reserved symbols in linker script
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 | 2 +-
test/ELF/{linkerscript-symbols.s => linkerscript-symbol-conflict.s} | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
copy test/ELF/{linkerscript-symbols.s => linkerscript-symbol-conflict.s} (59%)
--
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 511b1ef handle undefined extern vars in output_in_order
new dcb7a82 [PATCH/AARCH64] Add rtx_costs routine for vulcan.
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 | 13 ++++
gcc/config/aarch64/aarch64-cores.def | 2 +-
gcc/config/aarch64/aarch64-cost-tables.h | 102 +++++++++++++++++++++++++++++++
gcc/config/aarch64/aarch64.c | 75 +++++++++++++++++++++++
4 files changed, 191 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 003c15c Use address sized relocs in remove-relocs-01.s
new f7e8b36 Tidy up debugging in the ARC port of the BFD library.
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:
bfd/ChangeLog | 14 ++
bfd/arc-got.h | 254 +++++++++++++++++-----------------
bfd/config.bfd | 5 +
bfd/elf32-arc.c | 328 ++++++++++++++++++++++++--------------------
ld/ChangeLog | 5 +
ld/testsuite/ld-arc/arc.exp | 4 +-
6 files changed, 339 insertions(+), 271 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 0dd7db3 PR c/71858 * c-common.h (enum lookup_name_fuzzy_kind): Add [...]
new f3dce1c 2016-07-15 Richard Biener <rguenther(a)suse.de>
new 511b1ef handle undefined extern vars in output_in_order
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 | 18 ++++++++++++++++++
gcc/cgraphunit.c | 36 +++++++++++++++++++-----------------
gcc/tree-ssa-pre.c | 23 ++++++-----------------
gcc/varpool.c | 22 ++++++++--------------
4 files changed, 51 insertions(+), 48 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 b41cc4d gcc/fortran/ChangeLog:
new 0dd7db3 PR c/71858 * c-common.h (enum lookup_name_fuzzy_kind): Add [...]
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/c-family/ChangeLog | 6 ++++
gcc/c-family/c-common.h | 3 ++
gcc/c/ChangeLog | 8 +++++
gcc/c/c-decl.c | 29 +++++++++++++---
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.dg/spellcheck-identifiers-3.c | 45 +++++++++++++++++++++++++
6 files changed, 92 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/spellcheck-identifiers-3.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 lldb.
from 51c4d56 Remember to add the testcase I wrote for r274822.
new 8d608ce [NPL] Simplify process launch code
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:
.../Plugins/Process/Linux/NativeProcessLinux.cpp | 213 +++++++--------------
source/Plugins/Process/Linux/NativeProcessLinux.h | 42 +---
2 files changed, 75 insertions(+), 180 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 a9dcf9a [include-fixer] Always add as few as possible qualifiers to t [...]
new ea2da7f [clang-rename] add few tests
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/clang-rename/FunctionMacro.cpp | 21 +++++++++++++++++++++
test/clang-rename/Namespace.cpp | 14 ++++++++++++++
test/clang-rename/TemplateTypename.cpp | 11 +++++++++++
test/clang-rename/UserDefinedConversion.cpp | 12 ++++++++++++
test/clang-rename/VariableMacro.cpp | 18 ++++++++++++++++++
5 files changed, 76 insertions(+)
create mode 100644 test/clang-rename/FunctionMacro.cpp
create mode 100644 test/clang-rename/Namespace.cpp
create mode 100644 test/clang-rename/TemplateTypename.cpp
create mode 100644 test/clang-rename/UserDefinedConversion.cpp
create mode 100644 test/clang-rename/VariableMacro.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 binutils-gdb.
from 50c1cbe Automatic date update in version.in
new 06ab6fa COFF buffer overflow in mark_relocs
new 003c15c Use address sized relocs in remove-relocs-01.s
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:
bfd/ChangeLog | 5 +++++
bfd/cofflink.c | 3 ++-
binutils/ChangeLog | 4 ++++
binutils/testsuite/binutils-all/remove-relocs-01.s | 24 +++++++++++-----------
4 files changed, 23 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 gcc.
from 1547c55 gcc/testsuite PR tree-optimization/71347 * gcc.dg/tree-ssa [...]
new a4d34e5 * tree-scalar-evolution.c (simple_iv_with_niters): New funci [...]
new b41cc4d gcc/fortran/ChangeLog:
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/fortran/ChangeLog | 6 +++
gcc/fortran/trans-expr.c | 6 +++
gcc/testsuite/ChangeLog | 9 ++++
gcc/testsuite/gcc.dg/tree-ssa/loop-41.c | 14 +++++
gcc/testsuite/gfortran.dg/null_9.f90 | 30 +++++++++++
gcc/tree-scalar-evolution.c | 94 ++++++++++++++++++++++++++++++---
gcc/tree-scalar-evolution.h | 2 +
gcc/tree-ssa-loop-niter.c | 94 ++++++++++++++++-----------------
gcc/tree-ssa-loop-niter.h | 3 ++
10 files changed, 217 insertions(+), 53 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/loop-41.c
create mode 100644 gcc/testsuite/gfortran.dg/null_9.f90
--
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 d7bfcba [ARM] Fix build after r275540
new be745b9 [X86][AVX2] Improve lowerShuffleAsRepeatedMaskAndLanePermute [...]
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/X86/X86ISelLowering.cpp | 109 ++++++---
test/CodeGen/X86/avx2-conversions.ll | 4 +-
test/CodeGen/X86/avx2-vector-shifts.ll | 4 +-
test/CodeGen/X86/reduce-trunc-shl.ll | 4 +-
test/CodeGen/X86/vector-compare-results.ll | 56 ++---
test/CodeGen/X86/vector-shuffle-256-v16.ll | 29 +--
test/CodeGen/X86/vector-shuffle-256-v32.ll | 75 +++----
test/CodeGen/X86/vector-shuffle-256-v8.ll | 71 +++---
test/CodeGen/X86/vector-trunc-math.ll | 340 ++++++++++++++---------------
test/CodeGen/X86/vector-trunc.ll | 40 ++--
10 files changed, 369 insertions(+), 363 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.