This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f295ff3a3ee [AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.
new c36a72ddc3b [llvm\test\Object] - An initial step to cleanup the test cases.
new 75c952bcb74 AMDGPU: Move waitcnt intrinsic to instruction definition pattern
new 92b9f2ca122 AMDGPU: Remove mubuf specific PatFrags
new 620e21814e6 [WebAssembly] tablegen: distinguish float/int immediate operands.
The 4 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/AMDGPU/BUFInstructions.td | 40 +-
lib/Target/AMDGPU/SIInstrInfo.td | 1 +
lib/Target/AMDGPU/SOPInstructions.td | 14 +-
.../WebAssembly/AsmParser/WebAssemblyAsmParser.cpp | 17 +-
lib/Target/WebAssembly/WebAssemblyInstrInfo.td | 15 +-
test/MC/WebAssembly/basic-assembly-errors.s | 4 +
test/Object/Inputs/trivial-object-test.elf-i386 | Bin 716 -> 0 bytes
test/Object/Inputs/trivial-object-test.elf-x86-64 | Bin 1024 -> 0 bytes
test/Object/Inputs/trivial-object-test2.elf-x86-64 | Bin 1424 -> 0 bytes
.../objdump-disassembly-inline-relocations.test | 277 ++--
test/Object/X86/objdump-trivial-object.test | 134 +-
test/Object/archive-symtab.test | 384 ++---
test/Object/mri-addmod.test | 115 +-
test/Object/nm-error.test | 28 +-
test/Object/nm-shared-object.test | 81 +-
test/Object/nm-trivial-object.test | 490 ++++---
test/Object/obj2yaml.test | 1483 ++++++++++----------
test/Object/objdump-file-header.test | 33 +-
test/Object/objdump-relocations.test | 191 ++-
test/Object/objdump-section-content.test | 59 +-
test/Object/objdump-sectionheaders.test | 54 +-
test/Object/objdump-symbol-table.test | 129 +-
test/Object/readobj-absent.test | 12 +-
test/Object/readobj.test | 2 -
test/tools/llvm-readobj/elf-no-action.test | 50 +
25 files changed, 2086 insertions(+), 1527 deletions(-)
delete mode 100644 test/Object/Inputs/trivial-object-test.elf-i386
delete mode 100644 test/Object/Inputs/trivial-object-test.elf-x86-64
delete mode 100644 test/Object/Inputs/trivial-object-test2.elf-x86-64
delete mode 100644 test/Object/readobj.test
create mode 100644 test/tools/llvm-readobj/elf-no-action.test
--
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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 4905e15 3: reset: linux-893d4016f37704615d6bc088490e9308e94e462d: 17539
new 06fc12c 4: update: linux-48a8a5f9a326d1c1a5505d51fb98086e5003f37e: 17540
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 | 16 +-
02-prepare_abe/console.log | 308 +-
03-build_abe-binutils/console.log | 9182 ++++++++---------
04-build_abe-stage1/console.log | 9271 ++++++++---------
05-build_linux/console.log | 637 +-
07-check_regression/console.log | 20 +-
08-update_baseline/console.log | 36 +-
console.log | 19550 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
11 files changed, 19574 insertions(+), 19458 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 16a4597 0: update: llvm-linux: boot
new d511088 0: update: llvm-linux: boot
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 (16a4597)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 193 +-
02-build_llvm/console.log | 11931 +++++++++++++++++-----------------
03-build_linux/console.log | 696 +-
04-boot_linux/console.log | 487 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 13338 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 13362 insertions(+), 13311 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 86ad74265eb GlobalISel: Convert some build functions to using SrcOp/DstOp
new 8e051316c49 Add, and infer, a nofree function attribute
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/IPO/FunctionAttrs.cpp | 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.
unknown user pushed a change to branch master
in repository lldb.
from d69f3babb [lldb] [test] Update NetBSD XFAILs in test suite
new 419282b0a [Host] Fix out-of-line definition of StartMonitoringChildProcess
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:
source/Host/macosx/objcxx/Host.mm | 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-aarch64-lts-allmodconfig
in repository toolchain/ci/gcc.
from 0240c270776 2019-07-07 Paul Thomas <pault(a)gcc.gnu.org>
adds cc5614a9acd Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.