This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a22af6dc5b1 [NewPassManager] Resolve assertion in CGSCCPassManager when [...]
new fec01884168 Changing representation of cv_def_range directives in Codev [...]
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/CodeView/SymbolRecord.h | 6 +-
include/llvm/MC/MCStreamer.h | 17 ++++
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 23 ++---
lib/DebugInfo/CodeView/SymbolDumper.cpp | 2 +-
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp | 2 +-
lib/MC/MCAsmStreamer.cpp | 63 ++++++++++++--
lib/MC/MCParser/AsmParser.cpp | 114 +++++++++++++++++++++++--
lib/MC/MCStreamer.cpp | 46 ++++++++++
lib/ObjectYAML/CodeViewYAMLSymbols.cpp | 2 +-
test/DebugInfo/COFF/fp-stack.ll | 2 +-
test/DebugInfo/COFF/local-variable-gap.ll | 2 +-
test/DebugInfo/COFF/local-variables.ll | 10 +--
test/DebugInfo/COFF/nrvo.ll | 2 +-
test/DebugInfo/COFF/pieces.ll | 18 ++--
test/DebugInfo/COFF/register-variables.ll | 14 +--
test/MC/COFF/cv-def-range-align.s | 4 +-
test/MC/COFF/cv-def-range-errors.s | 95 +++++++++++++++++++++
test/MC/COFF/cv-def-range-gap.s | 4 +-
test/MC/COFF/cv-def-range.s | 2 +-
tools/llvm-pdbutil/MinimalSymbolDumper.cpp | 5 +-
20 files changed, 367 insertions(+), 66 deletions(-)
create mode 100644 test/MC/COFF/cv-def-range-errors.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 users/fche/dbgserver
in repository binutils-gdb.
from 62dc7ed9d2 dbgserver client: report back the filename of the downloaded [...]
new f5df38445e dbgserver: replace names of dbgclient_find_*() with dbgserve [...]
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/configure | 2 +-
gdb/configure.ac | 2 +-
gdb/elfread.c | 2 +-
gdb/source.c | 2 +-
4 files 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 binutils-gdb.
from 89c52ae3a2 [GOLD] PowerPC64 pc-relative TLS support
new ca683e3a86 support Ada EH ABI v1
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 | 8 ++++++++
gdb/ada-lang.c | 52 +++++++++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 57 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 gcc.
from d9790ae8080 PR c++/56428 * g++.dg/cpp0x/nontype4.C: New test.
new 87541248a92 rework Ada EH Machine_Occurrence deallocation
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/ada/ChangeLog | 13 +++
gcc/ada/gcc-interface/trans.c | 162 ++++++++++++++++++++++++++----------
gcc/ada/libgnat/a-exexpr.adb | 188 +++++++++++++++++++++++++++++++++++++++++-
3 files changed, 316 insertions(+), 47 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 89ae26ba 1: reset: linux-7b5cf701ea9c395c792e2a7e3b7caf4c68b87721: 17862
new dd5531c3 2: update: linux-7b4980e0bcf46f797e8ba6ca38e15418df253647: 17885
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:
01-reset_artifacts/console.log | 231 +-
02-build_llvm/console.log | 11602 +++++++++++++++++-----------------
03-build_linux/console.log | 1043 +--
05-check_regression/console.log | 24 +-
06-update_baseline/console.log | 44 +-
console.log | 12944 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 13056 insertions(+), 12844 deletions(-)
delete mode 100644 reset-baseline
--
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 1a8898d9710 [llvm-objcopy] - Fix the strip-dwo-groups.test.
new a22af6dc5b1 [NewPassManager] Resolve assertion in CGSCCPassManager when [...]
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/Analysis/CGSCCPassManager.h | 31 +++++++++++------
test/Other/new-pm-pr42726-cgscc.ll | 57 ++++++++++++++++++++++++++++++++
2 files changed, 77 insertions(+), 11 deletions(-)
create mode 100644 test/Other/new-pm-pr42726-cgscc.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fa0a9469 0: update: llvm-linux: all
new 487c4586 0: update: llvm-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (fa0a9469)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 166 +-
02-build_llvm/console.log | 11626 ++++++++++++++++++------------------
03-build_linux/console.log | 692 +--
04-boot_linux/console.log | 2 +-
console.log | 12511 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12490 insertions(+), 12515 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 b67e60236b3 [AArch64][GlobalISel] Support the neg_addsub_shifted_imm32 pattern
new 1a8898d9710 [llvm-objcopy] - Fix the strip-dwo-groups.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:
test/tools/llvm-objcopy/ELF/strip-dwo-groups.test | 27 ++++++++++++++---------
1 file changed, 17 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.