This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 98689c01bbf [RegAllocGreedy] IMPLICIT_DEF values shouldn't prefer registers
new b9a4d1d36a5 Implement -frecord-command-line (-frecord-gcc-switches)
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/CodeGen/AsmPrinter.h | 2 ++
.../llvm/CodeGen/TargetLoweringObjectFileImpl.h | 2 ++
include/llvm/Target/TargetLoweringObjectFile.h | 6 +++++
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 26 ++++++++++++++++++++++
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 8 +++++++
lib/IR/Verifier.cpp | 20 +++++++++++++++++
test/CodeGen/X86/commandline-metadata.ll | 13 +++++++++++
test/Linker/Inputs/commandline.a.ll | 3 +++
test/Linker/Inputs/commandline.b.ll | 2 ++
test/Linker/commandline.ll | 8 +++++++
test/Verifier/commandline-meta1.ll | 10 +++++++++
test/Verifier/commandline-meta2.ll | 10 +++++++++
test/Verifier/commandline-meta3.ll | 10 +++++++++
test/Verifier/commandline-meta4.ll | 9 ++++++++
14 files changed, 129 insertions(+)
create mode 100644 test/CodeGen/X86/commandline-metadata.ll
create mode 100644 test/Linker/Inputs/commandline.a.ll
create mode 100644 test/Linker/Inputs/commandline.b.ll
create mode 100644 test/Linker/commandline.ll
create mode 100644 test/Verifier/commandline-meta1.ll
create mode 100644 test/Verifier/commandline-meta2.ll
create mode 100644 test/Verifier/commandline-meta3.ll
create mode 100644 test/Verifier/commandline-meta4.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 clang.
from c18971ee23 Fix up diagnostics.
new 8172697690 Implement -frecord-command-line (-frecord-gcc-switches)
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/ClangCommandLineReference.rst | 12 +++++++++++-
include/clang/Basic/CodeGenOptions.h | 4 ++++
include/clang/Driver/CC1Options.td | 2 ++
include/clang/Driver/Options.td | 13 +++++++++++--
lib/CodeGen/CodeGenModule.cpp | 13 +++++++++++++
lib/CodeGen/CodeGenModule.h | 3 +++
lib/Driver/ToolChains/Clang.cpp | 29 ++++++++++++++++++++++-------
lib/Frontend/CompilerInvocation.cpp | 1 +
test/Driver/clang_f_opts.c | 15 +++++++++++++++
test/Driver/debug-options.c | 11 +++++++++++
10 files changed, 93 insertions(+), 10 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/gnu-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards cb9771773 binutils-0681fa5ee5a1059b9415c4b0408030fd25bd26dd: all
new bf2eff088 gcc-07c14f81e79fe4e4dfbd1176bcf10937f1fdf38f: 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 (cb9771773)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 50 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 3663 +++--
4-build_abe-stage1/console.log | 5183 +++----
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 25518 +++++++++++++++----------------
console.log | 30118 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 32298 insertions(+), 32262 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/gnu-release-arm-stable-allmodconfig
in repository toolchain/binutils-gdb.
from ebaf5296e6 Automatic date update in version.in
adds 2b05e5e206 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 366d812c7 gcc-f7e5f7c0c47c01cd5e2e677e08cefa974f488f91: all
new 50aae1588 binutils-2b05e5e2064c4aad54c0fbb3e48af41f2aa7d8dc: 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 (366d812c7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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:
1-reset_artifacts/console.log | 48 +-
2-prepare_abe/console.log | 42 +-
3-build_abe-binutils/console.log | 6338 ++++++------
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 12097 ++++++++++++-----------
5-count_linux_objs/console.log | 1046 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 19511 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 19654 insertions(+), 19452 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/gnu-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 88c44c8bb linux-d14b746c6c1ca310f679ef13f661587454e2c588: all
new ba97602b7 binutils-0a59decbb81676ac30deede1bb6b6e241cd75502: 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 (88c44c8bb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 104 +-
2-prepare_abe/console.log | 32 +-
3-build_abe-binutils/console.log | 6730 +++++++-------
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 9329 +++++++++----------
5-count_linux_objs/console.log | 2087 ++---
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18298 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 18454 insertions(+), 18150 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/gnu-release-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 36c64f548 binutils-2b05e5e2064c4aad54c0fbb3e48af41f2aa7d8dc: all
new 29189a21a gcc-fbc08b6262064585fadd17c4dd3d9f2e3d1f0159: 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 (36c64f548)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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:
1-reset_artifacts/console.log | 42 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 3541 +++++++++--------
4-build_abe-stage1/console.log | 4134 ++++++++++----------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 90 +-
console.log | 7877 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 7839 insertions(+), 7873 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.