This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e4de581 [modules] Add missing test from r297030.
new 6c303ed Further fixes and improvements to the ConstantInitBuilder API.
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/CodeGen/ConstantInitBuilder.h | 80 +++++++++++++++-----
include/clang/CodeGen/ConstantInitFuture.h | 111 ++++++++++++++++++++++++++++
lib/CodeGen/ConstantInitBuilder.cpp | 101 +++++++++++++++++++++++--
3 files changed, 267 insertions(+), 25 deletions(-)
create mode 100644 include/clang/CodeGen/ConstantInitFuture.h
--
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 0080cf8 Fix -Wc++11-narrowing.
new 9014e27 Fully precise gc handling of __start and __stop 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:
ELF/MarkLive.cpp | 46 +++++++++++++++++++-----------------
test/ELF/linkerscript/sections-gc2.s | 2 +-
2 files changed, 25 insertions(+), 23 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 users/simark/ptid-in-fetch-store-regs
in repository binutils-gdb.
at be26561 Add ptid parameter to target_store_registers
This branch includes the following new commits:
new 0c98688 Add parametrized version of s390_inferior_tid
new dc5808b Define typedefs for bsd_uthread_ops fields
new d772eef Pass down ptid in bsd_uthread_ops layer
new 1261c63 Pass ptid to target_fetch_registers
new be26561 Add ptid parameter to target_store_registers
The 5 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.
--
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 3f631b8 GlobalISel: add buildUndef method to MachineIRBuilder. NFC.
new 08e9d0e [X86] Fix arg copy elision for illegal types
new 87b7f7e NewGVN: Only call isInstructionTrivially dead once per instruction.
new c7849f8 NewGVN: Remove DebugUnknownExprs, just mark the instructions [...]
new f0a0c23 [InstSimplify] add tests for vector div/rem with UB potential; NFC
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/X86/X86ISelLowering.cpp | 70 +++++++++++++++++--------------------
lib/Transforms/Scalar/NewGVN.cpp | 29 +++++++--------
test/CodeGen/X86/arg-copy-elide.ll | 6 ++--
test/Transforms/InstSimplify/div.ll | 42 ++++++++++++++++++++++
test/Transforms/InstSimplify/rem.ll | 42 ++++++++++++++++++++++
5 files changed, 132 insertions(+), 57 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 2146bf2 GlobalISel: refactor legalization of G_INSERT.
new 3f631b8 GlobalISel: add buildUndef method to MachineIRBuilder. 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:
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 3 +++
lib/CodeGen/GlobalISel/IRTranslator.cpp | 2 +-
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 4 ++++
3 files changed, 8 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 f4758b9 [InstSimplify] regenerate checks; NFC
new 2146bf2 GlobalISel: refactor legalization of G_INSERT.
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/GlobalISel/LegalizerHelper.h | 9 ----
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 60 +++++++++-------------
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 4 +-
.../AArch64/GlobalISel/legalize-inserts.mir | 22 ++++++++
4 files changed, 47 insertions(+), 48 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 zorg.
from 78c7db6 Added InterpolateToNativePath and InterpolateToPosixPath classes.
new 3f67579 Fixed paths issues in getSanitizerWindowsBuildFactory.
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:
zorg/buildbot/builders/SanitizerBuilderWindows.py | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 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 08b8679 Remove the sample pgo annotation heuristic that uses call cou [...]
new b69b5c5 [TableGen] Ensure proper ordering of subtarget feature names
new f4758b9 [InstSimplify] regenerate checks; 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:
.../tablegen-order-subtargetfeaturenames.mir | 27 +++++++++++++++++++
test/Transforms/InstSimplify/div.ll | 2 +-
test/Transforms/InstSimplify/rem.ll | 30 +++++++++++-----------
utils/TableGen/SubtargetFeatureInfo.cpp | 21 ++++++++++++---
4 files changed, 60 insertions(+), 20 deletions(-)
create mode 100644 test/CodeGen/Hexagon/tablegen-order-subtargetfeaturenames.mir
--
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 aab471c [Hexagon] Early-if-convert branches that may exit the loop
new 08b8679 Remove the sample pgo annotation heuristic that uses call cou [...]
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/ProfileData/SampleProf.h | 15 ---------------
lib/Transforms/IPO/SampleProfile.cpp | 8 +++-----
test/Transforms/SampleProfile/calls.ll | 8 ++++----
test/Transforms/SampleProfile/fnptr.ll | 8 ++++----
4 files changed, 11 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.