This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b562d40af4a [XRay] Fix tests with updated fdr-dump
new 6d0de656828 [LV] Avoid vectorizing loops under opt for size that involv [...]
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/Vectorize/LoopVectorize.cpp | 26 +++++++++-
test/Transforms/LoopVectorize/X86/optsize.ll | 60 ++++++++++++++++++++++
.../LoopVectorize/pr39417-optsize-scevchecks.ll | 54 +++++++++++++++++++
3 files changed, 139 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/LoopVectorize/pr39417-optsize-scevchecks.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/gnu-release-arm-lts-allmodconfig
in repository toolchain/binutils-gdb.
from 18bb31f5fb Automatic date update in version.in
adds 360cb14d50 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-defconfig
in repository toolchain/binutils-gdb.
from 18bb31f5fb Automatic date update in version.in
adds 360cb14d50 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-next-defconfig
in repository toolchain/gcc.
from c518e44cdc7 Daily bump.
adds f9b1fe785c1 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 4ff1c19ef [Symbol] Search symbols with name and type in a symbol file
new 742fac821 [LLDB] - Add support for DW_FORM_rnglistx and relative DW_RLE [...]
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:
.../{debug_addrx.yaml => debug_rnglistx_rlex.yaml} | 20 ++++----
lit/Breakpoint/debug_rnglistx_rlex.test | 28 ++++++++++
.../SymbolFile/DWARF/DWARFDebugInfoEntry.cpp | 37 ++++++++-----
.../Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp | 60 ++++++++++++++++++++--
source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h | 9 ++--
source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp | 3 ++
source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp | 2 +
7 files changed, 128 insertions(+), 31 deletions(-)
copy lit/Breakpoint/Inputs/{debug_addrx.yaml => debug_rnglistx_rlex.yaml} (53%)
create mode 100644 lit/Breakpoint/debug_rnglistx_rlex.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 master
in repository gcc.
from 5114391d505 Fix libgphobos.spec in the wrong place with --enable-versio [...]
new 67f2146a52c Remove SPARC HAVE_AS_REGISTER_PSEUDO_OP
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/ChangeLog | 12 ++++++++++++
gcc/config.in | 6 ------
gcc/config/sparc/sparc.c | 2 --
gcc/config/sparc/sparc.h | 7 -------
gcc/configure | 32 --------------------------------
gcc/configure.ac | 5 -----
6 files changed, 12 insertions(+), 52 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-allnoconfig
in repository toolchain/binutils-gdb.
from 18bb31f5fb Automatic date update in version.in
adds 360cb14d50 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.
unknown user pushed a change to branch master
in repository lldb.
from 4f33ec965 [Windows] Fix Windows build after be053dd5a384a03da5a77552686 [...]
new 4ff1c19ef [Symbol] Search symbols with name and type in a symbol file
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/Symbol/SymbolFile.h | 2 +
include/lldb/Symbol/SymbolVendor.h | 2 +
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 2 -
source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp | 1 -
.../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 11 -----
.../Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 1 -
source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp | 49 ++++++++++++++++++++++
source/Plugins/SymbolFile/PDB/SymbolFilePDB.h | 2 +
source/Symbol/SymbolVendor.cpp | 30 +++++++++----
unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp | 17 ++++++++
10 files changed, 93 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.