This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from ac747bf Fix up the formats.html for the addition of the thread-stop-format.
new 3f8d365 Fix some cases where we were printf'ing StringRefs.
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/Interpreter/Args.cpp | 6 +++---
1 file 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 c457ee1 GlobalISel: make sure debugging variables are appropriately e [...]
new bb82f0a Emit the DW_AT_type for a C++ static member definition if it [...]
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/AsmPrinter/DwarfCompileUnit.cpp | 4 ++
test/DebugInfo/X86/static_member_array.ll | 71 +++++++++++++++++++++++++++++
2 files changed, 75 insertions(+)
create mode 100644 test/DebugInfo/X86/static_member_array.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 9a9bc14 [libFuzzer] minor docs update
new c457ee1 GlobalISel: make sure debugging variables are appropriately e [...]
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/GlobalISel/InstructionSelect.cpp | 6 ++++--
1 file changed, 4 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 lldb.
from 87e6a8a Clean up the stop printing header lines.
new ac747bf Fix up the formats.html for the addition of the thread-stop-format.
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:
www/formats.html | 32 +++++++++++++++++++++++---------
1 file changed, 23 insertions(+), 9 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 4f349ac [asan] Speed up compilation of large C++ stringmaps (tons of [...]
new 92bee0f [ThinLTO] Prevent exporting of locals used/defined in module [...]
new 9a9bc14 [libFuzzer] minor docs update
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:
docs/LibFuzzer.rst | 6 +-
include/llvm/Support/TargetRegistry.h | 3 +
lib/Analysis/LLVMBuild.txt | 2 +-
lib/Analysis/ModuleSummaryAnalysis.cpp | 61 ++++++++++++++--
lib/Bitcode/Writer/BitcodeWriter.cpp | 23 ++++--
lib/Object/IRObjectFile.cpp | 3 +-
test/LTO/X86/current-section.ll | 3 +
.../X86/Inputs/{module_asm.ll => module_asm2.ll} | 8 ++-
test/ThinLTO/X86/module_asm2.ll | 84 ++++++++++++++++++++++
tools/opt/opt.cpp | 1 +
10 files changed, 176 insertions(+), 18 deletions(-)
copy test/ThinLTO/X86/Inputs/{module_asm.ll => module_asm2.ll} (52%)
create mode 100644 test/ThinLTO/X86/module_asm2.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 a8804dd Define __ANDROID_API__ for all Android builds.
new b0ebe77 Revert "Define __ANDROID_API__ for all Android builds."
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/Basic/Targets.cpp | 2 -
test/Driver/android-targets.cpp | 83 -----------------------------------------
2 files changed, 85 deletions(-)
delete mode 100644 test/Driver/android-targets.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 665c3d9 [BasicAA] Teach BasicAA to handle the inaccessiblememonly and [...]
new 4f349ac [asan] Speed up compilation of large C++ stringmaps (tons of [...]
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/Instrumentation/AddressSanitizer.cpp | 18 ++++++++++++------
.../debug_info_noninstrumented_alloca2.ll | 21 +++++++++++++++++++++
2 files changed, 33 insertions(+), 6 deletions(-)
create mode 100644 test/Instrumentation/AddressSanitizer/debug_info_noninstrumente [...]
--
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 b74377b Remove FormatContext from libClang as it is now unused.
new a8804dd Define __ANDROID_API__ for all Android builds.
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/Basic/Targets.cpp | 2 +
test/Driver/android-targets.cpp | 83 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 85 insertions(+)
create mode 100644 test/Driver/android-targets.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 c6c2352 AArch64DeadRegisterDefinitionsPass: Fix Changed flag
new 665c3d9 [BasicAA] Teach BasicAA to handle the inaccessiblememonly and [...]
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/Analysis/AliasAnalysis.h | 40 ++++++++++++++++++++-
lib/Analysis/AliasAnalysis.cpp | 5 +--
lib/Analysis/BasicAliasAnalysis.cpp | 4 +++
test/Analysis/BasicAA/cs-cs.ll | 67 ++++++++++++++++++++++++++---------
4 files changed, 97 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.