This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 14c4712388c Add MCRegister and use it in MCRegisterClass::contains()
new cf5eb41c9a6 [ORC] Turn on symbol-flags overrides for LLJIT on Windows b [...]
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/ExecutionEngine/Orc/LLJIT.h | 4 ++--
lib/ExecutionEngine/Orc/LLJIT.cpp | 10 ++++++++--
2 files changed, 10 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 llvm.
from b9ccc5854b7 Temporarily Revert "Changing representation of cv_def_range [...]
new 9070b54da16 [DAGCombiner] try to convert opposing shifts to casts
new 14c4712388c Add MCRegister and use it in MCRegisterClass::contains()
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:
include/llvm/CodeGen/Register.h | 4 +++
include/llvm/MC/MCRegister.h | 21 ++++++++++--
include/llvm/MC/MCRegisterInfo.h | 10 +++---
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 26 +++++++++++++++
test/CodeGen/AArch64/shift-mod.ll | 10 +++---
test/CodeGen/X86/shift-combine.ll | 56 ++++++++++++++------------------
6 files changed, 82 insertions(+), 45 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-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 50a6cf55 7: update: llvm-linux: 16048
new 506ae07f 7: update: llvm-linux: 16048
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 (50a6cf55)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log | 166 +-
02-build_llvm/console.log | 12007 +++++++++++++------------
03-build_linux/console.log | 6256 ++++++-------
06-update_baseline/console.log | 66 +-
console.log | 18495 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 18496 insertions(+), 18502 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 fe10d89672 [Sema] Disable -Wbitwise-op-parentheses and -Wlogical-op-par [...]
new 95eacf347e Remove a dead diagnostic, NFC
new 0165340d20 [Driver][test] Avoid undefined grep in darwin-ld.c
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:
include/clang/Basic/DiagnosticParseKinds.td | 2 --
lib/Parse/ParseObjc.cpp | 4 ----
test/Driver/darwin-ld.c | 4 ++--
3 files changed, 2 insertions(+), 8 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 fec01884168 Changing representation of cv_def_range directives in Codev [...]
new b9ccc5854b7 Temporarily Revert "Changing representation of cv_def_range [...]
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, 66 insertions(+), 367 deletions(-)
delete 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 master
in repository lldb.
from dd13fa23e [Formatters] Temporarily disable libc++ std::function formatt [...]
new 675add4fc Use rip-relative addressing in asm 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:
lit/Unwind/Inputs/trap_frame_sym_ctx.s | 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.
unknown user pushed a change to branch master
in repository compiler-rt.
from 681afdf34 compiler-rt: Rename .cc file in test/tsan to .cpp
new 1b40f846e [sanitizer_common][tests] Fix SanitizerCommon-Unit :: ./Sanit [...]
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/sanitizer_common/tests/sanitizer_posix_test.cpp | 5 +++++
1 file changed, 5 insertions(+)
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards de07e8e0 0: update: llvm-linux: boot
new f2067fdd 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 (de07e8e0)
\
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 | 132 +-
02-build_llvm/console.log | 11630 +++++++++++++++++-----------------
03-build_linux/console.log | 688 +-
04-boot_linux/console.log | 410 +-
05-check_regression/console.log | 8 +-
console.log | 12868 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12876 insertions(+), 12868 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.