This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 96612c231 Remove Symtab aliases.
new e5053f3f1 Rewrite std::equal as plain for-loops.
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/ICF.cpp | 73 ++++++++++++++++++++++++++++++++++++-------------------------
1 file changed, 43 insertions(+), 30 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 ccba49dfc21 [InstCombine] Teach select01 helper of foldSelectIntoOp to [...]
new 6358f3836e1 Define NetBSD/amd64 ASAN Shadow Offset
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 | 4 ++++
1 file changed, 4 insertions(+)
--
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 cd4a7cd9dc7 [InstCombine] add tests to show failure of SimplifyDemanded [...]
new f2e5589b0fc [llvm-rc] Add ICON and HTML parsing ability (parser, pt 2/8).
new ccba49dfc21 [InstCombine] Teach select01 helper of foldSelectIntoOp to [...]
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:
lib/Transforms/InstCombine/InstCombineSelect.cpp | 13 +++---
test/Transforms/InstCombine/select.ll | 47 ++++++++++++++++++++++
test/Transforms/LoopVectorize/phi-cost.ll | 4 +-
.../llvm-rc/Inputs/parser-correct-everything.rc | 3 ++
.../tools/llvm-rc/Inputs/parser-html-bad-string.rc | 1 +
.../llvm-rc/Inputs/parser-html-extra-comma.rc | 1 +
test/tools/llvm-rc/parser.test | 39 +++++++++---------
tools/llvm-rc/ResourceScriptParser.cpp | 16 +++++++-
tools/llvm-rc/ResourceScriptParser.h | 2 +
tools/llvm-rc/ResourceScriptStmt.cpp | 8 ++++
tools/llvm-rc/ResourceScriptStmt.h | 24 +++++++++++
11 files changed, 130 insertions(+), 28 deletions(-)
create mode 100644 test/tools/llvm-rc/Inputs/parser-html-bad-string.rc
create mode 100644 test/tools/llvm-rc/Inputs/parser-html-extra-comma.rc
--
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 7062c4c7d Keep an instance of COFFOptTable alive as long as InputArgLis [...]
new 96612c231 Remove Symtab aliases.
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/Driver.cpp | 68 ++++++++++++++++++++++++++++++---------------------------
COFF/Driver.h | 3 ---
COFF/Writer.cpp | 4 +---
COFF/Writer.h | 4 +---
4 files changed, 38 insertions(+), 41 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 compiler-rt.
from 45ead6c7c Add NetBSD specific version of sanitizer_platform_limits_posix
new 1cca2c591 Add NetBSD ASAN shadow mapping for x86-64
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/asan/asan_mapping.h | 10 ++++++++++
1 file changed, 10 insertions(+)
--
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 b2950aaf27 [analyzer] Fix crash in modeling arithmetic
new 44a7b6b871 Remove trailing space.
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/StaticAnalyzer/Core/SimpleSValBuilder.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 binutils-gdb.
from 3804a3431a Add missing PR number in ChangeLog
new 5e89eb3ab0 gdb.base/commands.exp: Remove unused global references
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:
gdb/testsuite/ChangeLog | 13 +++++++++++++
gdb/testsuite/gdb.base/commands.exp | 21 ---------------------
2 files changed, 13 insertions(+), 21 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_50
in repository llvm.
from c5c9dc8c8c8 ReleaseNotes: llvm-dlltool
new baa3d9b379a ReleaseNotes: NetBSD LLDB improvements
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:
docs/ReleaseNotes.rst | 3 +++
1 file changed, 3 insertions(+)
--
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 0f7a7573151 [AArch64][Falkor] Avoid generating STRQro* instructions
new cd4a7cd9dc7 [InstCombine] add tests to show failure of SimplifyDemanded [...]
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/Transforms/InstCombine/vec_demanded_elts.ll | 31 ++++++++++++++++++++++++
1 file changed, 31 insertions(+)
--
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 9b4f354553 Reland r311836 - [Driver] Use arch type to find compiler-rt [...]
new b2950aaf27 [analyzer] Fix crash in modeling arithmetic
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/StaticAnalyzer/Core/SimpleSValBuilder.cpp | 8 ++++++++
test/Analysis/ptr-arith.cpp | 6 ++++++
2 files changed, 14 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.