This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 83f3cdc6a [CMake] Fix the setting of LIBCXX_HEADER_DIR in standalone build
new 89d973a05 [CMake] Option to control whether shared/static library is installed
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:
CMakeLists.txt | 6 ++++++
lib/CMakeLists.txt | 17 ++++++++++-------
2 files changed, 16 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 lldb.
from 8d992c3d8 Remove unused History class
new 02e485e74 Add DumpRegisterValue.cpp.
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 | 8 ++++----
1 file changed, 4 insertions(+), 4 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 c181c9d5ba [Sema] Destroy tokens in DeclaratorChunk params
new 77284fe5d8 [analyzer] Extend NoStoreFuncVisitor to insert a note on IVars
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/BugReporterVisitors.cpp | 63 +++++++++++++++++-----
.../diagnostics/no-store-func-path-notes.cpp | 19 ++++++-
.../diagnostics/no-store-func-path-notes.m | 35 +++++++++++-
3 files changed, 100 insertions(+), 17 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 64bd100de [ELF][HEXAGON] Add R_HEX_B15_PCREL_X relocation
new 299e5d131 Fix error messages for bad symbols.
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/InputFiles.cpp | 32 +++++++++++++---------
...achine-x86.yaml => invalid-section-number.test} | 11 ++++++--
2 files changed, 27 insertions(+), 16 deletions(-)
copy test/COFF/{Inputs/machine-x86.yaml => invalid-section-number.test} (77%)
--
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 8b8872507a Don't lifetime-extend or track lifetime problems through the [...]
new c181c9d5ba [Sema] Destroy tokens in DeclaratorChunk params
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/Sema/DeclSpec.h | 3 +--
1 file changed, 1 insertion(+), 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 llvm.
from 78dd298f340 [SCEV] Add zext(C + x + ...) -> D + zext(C-D + x + ...)<nuw [...]
new 222b8becdda [LV] Fix for PR38110, LV encountered llvm_unreachable()
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/Vectorize/LoopVectorize.cpp | 5 ++-
test/Transforms/LoopVectorize/SystemZ/pr38110.ll | 50 ++++++++++++++++++++++++
2 files changed, 53 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/LoopVectorize/SystemZ/pr38110.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 glibc.
from e0f9c462d8 alpha: mlock2, copy_file_range syscalls were introduced in k [...]
new 969c335506 Mention ISO C threads addition
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 | 4 ++++
NEWS | 19 +++++++++++++++++++
2 files changed, 23 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 a783e1fbc23 [X86] When expanding a multiply by a negative of one less t [...]
new 78dd298f340 [SCEV] Add zext(C + x + ...) -> D + zext(C-D + x + ...)<nuw [...]
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/Analysis/ScalarEvolution.cpp | 38 ++++++++++
test/Analysis/ScalarEvolution/no-wrap-add-exprs.ll | 81 ++++++++++++++++++++++
.../X86/codegenprepare-produced-address-math.ll | 78 +++++++++++++++++++++
3 files changed, 197 insertions(+)
create mode 100644 test/Transforms/LoadStoreVectorizer/X86/codegenprepare-produced [...]
--
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-tools-extra.
from 0b104764 [clangd] Tune down quality score for class constructors so th [...]
new a602acee [clangd] Guard fuzzer against empty inputs.
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:
clangd/fuzzer/ClangdFuzzer.cpp | 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 89b692c8285 [X86] Generalize the multiply by 30 lowering to generic mul [...]
new a783e1fbc23 [X86] When expanding a multiply by a negative of one less t [...]
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/Target/X86/X86ISelLowering.cpp | 22 ++++++++++++----------
test/CodeGen/X86/imul.ll | 23 +++++++++++------------
2 files changed, 23 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.