This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7e523c1287d Make GlobalValues with non-default visibilility dso_local.
new 2871d3aefed [DAGCombiner] Add a DAG combine to turn a splat build_vecto [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 23 +++++++++++++++++++++++
test/CodeGen/X86/insertelement-shuffle.ll | 8 --------
2 files changed, 23 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 gcc.
from 8014aaf6020 [gcc]
new 0a82247b5bb PR testsuite/83883 * gcc.dg/tree-ssa/ssa-dse-26.c: Tighte [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-26.c | 4 +++-
2 files changed, 8 insertions(+), 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 libcxx.
from a12e23718 libcxx: Define set_unexpected, _get_unexpected and __uncaught [...]
new 457d2c157 Fix most GCC test failures.
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:
.../alg.find.end/find_end_pred.pass.cpp | 4 +-
.../alg.find.first.of/find_first_of_pred.pass.cpp | 5 +--
.../is_permutation_pred.pass.cpp | 4 +-
.../streambuf.assign/swap.pass.cpp | 13 +++---
.../new.delete.single/sized_delete11.pass.cpp | 2 +-
.../comparisons/constexpr_init.pass.cpp | 48 ++++++++++++++++++++++
6 files changed, 61 insertions(+), 15 deletions(-)
create mode 100644 test/std/utilities/function.objects/comparisons/constexpr_init. [...]
--
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 e320468c89 Update for llvm change.
new 4e0630a8ca [analyzer] a few helper methods for getting and comparing sy [...]
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:
.../StaticAnalyzer/Core/PathSensitive/ConstraintManager.h | 6 ++++++
.../clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h | 7 +++++++
include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h | 9 ++++++++-
lib/StaticAnalyzer/Core/ProgramState.cpp | 11 +++++++++++
lib/StaticAnalyzer/Core/SValBuilder.cpp | 11 ++++++++++-
5 files changed, 42 insertions(+), 2 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 d1bf46631c6 [WebAssembly] Remove duplicated RTLIB names
new 3df0e396727 GlobalISel: Make MachineCSE runnable in the middle of the G [...]
new 7e523c1287d Make GlobalValues with non-default visibilility dso_local.
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/GlobalISel/RegisterBankInfo.h | 2 +
include/llvm/CodeGen/MachineRegisterInfo.h | 30 +++-
include/llvm/IR/GlobalValue.h | 2 +
lib/CodeGen/MachineCSE.cpp | 13 +-
lib/CodeGen/MachineRegisterInfo.cpp | 57 ++++++-
lib/IR/AsmWriter.cpp | 7 +-
lib/IR/Verifier.cpp | 4 +
test/Bitcode/dso_location.ll | 16 +-
.../GlobalISel/machine-cse-mid-pipeline.mir | 181 +++++++++++++++++++++
test/Linker/funcimport.ll | 18 +-
test/Other/extract.ll | 4 +-
test/ThinLTO/X86/export.ll | 4 +-
test/ThinLTO/X86/funcimport.ll | 10 +-
test/ThinLTO/X86/local_name_conflict.ll | 4 +-
test/ThinLTO/X86/referenced_by_constant.ll | 8 +-
test/Transforms/FunctionImport/funcimport.ll | 8 +-
test/Transforms/ThinLTOBitcodeWriter/comdat.ll | 8 +-
.../ThinLTOBitcodeWriter/split-internal1.ll | 4 +-
.../ThinLTOBitcodeWriter/split-internal2.ll | 4 +-
.../ThinLTOBitcodeWriter/split-vfunc-internal.ll | 8 +-
.../WholeProgramDevirt/export-single-impl.ll | 4 +-
test/tools/gold/X86/emit-llvm.ll | 4 +-
test/tools/gold/X86/thinlto_linkonceresolution.ll | 2 +-
test/tools/llvm-split/internal.ll | 4 +-
test/tools/llvm-split/unnamed.ll | 8 +-
25 files changed, 336 insertions(+), 78 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/machine-cse-mid-pipeline.mir
--
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 7ca5636c61 [analyzer] NFC: Remove unused method - BugReporter::RemoveUn [...]
new e320468c89 Update for llvm change.
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:
test/OpenMP/target_codegen_registration.cpp | 2 +-
test/OpenMP/target_parallel_codegen_registration.cpp | 2 +-
test/OpenMP/target_parallel_for_codegen_registration.cpp | 2 +-
test/OpenMP/target_parallel_for_simd_codegen_registration.cpp | 2 +-
test/OpenMP/target_simd_codegen_registration.cpp | 2 +-
test/OpenMP/target_teams_codegen_registration.cpp | 2 +-
test/OpenMP/target_teams_distribute_codegen_registration.cpp | 2 +-
.../target_teams_distribute_parallel_for_simd_codegen_registration.cpp | 2 +-
test/OpenMP/target_teams_distribute_simd_codegen_registration.cpp | 2 +-
9 files changed, 9 insertions(+), 9 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 lld.
from 4fafe3164 Handle parsing AT(ADDR(.foo-bar)).
new 9b1916227 Update for llvm change.
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:
test/ELF/lto/internalize-llvmused.ll | 2 +-
test/ELF/lto/visibility.ll | 2 +-
2 files changed, 2 insertions(+), 2 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 87bcdaa7f2 [analyzer] NFC: RetainCount: Protect from dumping raw region [...]
new 7ca5636c61 [analyzer] NFC: Remove unused method - BugReporter::RemoveUn [...]
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/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h | 2 --
1 file changed, 2 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 gcc-7-branch
in repository gcc.
from 195ac7b203a 2018-01-17 Harald Anlauf <anlauf(a)gmx.de>
new d56301ce0da [gcc]
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 | 46 ++++
gcc/config/rs6000/rs6000.c | 3 +
gcc/config/rs6000/rs6000.md | 263 +++++++++++++++++++--
gcc/config/rs6000/rs6000.opt | 5 +
gcc/testsuite/ChangeLog | 20 ++
.../gcc.target/powerpc/safe-indirect-jump-1.c | 14 ++
.../gcc.target/powerpc/safe-indirect-jump-2.c | 33 +++
.../gcc.target/powerpc/safe-indirect-jump-3.c | 52 ++++
.../gcc.target/powerpc/safe-indirect-jump-4.c | 25 ++
.../gcc.target/powerpc/safe-indirect-jump-5.c | 55 +++++
.../gcc.target/powerpc/safe-indirect-jump-6.c | 80 +++++++
.../gcc.target/powerpc/safe-indirect-jump-7.c | 14 ++
.../gcc.target/powerpc/safe-indirect-jump-8.c | 15 ++
13 files changed, 605 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-3.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-4.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-5.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-6.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-7.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-8.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.
unknown user pushed a change to branch master
in repository gcc.
from 9c0dc363f41 Daily bump.
new 8014aaf6020 [gcc]
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 | 15 +++
gcc/config/rs6000/rs6000.md | 147 +++++++++++++++++++--
gcc/testsuite/ChangeLog | 9 +-
.../gcc.target/powerpc/safe-indirect-jump-1.c | 4 +-
...fe-indirect-jump-1.c => safe-indirect-jump-7.c} | 6 +-
.../gcc.target/powerpc/safe-indirect-jump-8.c | 15 +++
6 files changed, 180 insertions(+), 16 deletions(-)
copy gcc/testsuite/gcc.target/powerpc/{safe-indirect-jump-1.c => safe-indirect-jum [...]
create mode 100644 gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-8.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.