This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 68c9861 [X86] Add knownbits vector TRUNC test
new fb6e3a8 Add comments about why we put LoopSink pass at the very late stage.
new 9ae088b [SelectionDAG] Add support for vector demandedelts in TRUNCAT [...]
new 9bf32e2 [OptDiag] Remove non-printable chars from function name
The 3 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/Analysis/OptimizationDiagnosticInfo.cpp | 3 ++-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 3 ++-
lib/Transforms/IPO/PassManagerBuilder.cpp | 4 ++++
test/CodeGen/X86/known-bits-vector.ll | 14 ++------------
test/Transforms/Inline/optimization-remarks-yaml.ll | 2 +-
5 files changed, 11 insertions(+), 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 lldb.
from ea2a69d Un-XFail test on Windows. Has been in "unexpected success" m [...]
new 4b39d63 Unify Darwin and Non-Darwin printing of version output
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:
cmake/modules/EmbedAppleVersion.cmake | 11 +++++++
lldb.xcodeproj/project.pbxproj | 56 +++++++++++++++++++++++++++++++++++
source/CMakeLists.txt | 46 ++++++++++++++++------------
source/lldb.cpp | 48 ++++++++----------------------
4 files changed, 107 insertions(+), 54 deletions(-)
create mode 100644 cmake/modules/EmbedAppleVersion.cmake
--
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 5fca0e1 gcc/fortran/ * cpp.c (cpp_define_builtins): Define _OPENMP t [...]
new e98fc15 dwarf2cfi: Dump row differences before asserting
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 | 6 ++++++
gcc/dwarf2cfi.c | 18 +++++++++++++++++-
2 files changed, 23 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 llvm.
from 62e7077 Restore part of "[ThinLTO] Prevent exporting of locals used/d [...]
new 68c9861 [X86] Add knownbits vector TRUNC 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:
test/CodeGen/X86/known-bits-vector.ll | 27 +++++++++++++++++++++++++++
1 file changed, 27 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.
unknown user pushed a change to branch master
in repository lldb.
from 752ca9d Fix weak symbol linkage in SBStructuredData, update docs.
new ea2a69d Un-XFail test on Windows. Has been in "unexpected success" m [...]
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:
packages/Python/lldbsuite/test/lang/c/enum_types/TestEnumTypes.py | 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 master
in repository compiler-rt.
from f2de077 [asan/win] Use TerminateProcess when we want to exit abnormally
new 39d9407 [lsan] fix a rare lsan false positive: ensure that we don't r [...]
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:
.../sanitizer_allocator_secondary.h | 31 +++++++++++++---------
1 file changed, 19 insertions(+), 12 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 8c2f914 [Patch testsuite] Check range of exponent for tests added in r241817
new a08fc38 * mangle.c (mangle_decl): Only emit -Wc++1z-compat warnings [...]
new c3bd02b 2016-11-10 Vladimir Makarov <vmakarov(a)redhat.com>
new 5fca0e1 gcc/fortran/ * cpp.c (cpp_define_builtins): Define _OPENMP t [...]
The 3 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 | 9 ++++++++
gcc/cp/ChangeLog | 5 +++++
gcc/cp/mangle.c | 3 ++-
gcc/doc/tm.texi | 4 ++++
gcc/doc/tm.texi.in | 2 ++
gcc/fortran/ChangeLog | 5 +++++
gcc/fortran/cpp.c | 2 +-
gcc/fortran/gfortran.texi | 5 +++--
gcc/fortran/intrinsic.texi | 8 +++----
gcc/hooks.c | 8 +++++++
gcc/hooks.h | 1 +
gcc/ira.c | 2 +-
gcc/target.def | 12 ++++++++++
gcc/testsuite/ChangeLog | 8 +++++++
gcc/testsuite/g++.dg/asan/asan_test.C | 2 +-
gcc/testsuite/g++.dg/cpp1z/noexcept-type14.C | 26 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/openmp-define-3.f90 | 2 +-
libgomp/ChangeLog | 6 +++++
libgomp/omp_lib.f90.in | 2 +-
libgomp/omp_lib.h.in | 2 +-
.../testsuite/libgomp.fortran/openmp_version-1.f | 2 +-
.../testsuite/libgomp.fortran/openmp_version-2.f90 | 2 +-
22 files changed, 103 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/noexcept-type14.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 llvm.
from a7d6813 Use common SDLoc. NFCI.
new 62e7077 Restore part of "[ThinLTO] Prevent exporting of locals used/d [...]
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/Analysis/ModuleSummaryAnalysis.cpp | 18 ++++-
.../X86/Inputs/{module_asm.ll => module_asm2.ll} | 8 +-
test/ThinLTO/X86/module_asm2.ll | 87 ++++++++++++++++++++++
3 files changed, 107 insertions(+), 6 deletions(-)
copy test/ThinLTO/X86/Inputs/{module_asm.ll => module_asm2.ll} (52%)
create mode 100644 test/ThinLTO/X86/module_asm2.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.
unknown user pushed a change to branch master
in repository libcxx.
from d842fed [CMake] Check runtimes subdir when looking for libcxxabi
new 66350f0 Protect bitset tests under libcpp-no-exceptions
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:
.../bitset.members/flip_one.pass.cpp | 31 ++++++++++++-------
.../bitset.members/reset_one.pass.cpp | 31 ++++++++++++-------
.../bitset.members/set_one.pass.cpp | 35 +++++++++++++++-------
.../template.bitset/bitset.members/test.pass.cpp | 31 ++++++++++++-------
4 files changed, 84 insertions(+), 44 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 2a7b77d Fix loop distribution bug with merging edges that creates too [...]
new 1ede0f8 * gengtype.c (new_structure): Append to structures list.
new 8c2f914 [Patch testsuite] Check range of exponent for tests added in r241817
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:
gcc/ChangeLog | 5 +++++
gcc/gengtype.c | 13 ++++++-------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/fp-int-convert.h | 5 +++--
4 files changed, 19 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.