This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 3840cfc clang-format: Treat braced lists like other complex parameters.
new 6535a57 Add additional testcases for nsw markings on ++ and --.
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/CodeGen/integer-overflow.c | 30 +++++++++++++++++++++++++++---
1 file changed, 27 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 7246950 [X86] Tune bypassing of slow division for Intel CPUs
new 19b8606 [X86] Rename tests for bypassing slow division (NFC)
new eea6148 [llvm-config] Fix obviously wrong code in parsing DyLib components.
new 7257b8b [X86] Modify BypassSlowDivision tests to match their new names (NFC)
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:
...slow-division.ll => bypass-slow-division-32.ll} | 23 +++----
...w-division-64.ll => bypass-slow-division-64.ll} | 74 ++--------------------
test/CodeGen/X86/bypass-slow-division-tune.ll | 56 ++++++++++++++++
test/CodeGen/X86/slow-div.ll | 44 -------------
tools/llvm-config/llvm-config.cpp | 2 +-
5 files changed, 72 insertions(+), 127 deletions(-)
rename test/CodeGen/X86/{atom-bypass-slow-division.ll => bypass-slow-division-32.l [...]
rename test/CodeGen/X86/{atom-bypass-slow-division-64.ll => bypass-slow-division-6 [...]
create mode 100644 test/CodeGen/X86/bypass-slow-division-tune.ll
delete mode 100644 test/CodeGen/X86/slow-div.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 binutils-gdb.
from 8361ed4 x86-64: Also generate unwind info for .plt.bnd
new aca5eec Fix incorrect byte counts.
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:
gold/ChangeLog | 4 ++++
gold/object.cc | 6 +++---
2 files changed, 7 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 binutils-2_28-branch
in repository binutils-gdb.
from 0d2343c Automatic date update in version.in
new d639511 Fix incorrect byte counts.
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:
gold/ChangeLog | 4 ++++
gold/object.cc | 6 +++---
2 files changed, 7 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 ac2f8ae [X86] Update LLC tests for slow division bypassing (NFC)
new 7246950 [X86] Tune bypassing of slow division for Intel CPUs
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/X86.td | 5 +-
lib/Target/X86/X86ISelLowering.cpp | 4 +-
lib/Target/X86/X86Subtarget.h | 2 +-
test/CodeGen/X86/atom-bypass-slow-division-64.ll | 87 +++++++++++++++++++++---
test/CodeGen/X86/slow-div.ll | 11 +--
5 files changed, 89 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 clang.
from 2d28523 UsersManual.rst: Update clang-cl options list again
new 3840cfc clang-format: Treat braced lists like other complex parameters.
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/Format/ContinuationIndenter.cpp | 7 +++++++
unittests/Format/FormatTest.cpp | 6 ++++++
2 files changed, 13 insertions(+)
--
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 cd00258 AMDGPU: Skip fneg/select combine if it can fold into other
new ac2f8ae [X86] Update LLC tests for slow division bypassing (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:
test/CodeGen/X86/atom-bypass-slow-division-64.ll | 83 ++++++---
test/CodeGen/X86/atom-bypass-slow-division.ll | 223 ++++++++++++++++++-----
2 files changed, 232 insertions(+), 74 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 ddf8ad1 [Modules] Fix misleading warning about missing textual header [...]
new 2d28523 UsersManual.rst: Update clang-cl options list again
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:
docs/UsersManual.rst | 3 +++
include/clang/Driver/CLCompatOptions.td | 7 ++++---
include/clang/Driver/Options.td | 1 +
3 files changed, 8 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 zorg.
from 1db92ed This is a test commit for new account.
new 5941636 Revert test commit
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/PollyBuilder.py | 1 -
1 file changed, 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 clang-tools-extra.
from 1b8b112 Correctly classify main file includes if there is a prefix added
new e5f476a [clang-tidy] Fix check for trivially copyable types in modern [...]
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-tidy/modernize/PassByValueCheck.cpp | 3 ++-
.../clang-tidy/Inputs/modernize-pass-by-value/header.h | 3 +++
test/clang-tidy/modernize-pass-by-value-header.cpp | 2 +-
.../modernize-pass-by-value-macro-header.cpp | 2 ++
test/clang-tidy/modernize-pass-by-value.cpp | 18 ++++++++++++++++--
5 files changed, 24 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.