This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/hjl/wig
in repository binutils-gdb.
from 0d3b2a0992 x86: Fix vmovapd/vmovaps
new 49a570d48d x86: Fix vmovlps/vmovhlps/vmovsldup/vmovlpd/vmovddup
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:
opcodes/i386-dis.c | 35 +++++------------------------------
1 file changed, 5 insertions(+), 30 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 8ec990da8b3 [InstCombine][x86] try harder to convert blendv intrinsic t [...]
new d2aa336c9ad [NFC] minor cleanup in PassManagerInternal.h
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/IR/PassManagerInternal.h | 11 ++++++-----
1 file changed, 6 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 users/hjl/wig
in repository binutils-gdb.
from 5ff88e2216 x86: Fix vminpX/vminsX/vmaxpX/vmaxsX
new 0d3b2a0992 x86: Fix vmovapd/vmovaps
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:
gas/testsuite/gas/i386/avx-wig.s | 2 ++
gas/testsuite/gas/i386/x86-64-avx-wig.s | 2 ++
opcodes/i386-dis.c | 14 ++------------
3 files changed, 6 insertions(+), 12 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/hjl/wig
in repository binutils-gdb.
from 8a84f0b09e x86: Fix vldmxcsr/vstmxcsr
new af5b800d7e x86: Fix vmaskmovdqu
new 5ff88e2216 x86: Fix vminpX/vminsX/vmaxpX/vmaxsX
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:
opcodes/i386-dis.c | 91 ++++++------------------------------------------------
1 file changed, 9 insertions(+), 82 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 4c3db1c1e8d [InstCombine] Inefficient pattern for high-bits checking 3 [...]
new bb7b59846f8 Fix line endings. NFCI.
new 8ec990da8b3 [InstCombine][x86] try harder to convert blendv intrinsic t [...]
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/Transforms/InstCombine/InstCombineCalls.cpp | 22 ++--
test/CodeGen/X86/debuginfo-locations-dce.ll | 142 ++++++++++++------------
test/Transforms/InstCombine/X86/blend_x86.ll | 24 ++--
3 files changed, 94 insertions(+), 94 deletions(-)
mode change 100755 => 100644 test/CodeGen/X86/debuginfo-locations-dce.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 users/hjl/wig
in repository binutils-gdb.
from 0cc7ea4b2e x86: Fix vcvtXX2YY
new 9329b5fe84 x86: Fix vdivps/vdivss/vdivpd/vdivsd
new 3ba8a6eda7 x86: Fix vdppd/vdpps
new 4fe5bceaf7 x86: Fix vhaddpd/vhaddps/vhsubpd/vhsubps
new 389b62ec68 x86: Fix vinsertps
new d1805671d2 x86: Fix vlddqu
new 8a84f0b09e x86: Fix vldmxcsr/vstmxcsr
The 6 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:
opcodes/i386-dis.c | 112 +++++++----------------------------------------------
1 file changed, 14 insertions(+), 98 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/hjl/wig
in repository binutils-gdb.
from 6926109874 x86: Fix vcmpps/vcmppd/vcmpss/vcmpsd
new 9cb926c0ea x86: Fix vcomisd/vcomiss
new 0cc7ea4b2e x86: Fix vcvtXX2YY
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:
opcodes/i386-dis.c | 107 ++++++-----------------------------------------------
1 file changed, 12 insertions(+), 95 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 9bc2172b74 [analyzer] Temporary disabling svalbuilder-rearrange-compari [...]
new 3a0edf1ccb [OPENMP] Move OMPClauseReader/Writer classes to ASTReader/Wr [...]
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/AST/OpenMPClause.h | 37 ++
include/clang/AST/StmtVisitor.h | 35 --
include/clang/Serialization/ASTReader.h | 16 +
include/clang/Serialization/ASTWriter.h | 13 +
lib/Serialization/ASTReader.cpp | 870 +++++++++++++++++++++++++++++++
lib/Serialization/ASTReaderStmt.cpp | 892 +-------------------------------
lib/Serialization/ASTWriter.cpp | 465 +++++++++++++++++
lib/Serialization/ASTWriterStmt.cpp | 479 -----------------
8 files changed, 1402 insertions(+), 1405 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/hjl/wig
in repository binutils-gdb.
from b29aa3890c Add VEX_LEN_0F77_P_0
new 0fef0c6132 x86: Fix vaddsubpd/vaddsubps
new 885ce753ba Fix vaesimc
new 92ecab5964 Fix vaeskeygenassist
new 2539df6b9d x86: Fix vblendps/vblendpd
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:
opcodes/i386-dis.c | 42 ++++++------------------------------------
1 file changed, 6 insertions(+), 36 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.