This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f5acbc2 Clean up DWARFFormValue by reducing duplicated code and remov [...]
new 0818f49 Fix windows buildbot where warnings are errors. We had a swit [...]
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/DebugInfo/DWARF/DWARFUnit.h | 7 ++-----
1 file changed, 2 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 clang.
from f3e8e4e [X86] Merge (near) duplicate scalar non-temporal store code. NFCI.
new 2464f11 Fix mismatched enum value name and diagnostic text.
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/Basic/Attr.td | 4 ++--
include/clang/Basic/DiagnosticSemaKinds.td | 3 ++-
include/clang/Sema/AttributeList.h | 1 +
test/Sema/attr-section.c | 4 ++--
4 files changed, 7 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 1f8db34 Identify verilog dump tests as such.
new 7d15592 Don't handle unavailable/optimized-out in spu_software_single_step
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/ChangeLog | 6 ++++++
gdb/spu-tdep.c | 19 +------------------
2 files changed, 7 insertions(+), 18 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 gcc-6-branch
in repository gcc.
from 538ed24 S/390: Add PR77822 testcase.
new fc0317d PR target/78310 * config/i386/i386.md (rotate to rotatex sp [...]
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 | 7 +++++++
gcc/config/i386/i386.md | 10 ++++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr78310.c | 15 +++++++++++++++
4 files changed, 33 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr78310.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 3726719 [PowerPC] Add vector conversion builtins to altivec.h - LLVM portion
new f5acbc2 Clean up DWARFFormValue by reducing duplicated code and remov [...]
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/DebugInfo/DWARF/DWARFFormValue.h | 70 +++-
include/llvm/DebugInfo/DWARF/DWARFUnit.h | 16 +-
include/llvm/Support/Dwarf.h | 3 +
lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp | 9 +-
lib/DebugInfo/DWARF/DWARFFormValue.cpp | 408 +++++++++++++----------
tools/llvm-dwp/llvm-dwp.cpp | 12 +-
unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp | 51 ++-
7 files changed, 369 insertions(+), 200 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 9f6799f [ELF] Attempt to fix PPC buildbot
new 0d8eeac Fix code to deal with recent LLVM changes.
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/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp | 7 +++++--
1 file changed, 5 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 gcc.
from 0d56015 * gimple-ssa-isolate-paths.c (is_divmod_with_given_divisor): [...]
new a3b46c9 PR target/78310 * config/i386/i386.md (rotate to rotatex sp [...]
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 | 23 +++++++++++++----------
gcc/config/i386/i386.md | 10 ++++++----
gcc/testsuite/ChangeLog | 9 +++++++--
gcc/testsuite/gcc.target/i386/pr78310.c | 15 +++++++++++++++
4 files changed, 41 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr78310.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 dc9e211 gcc/testsuite PR testsuite/78292 * gcc.dg/vect/vect-cond-2 [...]
new 0d56015 * gimple-ssa-isolate-paths.c (is_divmod_with_given_divisor): [...]
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 | 11 ++
gcc/gimple-ssa-isolate-paths.c | 171 +++++++++++++++++++++---------
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/tree-ssa/isolate-6.c | 19 ++++
gcc/testsuite/gcc.dg/tree-ssa/isolate-7.c | 15 +++
5 files changed, 173 insertions(+), 48 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/isolate-6.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/isolate-7.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 binutils-gdb.
from 86b8008 Accept L and LL suffixes to integer constants.
new 1f8db34 Identify verilog dump tests as such.
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 | 4 ++++
gdb/testsuite/gdb.base/dump.exp | 4 ++--
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 binutils-gdb.
from 2f7d995 Extend information displayed about objdump's output of dynami [...]
new 86b8008 Accept L and LL suffixes to integer 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:
gas/ChangeLog | 9 +++++++++
gas/expr.c | 8 ++++++++
gas/testsuite/gas/sparc/pr20732.d | 14 ++++++++++++++
gas/testsuite/gas/sparc/pr20732.s | 3 +++
gas/testsuite/gas/sparc/sparc.exp | 1 +
5 files changed, 35 insertions(+)
create mode 100644 gas/testsuite/gas/sparc/pr20732.d
create mode 100644 gas/testsuite/gas/sparc/pr20732.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.