This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 18c07e13a7c [X86] Remove FeatureRTM from Skylake processor list
new 4ffb89c65a8 [DebugInfo][Dexter] Unreachable line stepped onto after Sim [...]
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/Transforms/Utils/Local.h | 9 +++
lib/Transforms/Utils/Local.cpp | 28 ++++++++++
lib/Transforms/Utils/SimplifyCFG.cpp | 22 ++------
test/CodeGen/X86/pr38762.ll | 101 ++++++++++++++++++++++++++++++++++
test/CodeGen/X86/pr38763.ll | 20 +++----
5 files changed, 151 insertions(+), 29 deletions(-)
create mode 100644 test/CodeGen/X86/pr38762.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-llvm-kernel-baseline-aarch64-master-mainline-defconfig_nolse
in repository toolchain/linux-next.
from 0854ba5ff5c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
adds 00a99339f0a3 ARCv2: build: use mcpu=hs38 iso generic mcpu=archs
adds 615f64458ad8 ARC: build: Get rid of toolchain check
adds 7c2020c3022d ARC: fix spelling mistake "entires" -> "entries"
adds 40660f1fcee8 ARC: build: Don't set CROSS_COMPILE in arch's Makefile
adds c58a584f05e3 ARC: clone syscall to setp r25 as thread pointer
adds 64c5e530ac2c Merge tag 'arc-4.19-rc8' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
arch/arc/Kconfig | 2 +-
arch/arc/Makefile | 26 ++------------------------
arch/arc/kernel/process.c | 20 ++++++++++++++++++++
3 files changed, 23 insertions(+), 25 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 899e58cf2 Add "var" and "vo" aliases for "frame variable" and "frame va [...]
new 94c7f608a [LLDB] - Add basic support for .debug_rnglists section (DWARF5)
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/lldb/lldb-enumerations.h | 1 +
lit/Breakpoint/Inputs/debug_rnglist_basic.yaml | 50 ++++++++++++++++
lit/Breakpoint/debug_rnglist_basic.test | 30 ++++++++++
source/Core/Section.cpp | 2 +
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 3 +
.../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 3 +-
.../SymbolFile/DWARF/DWARFDebugInfoEntry.cpp | 6 +-
.../Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp | 68 ++++++++++++++++++++++
source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h | 18 +++++-
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 22 ++++---
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h | 3 +
source/Symbol/ObjectFile.cpp | 1 +
12 files changed, 194 insertions(+), 13 deletions(-)
create mode 100644 lit/Breakpoint/Inputs/debug_rnglist_basic.yaml
create mode 100644 lit/Breakpoint/debug_rnglist_basic.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.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from cda6210fdb6 Daily bump.
new 87167e0efa0 /cp 2018-10-10 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 6 ++++++
gcc/cp/semantics.c | 7 ++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/expr/unary4.C | 8 ++++++++
4 files changed, 23 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/expr/unary4.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg-llvm-kernel-baseline-armv8l-master-mainline-allmodconfig
in repository toolchain/linux-next.
from 0854ba5ff5c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
adds 00a99339f0a3 ARCv2: build: use mcpu=hs38 iso generic mcpu=archs
adds 615f64458ad8 ARC: build: Get rid of toolchain check
adds 7c2020c3022d ARC: fix spelling mistake "entires" -> "entries"
adds 40660f1fcee8 ARC: build: Don't set CROSS_COMPILE in arch's Makefile
adds c58a584f05e3 ARC: clone syscall to setp r25 as thread pointer
adds 64c5e530ac2c Merge tag 'arc-4.19-rc8' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
arch/arc/Kconfig | 2 +-
arch/arc/Makefile | 26 ++------------------------
arch/arc/kernel/process.c | 20 ++++++++++++++++++++
3 files changed, 23 insertions(+), 25 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 24446e792a3 [SystemZ] Take better care when computing needed vector re [...]
new 18c07e13a7c [X86] Remove FeatureRTM from Skylake processor list
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/Target/X86/X86.td | 1 -
test/CodeGen/X86/rtm-schedule.ll | 12 ++++++------
2 files changed, 6 insertions(+), 7 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 60c8c0cc07 ExprConstant: Make __builtin_object_size use EM_IgnoreSideEffects.
new e4d507a6bd [X86] Remove FeatureRTM from Skylake processor list
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/Basic/Targets/X86.cpp | 1 -
test/Preprocessor/predefined-arch-macros.c | 14 --------------
2 files changed, 15 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-tools-extra.
from 35fc0545 [clang-tidy] Fix handling of parens around new expressions in [...]
new 58f7bb3f [clangd] Make FSProvider const-correct. NFC
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:
clangd/ClangdServer.cpp | 4 ++--
clangd/ClangdServer.h | 7 ++++---
clangd/FSProvider.h | 4 ++--
unittests/clangd/ClangdTests.cpp | 6 +++---
unittests/clangd/TestFS.h | 2 +-
5 files changed, 12 insertions(+), 11 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 91f4bc63a87 [Analysis] Make LocationSizes carry an 'imprecise' bit
new 24446e792a3 [SystemZ] Take better care when computing needed vector re [...]
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/Target/SystemZ/SystemZTargetTransformInfo.cpp | 49 ++++++++++++++--------
.../CostModel/SystemZ/load-ptr-cmp-fold.ll | 11 +++++
test/Analysis/CostModel/SystemZ/numvectorregs.ll | 10 +++++
3 files changed, 53 insertions(+), 17 deletions(-)
create mode 100644 test/Analysis/CostModel/SystemZ/load-ptr-cmp-fold.ll
create mode 100644 test/Analysis/CostModel/SystemZ/numvectorregs.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.