This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2f183e0 [x86, BMI] add TLI hook for 'andn' and use it to simplify com [...]
new a3ea594 [CostModel][X86] Split BSWAP/BITREVERSE cost tests from CTPOP [...]
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/Analysis/CostModel/X86/bitreverse.ll | 106 +++++++++++++++++
test/Analysis/CostModel/X86/bswap.ll | 82 ++++++++++++++
test/Analysis/CostModel/X86/ctbits-cost.ll | 176 -----------------------------
3 files changed, 188 insertions(+), 176 deletions(-)
create mode 100644 test/Analysis/CostModel/X86/bitreverse.ll
create mode 100644 test/Analysis/CostModel/X86/bswap.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 074a68d ErrorInfoBase::message(): Don't use raw_string_ostream's buff [...]
new 2f183e0 [x86, BMI] add TLI hook for 'andn' and use it to simplify com [...]
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/Target/TargetLowering.h | 16 ++++++
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 49 +++++++++++++++++++
lib/Target/X86/X86ISelLowering.cpp | 12 +++++
lib/Target/X86/X86ISelLowering.h | 2 +
test/CodeGen/X86/bmi.ll | 75 ++++++++++++++++++++++++-----
5 files changed, 143 insertions(+), 11 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 gcc.
from f681e29 Handle NULL def in build_cross_bb_scalars_def
new 5798572 * config/i386/i386.md (*addqi_1): Add preferred_for_speed at [...]
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 | 15 ++++++++++
gcc/config/i386/i386.md | 79 ++++++++++++++++++++++++++++++-------------------
2 files changed, 63 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 clang-tools-extra.
from fcb2d53 [Documentation] List Clang-tidy checks alphabetically.
new ed84b00 clang-rename: when renaming a field, rename initializers of 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:
clang-rename/USRLocFinder.cpp | 13 +++++++++++++
test/clang-rename/FieldTest.cpp | 17 +++++++++++++++++
2 files changed, 30 insertions(+)
create mode 100644 test/clang-rename/FieldTest.cpp
--
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 hjl/pr70155/bitwise
in repository gcc.
from a55fb67 Check for undefined shift
new 0bf7a10 Add pr70155-23.c
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:
.../pr54471.c => gcc.target/i386/pr70155-23.c} | 19 +++++++------------
1 file changed, 7 insertions(+), 12 deletions(-)
copy gcc/testsuite/{gcc.c-torture/execute/pr54471.c => gcc.target/i386/pr70155-23. [...]
--
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 f05d4a7 [PM] code refactoring -- preparation for new PM porting /NFC
new 074a68d ErrorInfoBase::message(): Don't use raw_string_ostream's buff [...]
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/Support/Error.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 lld.
from 252b61e [ELF][MIPS] Reduce code duplication. NFC
new 4e6c01e [ELF][MIPS] Remove redundant local variable. 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:
ELF/Target.cpp | 6 ++----
1 file changed, 2 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 gcc-6-branch
in repository gcc.
from 3dacb00 Daily bump.
new 0d2ebb3 backport "Handle NULL def in build_cross_bb_scalars_def"
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 | 9 +++++++++
gcc/graphite-scop-detection.c | 3 +--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/graphite/pr70956.c | 4 ++++
4 files changed, 22 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr70956.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 gcc.
from 3d06625 gcc/ * config/sh/sh-protos.h (sh_cbranch_distance): Declare [...]
new f681e29 Handle NULL def in build_cross_bb_scalars_def
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 | 6 ++++++
gcc/graphite-scop-detection.c | 3 +--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/graphite/pr70956.c | 4 ++++
4 files changed, 16 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr70956.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.