This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fb5a67b5944 [SelectionDAG] Add a check to getVectorShuffle to ensure th [...]
new ab16d0abcd6 [Transforms] Fix some Clang-tidy modernize and Include What [...]
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/Transforms/IPO/ArgumentPromotion.h | 5 +-
include/llvm/Transforms/IPO/FunctionAttrs.h | 10 ++-
include/llvm/Transforms/IPO/Inliner.h | 17 ++--
include/llvm/Transforms/IPO/LowerTypeTests.h | 2 +-
lib/Transforms/IPO/ArgumentPromotion.cpp | 68 +++++++++++-----
lib/Transforms/IPO/FunctionAttrs.cpp | 100 ++++++++++++++++-------
lib/Transforms/IPO/Inliner.cpp | 49 ++++++++++--
lib/Transforms/IPO/LowerTypeTests.cpp | 65 ++++++++++++---
lib/Transforms/IPO/MergeFunctions.cpp | 48 +++++++----
lib/Transforms/IPO/SampleProfile.cpp | 101 +++++++++++++++---------
10 files changed, 338 insertions(+), 127 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 65f011ebfc These attributes are supported by GCC with the gnu vendor na [...]
new 22b25a6d05 These attributes are not supported by GCC and should not be [...]
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/Basic/Attr.td | 8 ++++----
1 file changed, 4 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 clang.
from 2178f1e610 AMDGPU: Parse r600 CPU name early and expose FMAF capability
new 65f011ebfc These attributes are supported by GCC with the gnu vendor na [...]
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/Basic/Attr.td | 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 llvm.
from d369ce40914 [X86][AES] Test AES intrinsics on 32/64-bit targets with/wi [...]
new 096ea8c9fd0 [X86] Remove LowerEXTRACT_SUBVECTOR handler. All EXTRACT_SU [...]
new fb5a67b5944 [SelectionDAG] Add a check to getVectorShuffle to ensure th [...]
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/CodeGen/SelectionDAG/SelectionDAG.cpp | 3 ++-
lib/Target/X86/X86ISelLowering.cpp | 26 --------------------------
2 files changed, 2 insertions(+), 27 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 65729bee40 [CGExprScalar] Add missing types in function GetIntrinsic
new 2178f1e610 AMDGPU: Parse r600 CPU name early and expose FMAF capability
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/AMDGPU.cpp | 8 +++++++-
test/Preprocessor/predefined-arch-macros.c | 10 ++++++++++
2 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 gcc.
from ea5d398198b * asan.c (create_cond_insert_point): Do not update edge co [...]
new 82bc763f70d * x86-tune-costs.h (generic_cost, core_cost): Correct cost [...]
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 | 5 +++++
gcc/config/i386/x86-tune-costs.h | 43 ++++++++++++++++++++--------------------
2 files changed, 26 insertions(+), 22 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 73f05d5776 [Sema] Fix assertion failure when checking for unused variab [...]
new 65729bee40 [CGExprScalar] Add missing types in function GetIntrinsic
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/CGExprScalar.cpp | 13 +++++++++++--
test/CodeGen/ppc-vector-compare.cc | 25 ++++++++++++++++++++++++-
2 files changed, 35 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 lld.
from 7fc60a267 [COFF] Move MinGW specific functions/classes to a separate fi [...]
new c9e633dcb [COFF] Avoid forward declaring StringSet, fix build
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:
COFF/MinGW.h | 6 +++---
include/lld/Common/LLVM.h | 2 --
2 files changed, 3 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 binutils-gdb.
from 63929e843d Fix build breakage in gdb/xml-support.c
new 49a4ce2eae gdb: Remove hard-coded line number from test
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.linespec/ls-errs.exp | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.