This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 153a261 Revert r293820: Return Error instead of bool from mergeTypeSt [...]
new 1d98b65 [libFuzzer] Fix test because cmd prompt does not expand wildcard.
new adb057c [libFuzzer] Accept different extensions.
new b928b9b [libFuzzer] Add features `windows` and `posix` for lit tests.
new 98399aa [libFuzzer] Isolate merge tests that require posix.
new b2df6a0 [libFuzzer] Disable equivalence tests on non posix systems.
new f7fdc84 [libFuzzer] Disable afl tests on non-posix systems.
new fe46230 Change debug-info-for-profiling from a TargetOption to a func [...]
The 7 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/IR/DIBuilder.h | 6 +++-
include/llvm/IR/DebugInfoMetadata.h | 30 +++++++++++-------
include/llvm/Target/TargetOptions.h | 8 ++---
lib/AsmParser/LLParser.cpp | 5 +--
lib/Bitcode/Reader/MetadataLoader.cpp | 5 +--
lib/Bitcode/Writer/BitcodeWriter.cpp | 1 +
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 2 +-
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 2 +-
lib/Fuzzer/test/CMakeLists.txt | 4 +++
lib/Fuzzer/test/afl-driver-extra-stats.test | 2 ++
lib/Fuzzer/test/afl-driver-stderr.test | 2 ++
lib/Fuzzer/test/dump_coverage.test | 2 +-
lib/Fuzzer/test/equivalence.test | 2 ++
lib/Fuzzer/test/fuzzer-singleinputs.test | 2 +-
lib/Fuzzer/test/lit.cfg | 6 ++++
lib/Fuzzer/test/lit.site.cfg.in | 1 +
lib/Fuzzer/test/merge-posix.test | 23 ++++++++++++++
lib/Fuzzer/test/merge.test | 8 -----
lib/IR/AsmWriter.cpp | 2 ++
lib/IR/DIBuilder.cpp | 4 +--
lib/IR/DebugInfo.cpp | 3 +-
lib/IR/DebugInfoMetadata.cpp | 7 +++--
lib/Target/TargetMachine.cpp | 6 ----
...gram.ll => upgrade-debug-info-for-profiling.ll} | 9 +-----
.../Bitcode/upgrade-debug-info-for-profiling.ll.bc | Bin 0 -> 888 bytes
test/DebugInfo/{Inputs => Generic}/gmlt.ll | 11 +++----
test/DebugInfo/Generic/gmlt.test | 6 ----
test/DebugInfo/Generic/gmlt_profiling.ll | 35 +++++++++++++++++++++
test/DebugInfo/X86/gmlt.test | 4 +--
unittests/IR/MetadataTest.cpp | 7 +++--
30 files changed, 133 insertions(+), 72 deletions(-)
create mode 100644 lib/Fuzzer/test/merge-posix.test
copy test/Bitcode/{upgrade-subprogram.ll => upgrade-debug-info-for-profiling.ll} (54%)
create mode 100644 test/Bitcode/upgrade-debug-info-for-profiling.ll.bc
rename test/DebugInfo/{Inputs => Generic}/gmlt.ll (96%)
delete mode 100644 test/DebugInfo/Generic/gmlt.test
create mode 100644 test/DebugInfo/Generic/gmlt_profiling.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 lldb.
from 502b7a1 [CMake] Update unit tests with accurate dependencies
new 2fcb594 Update xcodeproj to track ConvertEnum.cpp et al being removed.
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:
lldb.xcodeproj/project.pbxproj | 18 ------------------
1 file changed, 18 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 5e83f1e Repoint 'missing typename' diagnostic to the location where ' [...]
new 1090ea6 Change debug-info-for-profiling from a TargetOption to a func [...]
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/BackendUtil.cpp | 1 -
lib/CodeGen/CGDebugInfo.cpp | 3 ++-
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 release_40
in repository lld.
from e572f62 Port r293519 and r293529.
new 1e9e625 Merging r292878: -------------------------------------------- [...]
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 | 1 +
ELF/Driver.cpp | 2 ++
ELF/Options.td | 13 +++++++++----
ELF/Symbols.cpp | 2 ++
ELF/SyntheticSections.cpp | 13 +++++++++++--
test/ELF/relocatable-common.s | 36 ++++++++++++++++++++++++++++++++++++
6 files changed, 61 insertions(+), 6 deletions(-)
create mode 100644 test/ELF/relocatable-common.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 lld.
from f588807 Revert r293820: Return Error instead of bool from mergeTypeSt [...]
new 7b4e1f5 Simplify createPhdrs. NFC.
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/Writer.cpp | 58 ++++++++++++++++++++++------------------------------------
1 file changed, 22 insertions(+), 36 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 7aa8021 Return Error instead of bool from mergeTypeStreams().
new 24d35c9 [ValueTracking] remove a FIXME for something we don't want to [...]
new 153a261 Revert r293820: Return Error instead of bool from mergeTypeSt [...]
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/DebugInfo/CodeView/TypeStreamMerger.h | 3 +-
lib/Analysis/ValueTracking.cpp | 4 ---
lib/DebugInfo/CodeView/TypeStreamMerger.cpp | 38 ++++++++++------------
test/Transforms/InstSimplify/assume.ll | 3 +-
4 files changed, 19 insertions(+), 29 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 lld.
from c782bf4 Return Error instead of bool from mergeTypeStreams().
new f588807 Revert r293820: Return Error instead of bool from mergeTypeSt [...]
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:
COFF/PDB.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 glibc.
from 4283b38 Fix missing test dependency
new 9c8e644 alpha: Use saturating arithmetic in memchr
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:
ChangeLog | 5 +++++
sysdeps/alpha/memchr.c | 5 ++++-
2 files changed, 9 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 release_40
in repository llvm.
from 1b0199b Merging r293730: -------------------------------------------- [...]
new 2a46e93 Merging r293542: -------------------------------------------- [...]
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/LoopStrengthReduce.cpp | 11 +++--
.../AMDGPU/preserve-addrspace-assert.ll | 54 ++++++++++++++++++++++
2 files changed, 61 insertions(+), 4 deletions(-)
create mode 100644 test/Transforms/LoopStrengthReduce/AMDGPU/preserve-addrspace-assert.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 94e341c Remove an assertion that doesn't hold when mixing -g and -gml [...]
new 7aa8021 Return Error instead of bool from mergeTypeStreams().
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/DebugInfo/CodeView/TypeStreamMerger.h | 3 +-
lib/DebugInfo/CodeView/TypeStreamMerger.cpp | 38 ++++++++++++----------
2 files changed, 23 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.