This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8209d78723a [CGP] use subtract or subtract-of-cmps for result of memcmp [...]
new 6131fb56ca3 [TargetPassConfig] Feature generic options to setup start/s [...]
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/llvm/CodeGen/TargetPassConfig.h | 52 +++++++++-------
include/llvm/Target/TargetMachine.h | 23 ++++---
lib/CodeGen/LLVMTargetMachine.cpp | 43 ++++++-------
lib/CodeGen/TargetPassConfig.cpp | 85 +++++++++++++++++++++++++
test/CodeGen/Generic/llc-start-stop.ll | 12 ++--
tools/llc/llc.cpp | 106 ++++++++------------------------
6 files changed, 184 insertions(+), 137 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 clang.
from 36c4419a8f Merging r309113: ------------------------------------------- [...]
new 6f5e1cc9f7 Merging r309503: ------------------------------------------- [...]
new 888cdb53e0 Merging r309382: ------------------------------------------- [...]
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/Headers/avx2intrin.h | 3 +-
lib/Headers/avx512fintrin.h | 72 ++++++++++++++--------------
lib/Headers/avxintrin.h | 9 ++--
lib/Lex/ScratchBuffer.cpp | 8 ++++
test/CodeGen/x86-nontemporal.c | 93 +++++++++++++++++++++++++++++++++++++
test/Misc/caret-diags-multiline.cpp | 5 ++
6 files changed, 152 insertions(+), 38 deletions(-)
create mode 100644 test/CodeGen/x86-nontemporal.c
--
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 eb4074fcc0 [OPENMP] Change the name of outer non-debug function in debu [...]
new 8cd04fa436 [Targets] Move addCygMingDefines into the arch-independent 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/Basic/Targets.cpp | 24 ++++++++++++++++++++++++
lib/Basic/Targets.h | 4 ++++
lib/Basic/Targets/X86.h | 24 ------------------------
3 files changed, 28 insertions(+), 24 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 2f5b5ca137e Merging r309481: ------------------------------------------ [...]
new b20d324de51 Merging r309330: ------------------------------------------ [...]
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/IR/ConstantFold.cpp | 12 ++++++++----
test/Transforms/InstSimplify/pr33957.ll | 29 +++++++++++++++++++++++++++++
2 files changed, 37 insertions(+), 4 deletions(-)
create mode 100644 test/Transforms/InstSimplify/pr33957.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 llvm.
from b84d2200338 [IPSCCP] Guard a user of getInitializer with hasDefinitiveI [...]
new d40539f8e39 [DWARF] Added verification check for tags in accelerator ta [...]
new 8209d78723a [CGP] use subtract or subtract-of-cmps for result of memcmp [...]
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:
.../llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h | 10 +-
include/llvm/DebugInfo/DWARF/DWARFVerifier.h | 3 +-
lib/CodeGen/CodeGenPrepare.cpp | 24 +++-
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 11 +-
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 19 ++-
test/CodeGen/PowerPC/memcmp.ll | 35 +++---
test/CodeGen/PowerPC/memcmpIR.ll | 18 +--
test/CodeGen/X86/memcmp-optsize.ll | 68 ++++-------
test/CodeGen/X86/memcmp.ll | 68 +++++------
test/Transforms/CodeGenPrepare/X86/memcmp.ll | 27 ++---
.../llvm-dwarfdump/X86/apple_types_verify_tag.s | 128 +++++++++++++++++++++
11 files changed, 266 insertions(+), 145 deletions(-)
create mode 100644 test/tools/llvm-dwarfdump/X86/apple_types_verify_tag.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 release_50
in repository llvm.
from 94d06b0a759 Merging r309325: ------------------------------------------ [...]
new 9399b8424d2 Merging r309321: ------------------------------------------ [...]
new e44c13d6734 Merging r309483: ------------------------------------------ [...]
new 2f5b5ca137e Merging r309481: ------------------------------------------ [...]
The 3 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:
bindings/ocaml/llvm/llvm.ml | 4 ++++
bindings/ocaml/llvm/llvm.mli | 2 ++
bindings/ocaml/llvm/llvm_ocaml.c | 5 +++++
cmake/modules/AddOCaml.cmake | 7 ++++++-
4 files changed, 17 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 llvm.
from af156f2d962 [AVX-512] Remove patterns that select vmovdqu8/16 for unmas [...]
new b84d2200338 [IPSCCP] Guard a user of getInitializer with hasDefinitiveI [...]
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/SCCP.cpp | 3 ++-
test/Transforms/SCCP/definite-initializer.ll | 11 +++++++++++
2 files changed, 13 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/SCCP/definite-initializer.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 release_50
in repository llvm.
from e49f89330a0 Merging r309343: ------------------------------------------ [...]
new 7b70f013ab7 Merging r309323: ------------------------------------------ [...]
new 94d06b0a759 Merging r309325: ------------------------------------------ [...]
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/Target/AArch64/AArch64ISelLowering.cpp | 4 ++--
lib/Target/X86/X86ISelLowering.cpp | 4 ++--
test/CodeGen/AArch64/tbi.ll | 11 +++++++++++
3 files changed, 15 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 llvm.
from d3bef06b0cf Do not recombine FMA when that is not needed.
new d98de6bf352 [GISel]: Support Widening G_ICMP's destination operand.
new 2018eac6ffb Fix typo in comment.
new 865526dc31c Strip trailing whitespace. NFCI.
The 3 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/GlobalISel/LegalizerHelper.cpp | 54 ++++++++++++++++++----
lib/Target/AArch64/AArch64InstructionSelector.cpp | 10 ++--
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 6 ++-
lib/Target/X86/X86ISelLowering.cpp | 2 +-
lib/Target/X86/X86TargetTransformInfo.cpp | 14 +++---
test/CodeGen/AArch64/GlobalISel/legalize-cmp.mir | 6 ++-
test/CodeGen/AArch64/GlobalISel/legalize-fcmp.mir | 14 ++++--
test/CodeGen/AArch64/GlobalISel/legalize-mul.mir | 3 +-
.../AArch64/GlobalISel/regbankselect-default.mir | 21 ++++++---
test/CodeGen/AArch64/GlobalISel/select-cbz.mir | 20 ++++----
test/CodeGen/AArch64/GlobalISel/select.mir | 30 ++++++++----
11 files changed, 126 insertions(+), 54 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.