This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 7fdb98e Revert r289979 due to regressions
new 559be57 [libclang] Restore the CXXRecordDecl path for clang_Type_getN [...]
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/Index/keep-going.cpp | 4 +--
test/Index/print-type.cpp | 24 +++++++++++--
tools/c-index-test/c-index-test.c | 37 ++++++++++++--------
tools/libclang/CXType.cpp | 73 +++++++++++++++++++++++++++++++--------
4 files changed, 103 insertions(+), 35 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 85ea68e Fix broken escaping of commands in the build
new 083547f Fix compiler warning.
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/CommandObjectMemory.cpp | 1 -
1 file changed, 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 4d9c93d [CodeGenPrep] Skip merging empty case blocks
new 569cd21 Preserve loop metadata when folding branches to a common dest [...]
new f638013 [ThinLTO] Import composite types as declarations
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/Bitcode/BitcodeReader.h | 30 ++++++-----
lib/Bitcode/Reader/BitcodeReader.cpp | 37 +++++++------
lib/Bitcode/Reader/MetadataLoader.cpp | 49 +++++++++++++----
lib/Bitcode/Reader/MetadataLoader.h | 4 +-
lib/LTO/LTO.cpp | 6 ++-
lib/LTO/LTOBackend.cpp | 3 +-
lib/LTO/ThinLTOCodeGenerator.cpp | 17 +++---
lib/Object/IRObjectFile.cpp | 3 +-
lib/Transforms/Utils/SimplifyCFG.cpp | 5 ++
...import.ll => debuginfo-compositetype-import.ll} | 4 +-
test/ThinLTO/X86/debuginfo-compositetype-import.ll | 62 ++++++++++++++++++++++
.../LoopSimplify/preserve-llvm-loop-metadata.ll | 28 ++++++++++
12 files changed, 195 insertions(+), 53 deletions(-)
copy test/ThinLTO/X86/Inputs/{debuginfo-cu-import.ll => debuginfo-compositetype-im [...]
create mode 100644 test/ThinLTO/X86/debuginfo-compositetype-import.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 b0bfcdc [Sema] Transform the default arguments of a lambda expression [...]
new 7fdb98e Revert r289979 due to regressions
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/DiagnosticParseKinds.td | 6 +-
include/clang/Basic/DiagnosticSemaKinds.td | 6 +-
include/clang/Basic/OpenCLImageTypes.def | 98 +++++++++---------
include/clang/Basic/TargetInfo.h | 2 +-
include/clang/Sema/Overload.h | 5 +-
include/clang/Sema/Sema.h | 67 ------------
include/clang/Serialization/ASTBitCodes.h | 28 ++---
include/clang/Serialization/ASTReader.h | 8 +-
include/clang/Serialization/ASTWriter.h | 2 -
lib/Basic/Targets.cpp | 54 +++++-----
lib/Frontend/InitPreprocessor.cpp | 2 +-
lib/Headers/opencl-c.h | 4 -
lib/Parse/ParsePragma.cpp | 97 ++++++++---------
lib/Parse/Parser.cpp | 2 -
lib/Sema/DeclSpec.cpp | 2 +-
lib/Sema/Sema.cpp | 155 ++++------------------------
lib/Sema/SemaCast.cpp | 3 +-
lib/Sema/SemaDecl.cpp | 9 +-
lib/Sema/SemaExpr.cpp | 13 +--
lib/Sema/SemaOverload.cpp | 16 ---
lib/Sema/SemaType.cpp | 57 ++++++++--
lib/Serialization/ASTReader.cpp | 45 ++------
lib/Serialization/ASTWriter.cpp | 43 +-------
test/CodeGenOpenCL/extension-begin.cl | 25 -----
test/Parser/opencl-atomics-cl20.cl | 19 ++--
test/Parser/opencl-pragma.cl | 4 +-
test/SemaOpenCL/extension-begin.cl | 56 ----------
test/SemaOpenCL/extensions.cl | 2 +
28 files changed, 240 insertions(+), 590 deletions(-)
delete mode 100644 test/CodeGenOpenCL/extension-begin.cl
delete mode 100644 test/SemaOpenCL/extension-begin.cl
--
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 788453b [OpenMP] support the 'is_device_ptr' clause with 'target para [...]
new b0bfcdc [Sema] Transform the default arguments of a lambda expression [...]
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/Sema/TreeTransform.h | 12 ++++++++++++
test/SemaCXX/vartemplate-lambda.cpp | 20 +++++++++++++++++++-
2 files changed, 31 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 clang.
from 67b291a Remove the temporary fix to the RUN line that was committed i [...]
new 788453b [OpenMP] support the 'is_device_ptr' clause with 'target para [...]
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/OpenMPKinds.def | 2 +-
lib/Sema/SemaOpenMP.cpp | 5 +-
...=> target_parallel_is_device_ptr_ast_print.cpp} | 98 ++++----
.../target_parallel_is_device_ptr_messages.cpp | 268 +++++++++++++++++++++
4 files changed, 321 insertions(+), 52 deletions(-)
copy test/OpenMP/{target_is_device_ptr_ast_print.cpp => target_parallel_is_device_ [...]
create mode 100644 test/OpenMP/target_parallel_is_device_ptr_messages.cpp
--
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 0499c46 Inline stripInvariantGroupMetadata out of existence
new 4d9c93d [CodeGenPrep] Skip merging empty case blocks
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/CodeGenPrepare.cpp | 168 +++++++++++++----
.../AVR/select-must-add-unconditional-jump.ll | 2 +-
test/CodeGen/WebAssembly/cfg-stackify.ll | 4 +-
test/CodeGen/X86/phi-immediate-factoring.ll | 3 +-
test/CodeGen/X86/ragreedy-hoist-spill.ll | 8 +-
.../CodeGenPrepare/AArch64/widen_switch.ll | 6 +-
test/Transforms/CodeGenPrepare/X86/widen_switch.ll | 6 +-
.../CodeGenPrepare/skip-merging-case-block.ll | 200 +++++++++++++++++++++
8 files changed, 352 insertions(+), 45 deletions(-)
create mode 100644 test/Transforms/CodeGenPrepare/skip-merging-case-block.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 llvm.
from 096faa9 Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
new 0499c46 Inline stripInvariantGroupMetadata out of existence
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/CodeGenPrepare.cpp | 9 ++-------
1 file changed, 2 insertions(+), 7 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 8d0b6ce Fix clang build
new 67b291a Remove the temporary fix to the RUN line that was committed i [...]
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/SemaTemplate/default-expr-arguments-3.cpp | 26 +++++++++++++++++++++-----
1 file changed, 21 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.