This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 06e3fec [SSP] Do not set __guard_local to hidden for OpenBSD SSP
new a4a86e5 [SROA] Remove incorrect assertion
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/Scalar/SROA.cpp | 3 ---
1 file changed, 3 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 b6cce47 PR29086: DebugInfo: Improve support for fixed array dimension [...]
new fa4ba1e [CUDA] Collapsed offload actions should not be top-level jobs.
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/Driver/Driver.cpp | 2 +-
test/Driver/cuda-bindings.cu | 137 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 138 insertions(+), 1 deletion(-)
create mode 100644 test/Driver/cuda-bindings.cu
--
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 8c22696 [CMake] Get libcxx building under LLVM/runtimes
new a2586b3 Add missing include that caused a test failure on Windows. Th [...]
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/std/containers/associative/map/map.cons/copy_assign.pass.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 938a2b8 Format.
new eb0629e [ELF] Define __ehdr_start symbol
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:
ELF/Symbols.h | 4 ++++
ELF/Writer.cpp | 6 ++++++
test/ELF/ehdr_start.s | 11 +++++++++++
test/ELF/linkerscript/linkerscript-ehdr_start.s | 11 +++++++++++
4 files changed, 32 insertions(+)
create mode 100644 test/ELF/ehdr_start.s
create mode 100644 test/ELF/linkerscript/linkerscript-ehdr_start.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 llvm.
from 11ee15b [InstCombine] Allow sinking from unique predecessor with mult [...]
new 06e3fec [SSP] Do not set __guard_local to hidden for OpenBSD SSP
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/TargetLoweringBase.cpp | 4 +---
1 file changed, 1 insertion(+), 3 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 3142c15 [asan] Rename asan-instrument-allocas -> asan-instrument-dyna [...]
new e0c295a [cmake] Fix append_rtti_flag macro and bad var name
new 37a8f48 [compiler-rt] Make cxxabi availability configurable in cmake
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:
CMakeLists.txt | 24 +++++++++++++-----------
cmake/Modules/CompilerRTUtils.cmake | 2 +-
lib/ubsan/CMakeLists.txt | 2 +-
3 files changed, 15 insertions(+), 13 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 99af6e7 2016-08-22 Steven G. Kargl <kargl(a)gcc.gnu.org>
new bfbc628 2016-08-22 Steven G. Kargl <kargl(a)gcc.gnu.org>
new b92c452 2016-08-22 Steven G. Kargl <kargl(a)gcc.gnu.org> Bud Dav [...]
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/fortran/ChangeLog | 13 +++++++++++-
gcc/fortran/interface.c | 2 +-
gcc/fortran/parse.c | 12 +++--------
gcc/testsuite/ChangeLog | 14 +++++++++++++
gcc/testsuite/gfortran.dg/empty_label.f | 7 ++-----
gcc/testsuite/gfortran.dg/empty_label.f90 | 6 +-----
gcc/testsuite/gfortran.dg/empty_label_typedecl.f90 | 4 +---
gcc/testsuite/gfortran.dg/label_3.f90 | 5 -----
gcc/testsuite/gfortran.dg/pr61318.f90 | 23 ++++++++++++++++++++++
.../gfortran.dg/warnings_are_errors_1.f90 | 2 --
10 files changed, 57 insertions(+), 31 deletions(-)
delete mode 100644 gcc/testsuite/gfortran.dg/label_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr61318.f90
--
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 e093ba3 [SimplifyCFG] Rewrite SinkThenElseCodeToEnd
new abcbb63 Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"
new 11ee15b [InstCombine] Allow sinking from unique predecessor with mult [...]
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:
.../InstCombine/InstructionCombining.cpp | 2 +-
lib/Transforms/Utils/SimplifyCFG.cpp | 386 ++++++++-------------
test/CodeGen/ARM/avoid-cpsr-rmw.ll | 2 +-
.../ARM/single-constant-use-preserves-dbgloc.ll | 3 +-
test/Transforms/InstCombine/sink_instruction.ll | 23 ++
test/Transforms/SimplifyCFG/AArch64/prefer-fma.ll | 3 +-
test/Transforms/SimplifyCFG/sink-common-code.ll | 229 ------------
7 files changed, 177 insertions(+), 471 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 1d0a34b added Xcode lldb-gtest-for-debugging target
new 80a35e4 Add a non-code-running data formatter for __NSCFBoolean
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:
source/Plugins/Language/ObjC/Cocoa.cpp | 36 ++++++++++++++++++++++++++++++++++
source/Plugins/Language/ObjC/Cocoa.h | 3 +++
2 files changed, 39 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 gcc.
from cce8e59 libstdc++/68297 avoid throw/catch in make_exception_ptr
new 6cfc700 Support __builtin_isinf_sign for new floating-point types (PR [...]
new 99af6e7 2016-08-22 Steven G. Kargl <kargl(a)gcc.gnu.org>
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 | 6 +++
gcc/builtins.c | 3 +-
gcc/fortran/ChangeLog | 7 +++
gcc/fortran/trans-decl.c | 16 +++++--
gcc/testsuite/ChangeLog | 18 ++++++++
.../gcc.dg/torture/builtin-isinf_sign-1.c | 4 +-
.../torture/{float128-basic.c => float128-tg-2.c} | 4 +-
.../{float128x-basic.c => float128x-tg-2.c} | 4 +-
.../torture/{float16-basic.c => float16-tg-2.c} | 4 +-
.../torture/{float32-basic.c => float32-tg-2.c} | 4 +-
.../torture/{float32x-basic.c => float32x-tg-2.c} | 4 +-
.../torture/{float64-tg.c => float64-tg-2.c} | 4 +-
.../torture/{float64x-basic.c => float64x-tg-2.c} | 4 +-
gcc/testsuite/gcc.dg/torture/floatn-tg-2.h | 54 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr77260_1.f90 | 25 ++++++++++
gcc/testsuite/gfortran.dg/pr77260_2.f90 | 26 +++++++++++
16 files changed, 166 insertions(+), 21 deletions(-)
copy gcc/testsuite/gcc.dg/torture/{float128-basic.c => float128-tg-2.c} (61%)
copy gcc/testsuite/gcc.dg/torture/{float128x-basic.c => float128x-tg-2.c} (61%)
copy gcc/testsuite/gcc.dg/torture/{float16-basic.c => float16-tg-2.c} (61%)
copy gcc/testsuite/gcc.dg/torture/{float32-basic.c => float32-tg-2.c} (61%)
copy gcc/testsuite/gcc.dg/torture/{float32x-basic.c => float32x-tg-2.c} (61%)
copy gcc/testsuite/gcc.dg/torture/{float64-tg.c => float64-tg-2.c} (61%)
copy gcc/testsuite/gcc.dg/torture/{float64x-basic.c => float64x-tg-2.c} (61%)
create mode 100644 gcc/testsuite/gcc.dg/torture/floatn-tg-2.h
create mode 100644 gcc/testsuite/gfortran.dg/pr77260_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr77260_2.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.