This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 753472c [ThinLTO/tests] Check we don't fail if --thinlto-jobs is not passed.
new 1e4de93 Make variable name consistent with other -z options.
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/Config.h | 2 +-
ELF/Driver.cpp | 2 +-
ELF/Writer.cpp | 2 +-
3 files changed, 3 insertions(+), 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 llvm.
from 14c8ab9 [DAG] add fold for masked negated sign-extended bool
new bd4001e Reformat.
new c563fca ARMMachineFunctionInfo.cpp: Add an initializer of ARMFunction [...]
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:
lib/Target/ARM/ARMMachineFunctionInfo.cpp | 12 ++++++------
1 file changed, 6 insertions(+), 6 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 8076860 Fix the build with MSVC 2013 after r283856
new 029a5ad [CUDA] Re-land support for <complex> (r283683 and r283680).
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/ToolChains.cpp | 9 ++
lib/Headers/CMakeLists.txt | 14 +-
lib/Headers/__clang_cuda_complex_builtins.h | 203 ++++++++++++++++++++++++++++
lib/Headers/__clang_cuda_runtime_wrapper.h | 1 +
lib/Headers/cuda_wrappers/algorithm | 96 +++++++++++++
lib/Headers/cuda_wrappers/complex | 79 +++++++++++
6 files changed, 401 insertions(+), 1 deletion(-)
create mode 100644 lib/Headers/__clang_cuda_complex_builtins.h
create mode 100644 lib/Headers/cuda_wrappers/algorithm
create mode 100644 lib/Headers/cuda_wrappers/complex
--
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 840d1dc Fix clang-offload-bundler test.
new 8076860 Fix the build with MSVC 2013 after r283856
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/Frontend/CacheTokens.cpp | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 7d08f7a [x86] add sext variants of tests added with r283894
new 14c8ab9 [DAG] add fold for masked negated sign-extended bool
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 | 16 +++++++++++-----
test/CodeGen/X86/mask-negated-bool.ll | 10 +---------
2 files changed, 12 insertions(+), 14 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 binutils-gdb.
from 16c85b5 testsuite: Use standard_output_file
new 8f1a8fc testsuite: Fix gdb.arch/powerpc-prologue.c compilation
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:
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.arch/powerpc-prologue.c | 1 +
2 files changed, 5 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 0036095 Fix Arm64InstEmulation tests for windows
new 482cac9 Clarified the explanation of expr --top-level.
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/Commands/CommandObjectExpression.cpp | 4 ++--
1 file 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 llvm.
from e19c4b6 Let test pass for builds that support X86, but do not default to it
new 7d08f7a [x86] add sext variants of tests added with r283894
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/mask-negated-bool.ll | 57 +++++++++++++++++++++++++++++++----
1 file changed, 51 insertions(+), 6 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 4cc2f1f [DAG] add fold for masked negated extended bool
new 87a2222 Fix test on non-x86 hosts
new e19c4b6 Let test pass for builds that support X86, but do not default to it
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:
test/MC/COFF/cv-loc-cross-section.s | 2 +-
test/tools/gold/X86/module_asm.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 gcc.
from d937e47 2016-10-11 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 1ffab76 * config/alpha/alpha-passes.def: New file. * config/alpha/t [...]
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 | 25 +++++++++++++++++++-----
gcc/config.gcc | 7 +++++--
gcc/{rtlhash.h => config/alpha/alpha-passes.def} | 18 ++++-------------
gcc/config/alpha/alpha-protos.h | 6 ++++++
gcc/config/alpha/alpha.c | 15 --------------
gcc/config/{xtensa/t-xtensa => alpha/t-alpha} | 4 ++--
6 files changed, 37 insertions(+), 38 deletions(-)
copy gcc/{rtlhash.h => config/alpha/alpha-passes.def} (71%)
copy gcc/config/{xtensa/t-xtensa => alpha/t-alpha} (85%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.