This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from ab3891a Add more debug logging to g_get_shared_cache_class_info_body
new a52f379 Import block pointers from DWARF as Clang block pointers, not [...]
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/lldb/Symbol/ClangASTContext.h | 11 +
include/lldb/Symbol/CompilerType.h | 3 +
include/lldb/Symbol/GoASTContext.h | 2 +
include/lldb/Symbol/JavaASTContext.h | 3 +
include/lldb/Symbol/TypeSystem.h | 3 +
lldb.xcodeproj/project.pbxproj | 8 +
.../lldbsuite/test/lang/c/blocks/TestBlocks.py | 1 -
source/Plugins/Language/CPlusPlus/BlockPointer.cpp | 225 +++++++++++++++++++++
.../BlockPointer.h} | 17 +-
source/Plugins/Language/CPlusPlus/CMakeLists.txt | 1 +
.../Language/CPlusPlus/CPlusPlusLanguage.cpp | 34 ++++
.../SymbolFile/DWARF/DWARFASTParserClang.cpp | 38 ++++
source/Symbol/ClangASTContext.cpp | 80 +++++++-
source/Symbol/CompilerType.cpp | 7 +
source/Symbol/GoASTContext.cpp | 6 +
source/Symbol/JavaASTContext.cpp | 6 +
16 files changed, 430 insertions(+), 15 deletions(-)
create mode 100644 source/Plugins/Language/CPlusPlus/BlockPointer.cpp
copy source/Plugins/Language/{Java/JavaFormatterFunctions.h => CPlusPlus/BlockPoin [...]
--
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 0fe6fd4 Temporary hack to see what is going on on a windows bot.
new 91811de Revert "Temporary hack to see what is going on on a windows bot."
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/ELF/reproduce.s | 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 c78f77b Code refactoring -- preparation for new PM porting /NFC
new 85cd66e [dsymutil] Create the temporary files in the system temp directory.
new 78deea8 Don't try to create thin bsd archives.
new f531bd9 [X86][SSE] Added placeholder for 128/256-bit wide shuffle combines
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/Object/ArchiveWriter.cpp | 3 +++
lib/Target/X86/X86ISelLowering.cpp | 20 ++++++++++++++------
test/Object/archive-format.test | 3 +++
test/tools/dsymutil/fat-binary-output.test | 4 +---
tools/dsymutil/dsymutil.cpp | 9 ++++++---
tools/llvm-ar/llvm-ar.cpp | 4 +++-
6 files changed, 30 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 hjl/pieces/master
in repository gcc.
discards 5af119a Fix Align child process stack to 16 bytes
discards fe9ab5f Align child process stack to 16 bytes
discards b09450b Check 128-bit constant store in 64-bit mode
discards ded1052 Support 128-bit constant store in 64-bit STV
discards cc98800 Build x86 libatomic with -march=i486 or better
discards ef193f3 Build x86 libgomp with -march=i486 or better
discards f36561d Build x86 libitm with -march=i486 or better
discards 3cdfb62 Disable AVX/SSE on unwind-c.c and unwind-dw2.c
discards 4ed2830 gcc.target/i386/pieces-memset-1.c
discards 4f93d38 Update i386 piecewise move and store
discards c5cf20a Remove MAX_BITSIZE_MODE_ANY_INT
discards ef7b2ae Add TARGET_GEN_MEMSET_VALUE
discards acfcdbe Update alignment_for_piecewise_move
new 7b2d6ef Update alignment_for_piecewise_move
new b360b4b Add TARGET_GEN_MEMSET_VALUE
new c4f11e7 Remove MAX_BITSIZE_MODE_ANY_INT
new 351ff86 Update i386 piecewise move and store
new 2ab7447 gcc.target/i386/pieces-memset-1.c
new 6c4ffe9 Disable AVX/SSE on unwind-c.c and unwind-dw2.c
new 6644440 Build x86 libitm with -march=i486 or better
new 00f5a47 Build x86 libgomp with -march=i486 or better
new d9a7c1b Build x86 libatomic with -march=i486 or better
new 81d968c Support 128-bit constant store in 64-bit STV
new 8828dbb Check 128-bit constant store in 64-bit mode
new 9d71c7f Backport r265322 from llvm upstream
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5af119a)
\
N -- N -- N refs/heads/hjl/pieces/master (9d71c7f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 12 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:
--
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 c7f3a58 Add an argument to ValueObject::GetSyntheticBase that allows [...]
new ab3891a Add more debug logging to g_get_shared_cache_class_info_body
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:
.../ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp | 15 ++++++++++++++-
1 file changed, 14 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 lld.
from 255068d Remove unnecessary namespace specifiers.
new 0fe6fd4 Temporary hack to see what is going on on a windows bot.
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/ELF/reproduce.s | 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 gcc-6-branch
in repository gcc.
from 351f3d8 Don't install libvtv without --enable-vtable-verify
new c10e34e PR ada/70900 Backport from mainline 2016-04-18 Ed Schonbe [...]
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/ada/ChangeLog | 11 +++++++++++
gcc/ada/sem_ch6.adb | 4 +++-
2 files changed, 14 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 hjl/pieces/gcc-6-branch
in repository gcc.
at 83c5342 Fix Align child process stack to 16 bytes
This branch includes the following new commits:
new d5130ad Update alignment_for_piecewise_move
new c28c929 Add TARGET_GEN_MEMSET_VALUE
new 2cce554 Remove MAX_BITSIZE_MODE_ANY_INT
new 1a8b851 Update i386 piecewise move and store
new 35a833e gcc.target/i386/pieces-memset-1.c
new d3c0d93 Disable AVX/SSE on unwind-c.c and unwind-dw2.c
new 634a1ef Build x86 libitm with -march=i486 or better
new b0f914f Build x86 libgomp with -march=i486 or better
new c9f8968 Build x86 libatomic with -march=i486 or better
new 5d7bb13 Support 128-bit constant store in 64-bit STV
new 52ed606 Check 128-bit constant store in 64-bit mode
new dccd2c2 Align child process stack to 16 bytes
new 83c5342 Fix Align child process stack to 16 bytes
The 13 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.
--
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 6b3315d AMDGPU: Custom lower v2i32 loads and stores
new a486dca Thread Expected<...> up from libObject’s getType() for symbol [...]
new 6086128 [codeview] Isolate type dumping from object file state
new c78f77b Code refactoring -- preparation for new PM porting /NFC
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:
include/llvm/Object/COFF.h | 4 +-
include/llvm/Object/ELFObjectFile.h | 16 ++---
include/llvm/Object/MachO.h | 4 +-
include/llvm/Object/ObjectFile.h | 12 ++--
lib/DebugInfo/DWARF/DWARFContext.cpp | 12 +++-
lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | 6 +-
.../IntelJITEvents/IntelJITEventListener.cpp | 7 +-
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 4 +-
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 23 ++++--
.../RuntimeDyld/Targets/RuntimeDyldCOFFI386.h | 10 ++-
.../RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h | 10 ++-
lib/Object/COFFObjectFile.cpp | 6 +-
lib/Object/MachOObjectFile.cpp | 15 ++--
lib/Object/Object.cpp | 11 ++-
lib/Object/ObjectFile.cpp | 7 +-
.../Instrumentation/PGOInstrumentation.cpp | 28 +++++---
test/Object/macho-invalid.test | 2 +-
tools/dsymutil/MachODebugMapParser.cpp | 14 ++--
tools/llvm-cxxdump/llvm-cxxdump.cpp | 4 +-
tools/llvm-nm/llvm-nm.cpp | 23 +++---
tools/llvm-objdump/COFFDump.cpp | 6 +-
tools/llvm-objdump/MachODump.cpp | 84 ++++++++++++++++------
tools/llvm-objdump/llvm-objdump.cpp | 19 ++---
tools/llvm-readobj/ARMWinEHPrinter.cpp | 13 ++--
tools/llvm-readobj/COFFDumper.cpp | 56 ++++++++++-----
tools/llvm-readobj/MachODumper.cpp | 4 +-
tools/llvm-readobj/Win64EHDumper.cpp | 4 +-
tools/llvm-rtdyld/llvm-rtdyld.cpp | 15 +++-
28 files changed, 286 insertions(+), 133 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 c1e7ade Revert "[Driver] Quote clang full version in dwarf producer w [...]
new aba87a7 [CUDA] Make sure device-side __global__ functions are always [...]
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/AST/ASTContext.cpp | 19 +++++++++++++------
test/CodeGenCUDA/ptx-kernels.cu | 13 +++++++++++--
2 files changed, 24 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.