This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 09ab8e9f3ad [llvm-mca][BtVer2] Add tests for optimizable GPR register m [...]
new 7b42e952770 [DAGCombiner] move comment closer to the corresponding code; 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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 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 libcxx.
from e436a759b Add a test that shows what happens with throwing destructors. NFC.
new 2199647ac Prefer to use the __is_XXX compiler intrinsics to the (old, b [...]
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/type_traits | 53 +++++++++++++++++++++++++++++++++++++++--------------
1 file changed, 39 insertions(+), 14 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 1f4ef788a3b [AARCH64][FIX] Emit data symbol for constant pool data
new 4b25d67d1bc [InstCombine] Fix SimplifyLibCalls erasing an instruction w [...]
new 09ab8e9f3ad [llvm-mca][BtVer2] Add tests for optimizable GPR register m [...]
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/Transforms/Utils/SimplifyLibCalls.h | 23 ++++-
lib/Transforms/InstCombine/InstCombineCalls.cpp | 6 +-
lib/Transforms/Utils/SimplifyLibCalls.cpp | 24 +++--
.../InstCombine/simplify-libcalls-erased.ll | 25 +++++
.../llvm-mca/X86/BtVer2/reg-move-elimination-4.s | 108 +++++++++++++++++++++
.../llvm-mca/X86/BtVer2/reg-move-elimination-5.s | 108 +++++++++++++++++++++
6 files changed, 278 insertions(+), 16 deletions(-)
create mode 100644 test/Transforms/InstCombine/simplify-libcalls-erased.ll
create mode 100644 test/tools/llvm-mca/X86/BtVer2/reg-move-elimination-4.s
create mode 100644 test/tools/llvm-mca/X86/BtVer2/reg-move-elimination-5.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 lldb.
from 6181ff2b2 [lldb] rename MinOS::minor to MinOS::minor_version etc. NFC
new 6bbfadfd3 [lldb] Surpress copy-elison warning.
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/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.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 lldb.
from 672a1ad09 Upstreaming the BridgeOS device support and the LC_BUILD_VERS [...]
new 6181ff2b2 [lldb] rename MinOS::minor to MinOS::minor_version etc. 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:
source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 bb45239209 [Tooling] Move CompilationDatabasePlugin to the Registry hea [...]
new 851f70b951 Add support for 'dynamic_allocators' clause on 'requires' di [...]
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/AST/OpenMPClause.h | 32 ++++++++++++++++++++++
include/clang/AST/RecursiveASTVisitor.h | 6 ++++
include/clang/Basic/OpenMPKinds.def | 2 ++
include/clang/Sema/Sema.h | 4 +++
lib/AST/OpenMPClause.cpp | 2 ++
lib/AST/StmtPrinter.cpp | 5 ++++
lib/AST/StmtProfile.cpp | 3 ++
lib/Basic/OpenMPKinds.cpp | 2 ++
lib/CodeGen/CGStmtOpenMP.cpp | 1 +
lib/Parse/ParseOpenMP.cpp | 1 +
lib/Sema/SemaOpenMP.cpp | 13 +++++++++
lib/Sema/TreeTransform.h | 7 +++++
lib/Serialization/ASTReader.cpp | 7 +++++
lib/Serialization/ASTWriter.cpp | 4 +++
test/OpenMP/requires_unified_address_ast_print.cpp | 3 ++
test/OpenMP/requires_unified_address_messages.cpp | 7 ++++-
tools/libclang/CIndex.cpp | 3 ++
17 files changed, 101 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 newlib.
from 103b05503 Add generic implementation of fdopendir()
new 4f7a6c326 newlib/libc/ctype/jp2uc.c: Declare "cs" variable as "const char *"
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:
newlib/libc/ctype/jp2uc.c | 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 llvm.
from 14c745c241f Generalize an IR verifier check to work with non-zero progr [...]
new 1f4ef788a3b [AARCH64][FIX] Emit data symbol for constant pool data
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/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp | 5 +++++
test/MC/{ARM => AArch64}/CheckDataSymbol.s | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
copy test/MC/{ARM => AArch64}/CheckDataSymbol.s (85%)
--
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 gcc.
from df5680b76c7 PR c++/87582 * typeck.c (maybe_warn_about_returning_addre [...]
new c488a0b5554 Elide repeated RTL elements.
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/ChangeLog | 13 +++++++++
gcc/print-rtl.c | 15 ++++++++++-
gcc/read-rtl-function.c | 15 +++++++++++
gcc/read-rtl.c | 31 ++++++++++++++++++++--
gcc/rtl-tests.c | 24 +++++++++++++++++
gcc/testsuite/ChangeLog | 4 +++
.../{note_insn_basic_block.rtl => repeat.rtl} | 6 +++--
7 files changed, 103 insertions(+), 5 deletions(-)
copy gcc/testsuite/selftests/{note_insn_basic_block.rtl => repeat.rtl} (57%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.