This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 4084c9e303 [analyzer] [tests] Pass clang executable path to prefix-less [...]
new ddb77a4e35 [CodeGenCXX] Emit strip.invariant.group with -fstrict-vtable [...]
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/DeclCXX.h | 12 ++
include/clang/AST/Type.h | 7 +
lib/AST/Type.cpp | 10 +
lib/CodeGen/CGExpr.cpp | 12 ++
lib/CodeGen/CGExprScalar.cpp | 60 +++++-
test/CodeGenCXX/strict-vtable-pointers.cpp | 295 +++++++++++++++++++++++++++--
6 files changed, 376 insertions(+), 20 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 cb7ef5416 [ELF] Fix just-symbols*.s after r336129
new a6eff40fc [ELF] Fix other tests after r336129
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/ELF/linkerscript/eh-frame-hdr.s | 2 +-
test/ELF/linkerscript/eh-frame.s | 2 +-
test/ELF/linkerscript/group.s | 2 +-
test/ELF/linkerscript/searchdir.s | 4 ++--
test/ELF/linkerscript/symbol-ordering-file.s | 8 ++++----
test/ELF/lto/data-ordering-lto.s | 2 +-
test/ELF/lto/symbol-ordering-lto.s | 2 +-
test/ELF/symbol-ordering-file.s | 2 +-
8 files changed, 12 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 lld.
from dbae8fc03 [ELF] Replace unused output filenames with /dev/null in tests
new cb7ef5416 [ELF] Fix just-symbols*.s after r336129
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/ELF/just-symbols-cref.s | 4 ++--
test/ELF/just-symbols.s | 2 +-
2 files 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 llvm.
from 89e8753d7bf Replace "Replacable" with "Replaceable". [NFC]
new 1c305da5144 [X86] Add phony registers for high halves of regs with low halves
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/X86RegisterInfo.cpp | 7 +-
lib/Target/X86/X86RegisterInfo.td | 104 +++++++++++++++++++----------
test/CodeGen/X86/dynamic-regmask.ll | 2 +-
test/CodeGen/X86/ipra-inline-asm.ll | 2 +-
test/CodeGen/X86/ipra-reg-usage.ll | 2 +-
test/CodeGen/X86/tail-call-conditional.mir | 2 +-
utils/TableGen/CodeGenRegisters.cpp | 12 +++-
7 files changed, 87 insertions(+), 44 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 4cc22bda677 Replace unused output filenames with /dev/null in tests
new 89e8753d7bf Replace "Replacable" with "Replaceable". [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/Transforms/Scalar/LICM.cpp | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 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 13f7859c206 [SLP] Recognize min/max pattern using instructions producin [...]
new 4cc22bda677 Replace unused output filenames with /dev/null in 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:
test/MC/AArch64/ldr-pseudo-obj-errors.s | 2 +-
test/MC/ELF/dwo-restrict-relocs.s | 2 +-
test/tools/dsymutil/ARM/fat-arch-name.test | 2 +-
test/tools/dsymutil/ARM/fat-threading.test | 2 +-
test/tools/llvm-mc/basic.test | 2 +-
test/tools/llvm-mca/X86/in-order-cpu.s | 2 +-
test/tools/llvm-mca/X86/invalid-cpu.s | 2 +-
test/tools/llvm-mca/X86/invalid-empty-file.s | 2 +-
test/tools/llvm-mca/invalid_input_file_name.test | 2 +-
9 files changed, 9 insertions(+), 9 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 c9a157f7fd5 [InstCombine] reverse canonicalization of add --> or to all [...]
new 13f7859c206 [SLP] Recognize min/max pattern using instructions producin [...]
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/SLPVectorizer.cpp | 71 ++++++++++++
.../SLPVectorizer/AMDGPU/horizontal-store.ll | 120 ++++++++++-----------
2 files changed, 126 insertions(+), 65 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 a5d70d8749b [MC] Error on a .zerofill directive in a non-virtual section
new c9a157f7fd5 [InstCombine] reverse canonicalization of add --> or to all [...]
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:
.../InstCombine/InstCombineVectorOps.cpp | 67 ++++++++++++++++++----
test/Transforms/InstCombine/shuffle_select.ll | 20 +++----
2 files changed, 63 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.