This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5be04161513 Remove unused function.
new cc1c5db7cf7 [ADT] NFC: Fix bogus StringSwitch rule-of-five boilerplate
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/llvm/ADT/StringSwitch.h | 13 +++++--------
1 file changed, 5 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 llvm.
from 0ebcf2f5d75 [PDB] Add an explain subcommand.
new 5be04161513 Remove unused function.
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:
tools/llvm-pdbutil/ExplainOutputStyle.cpp | 8 --------
1 file changed, 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 clang.
from 015288ed00 Add a dllimport test.
new f7f26e4429 Set dso_local when clearing dllimport.
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/CodeGenModule.cpp | 4 +++-
test/CodeGenCXX/dllimport.cpp | 2 ++
2 files changed, 5 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 9c598cb7f28 [JumpThreading] Don't select an edge that we know we can't thread
new 0ebcf2f5d75 [PDB] Add an explain subcommand.
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/tools/llvm-pdbdump/explain.test | 83 +++++++++++++
tools/llvm-pdbutil/CMakeLists.txt | 1 +
tools/llvm-pdbutil/ExplainOutputStyle.cpp | 200 ++++++++++++++++++++++++++++++
tools/llvm-pdbutil/ExplainOutputStyle.h | 59 +++++++++
tools/llvm-pdbutil/llvm-pdbutil.cpp | 24 ++++
tools/llvm-pdbutil/llvm-pdbutil.h | 4 +
6 files changed, 371 insertions(+)
create mode 100644 test/tools/llvm-pdbdump/explain.test
create mode 100644 tools/llvm-pdbutil/ExplainOutputStyle.cpp
create mode 100644 tools/llvm-pdbutil/ExplainOutputStyle.h
--
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 3d7b3ba49d [test] Fix an XRay test on FreeBSD
new 015288ed00 Add a dllimport 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/flip-dllimport.c | 7 +++++++
1 file changed, 7 insertions(+)
create mode 100644 test/CodeGen/flip-dllimport.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 1aa8147054e .debug_names: Correctly align the AugmentationStringSize field
new 9c598cb7f28 [JumpThreading] Don't select an edge that we know we can't thread
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/JumpThreading.cpp | 17 ++++-
test/Transforms/JumpThreading/header-succ.ll | 99 ++++++++++++++++++++++++++++
2 files changed, 115 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/JumpThreading/header-succ.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 clang.
from 96325393f6 Set calling convention for CUDA kernel
new 3d7b3ba49d [test] Fix an XRay test on FreeBSD
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/Driver/XRay/xray-instrument-os.c | 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 llvm.
from 8ff27dbe39e [llvm-mca] Correctly set the ReadAdvance information for re [...]
new 1aa8147054e .debug_names: Correctly align the AugmentationStringSize field
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/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 3 +-
.../llvm-dwarfdump/X86/debug-names-misaligned.s | 101 +++++++++++++++++++++
2 files changed, 102 insertions(+), 2 deletions(-)
create mode 100644 test/tools/llvm-dwarfdump/X86/debug-names-misaligned.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 clang.
from 8a1c33e1b7 Disable emitting static extern C aliases for amdgcn target for CUDA
new 96325393f6 Set calling convention for CUDA kernel
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/Basic/Specifiers.h | 33 +++++++++++++++++----------------
lib/AST/ItaniumMangle.cpp | 1 +
lib/AST/Type.cpp | 1 +
lib/AST/TypePrinter.cpp | 4 ++++
lib/CodeGen/CGCall.cpp | 1 +
lib/CodeGen/CGDebugInfo.cpp | 3 +++
lib/CodeGen/TargetInfo.cpp | 9 +++++++++
lib/CodeGen/TargetInfo.h | 3 +++
lib/Sema/SemaExpr.cpp | 11 +++++++++++
lib/Sema/SemaOverload.cpp | 1 -
lib/Sema/SemaType.cpp | 12 ++++++++++++
test/CodeGenCUDA/kernel-amdgcn.cu | 29 +++++++++++++++++++++++++++++
tools/libclang/CXType.cpp | 1 +
13 files changed, 92 insertions(+), 17 deletions(-)
create mode 100644 test/CodeGenCUDA/kernel-amdgcn.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 gcc-7-branch
in repository gcc.
from 4727f9607ab Implement P0962
new 2ec8c1b1fd1 2018-03-29 Sebastian Peryt <sebastian.peryt(a)intel.com>
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/config/i386/avx512vlintrin.h | 40 ++++++++++++++++++++++
gcc/testsuite/ChangeLog | 13 +++++++
gcc/testsuite/gcc.target/i386/avx512f-vpermd-2.c | 4 ---
.../gcc.target/i386/avx512f-vpermq-imm-2.c | 4 ---
.../gcc.target/i386/avx512f-vpermq-var-2.c | 4 ---
gcc/testsuite/gcc.target/i386/avx512vl-vpermd-1.c | 2 ++
.../gcc.target/i386/avx512vl-vpermq-imm-1.c | 2 ++
.../gcc.target/i386/avx512vl-vpermq-var-1.c | 2 ++
9 files changed, 65 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.