This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bf4357523a6 [x86] try to make test immune to better div optimization; NFCI
new 044ef75cd4e [InstCombine] Teach the move free before null test opti how [...]
new ef977847393 [InstCombine] use 'match' to reduce code; NFC
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/InstCombineCompares.cpp | 182 ++++++++++-----------
.../InstCombine/InstructionCombining.cpp | 48 ++++--
test/Transforms/InstCombine/malloc-free-delete.ll | 29 ++++
3 files changed, 155 insertions(+), 104 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 0f3500e33e Revert "[ASTImporter] Reorder fields after structure import [...]
new c47c49c07b NFC: Merge KEYOBJC and KEYARC
new ff8fd6b3a1 Changing the command line parameters sent to diff for this test.
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/clang/Basic/TokenKinds.def | 8 ++--
lib/Basic/IdentifierTable.cpp | 48 +++++++++++-----------
.../sarif-diagnostics-taint-test.c.sarif | 2 +-
.../diagnostics/sarif-diagnostics-taint-test.c | 2 +-
4 files changed, 29 insertions(+), 31 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 98b45bc39 [CMake] Check -ffreestanding as C not C++ flag
new 091cd599a [builtins] Re-enable x86-only long double tests
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/builtins/int_types.h | 12 ++++++++++++
test/builtins/Unit/fixxfdi_test.c | 2 +-
2 files changed, 13 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 lld.
from 7c89849b4 [PPC64] Handle powerpc64 in OUTPUT_FORMAT.
new f00db1e4b [ELF] Fallback to sh_link=0 if neither .dynsym nor .symtab exists
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/SyntheticSections.cpp | 14 +++++++++-----
test/ELF/gnu-ifunc-relative.s | 16 +++++++++-------
2 files changed, 18 insertions(+), 12 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 a0a61c42505 [ScalarizeMaskedMemIntrin] Limit the scope of some variable [...]
new dfdeb96122e [x86] try to make test immune to better div optimization; NFCI
new 94a3208c98e [x86] try to make test immune to better div optimization; NFCI
new 80491cca53e [COFF, ARM64] Make sure to forward arguments from vararg to [...]
new bf4357523a6 [x86] try to make test immune to better div optimization; NFCI
The 4 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/AArch64ISelLowering.cpp | 19 +++++
lib/Target/AArch64/AArch64MachineFunctionInfo.h | 8 +++
test/CodeGen/AArch64/vararg-tallcall.ll | 34 +++++++++
test/CodeGen/X86/copy-eflags.ll | 94 +++++++++++--------------
test/CodeGen/X86/pr32282.ll | 34 ++++-----
5 files changed, 118 insertions(+), 71 deletions(-)
create mode 100644 test/CodeGen/AArch64/vararg-tallcall.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 e1dcbc21bc NFC: Remove the ObjC1/ObjC2 distinction from clang (and rela [...]
new 0f3500e33e Revert "[ASTImporter] Reorder fields after structure import [...]
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/AST/ASTImporter.cpp | 46 +++------------------------------------
unittests/AST/ASTImporterTest.cpp | 13 +----------
2 files changed, 4 insertions(+), 55 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/binutils-gdb.
from fde907c18c Automatic date update in version.in
adds 8081781f5b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 lldb.
from adc97b13d [NativePDB] Add support for dumping global variables of class type.
new 5c36adb0d NFC: Remove the ObjC1/ObjC2 distinction from clang (and relat [...]
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:
.../Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp | 10 ++++------
source/Plugins/Language/ClangCommon/ClangHighlighter.cpp | 3 ++-
source/Symbol/ClangASTContext.cpp | 2 +-
3 files changed, 7 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.