This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6b60db9 [APInt] Add a public typedef for the internal type of APInt u [...]
new c94363e [APInt] Make use of whichWord and maskBit to simplify some code. 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:
lib/Support/APInt.cpp | 8 +++-----
1 file 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 llvm.
from 9071ac1 [InstCombine] Make InstCombiner::OptAndOp take a BinaryOperat [...]
new 6b60db9 [APInt] Add a public typedef for the internal type of APInt u [...]
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/ADT/APFloat.h | 3 +
include/llvm/ADT/APInt.h | 93 ++++++++++++-------------
lib/Support/APFloat.cpp | 4 ++
lib/Support/APInt.cpp | 162 ++++++++++++++++++++++----------------------
unittests/ADT/APIntTest.cpp | 74 ++++++++++----------
5 files changed, 169 insertions(+), 167 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 61f6146 [clang-tidy] Correct code-block in the doc.
new 9a18b6c Fixes for modernize-use-using check: - removed unnessacary 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:
clang-tidy/modernize/UseUsingCheck.cpp | 22 ++++++++++++++++++----
clang-tidy/modernize/UseUsingCheck.h | 9 +++++++--
test/clang-tidy/modernize-use-using-macros.cpp | 23 +++++++++++++++++++++++
test/clang-tidy/modernize-use-using.cpp | 17 +++++++++++++++--
4 files changed, 63 insertions(+), 8 deletions(-)
create mode 100644 test/clang-tidy/modernize-use-using-macros.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 master
in repository gcc.
from 9d36f8e PR target/80250 * config/i386/sse.md (mov<IMOD4:mode>): Rem [...]
new b02e65a * config/i386/sse.md (movdi_to_sse): Add missing DONE.
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 | 4 ++++
gcc/config/i386/sse.md | 1 +
2 files changed, 5 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 gcc.
from 7714131 2017-04-01 Jonathan Yong <10walls(a)gmail.com>
new 9d36f8e PR target/80250 * config/i386/sse.md (mov<IMOD4:mode>): Rem [...]
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 | 7 +++++++
gcc/config/i386/sse.md | 44 +++++++++++++++++++++++++++++---------------
2 files changed, 36 insertions(+), 15 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 07ccae2 [X86][MMX] Improve support for folding fptosi from XMM to MMX
new 9071ac1 [InstCombine] Make InstCombiner::OptAndOp take a BinaryOperat [...]
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/InstCombine/InstCombineAndOrXor.cpp | 6 +++---
lib/Transforms/InstCombine/InstCombineInternal.h | 2 +-
2 files 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 llvm.
from 9e3a093 [InstCombine] Remove redundant combine from visitAnd
new 07ccae2 [X86][MMX] Improve support for folding fptosi from XMM to MMX
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/X86ISelLowering.cpp | 10 ++++++++++
test/CodeGen/X86/mmx-cvt.ll | 10 +++-------
2 files changed, 13 insertions(+), 7 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 888b181 [X86][MMX] Simplify tablegen patterns by always combining MOV [...]
new 9e3a093 [InstCombine] Remove redundant combine from visitAnd
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/InstCombine/InstCombineAndOrXor.cpp | 87 ----------------------
lib/Transforms/InstCombine/InstCombineInternal.h | 2 -
2 files changed, 89 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 4475a66 [X86][MMX] Added support for subvector extraction to MMX register
new 888b181 [X86][MMX] Simplify tablegen patterns by always combining MOV [...]
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/X86ISelLowering.cpp | 3 ++-
test/CodeGen/X86/mmx-cvt.ll | 6 ++----
2 files changed, 4 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 5a5f425 APInt.h: Prune \param(s) in \returns. [-Wdocumentation]
new 4475a66 [X86][MMX] Added support for subvector extraction to MMX register
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/X86ISelLowering.cpp | 6 ++++--
test/CodeGen/X86/mmx-cvt.ll | 8 +++-----
2 files changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.