This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3c59fd4 Improve tablegen gen-subtarget diagnostics for missing machin [...]
new 63ae300 [X86] Fix DecodeVPERMVMask to handle cases where the constant [...]
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 | 2 +-
lib/Target/X86/X86ShuffleDecodeConstantPool.cpp | 50 ++++++++++------------
lib/Target/X86/X86ShuffleDecodeConstantPool.h | 2 +-
.../X86/vector-shuffle-combining-avx512bw.ll | 10 +----
4 files changed, 26 insertions(+), 38 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 a97a64c [AVX-512] Fix DecodeVPERMV3Mask to handle cases where the con [...]
new 3c59fd4 Improve tablegen gen-subtarget diagnostics for missing machin [...]
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:
utils/TableGen/CodeGenSchedule.cpp | 13 ++++++++-----
1 file changed, 8 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 gcc.
from e1e9159 read-md.c: Move various state to within class rtx_reader
new 089541f 2016-10-17 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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/testsuite/ChangeLog | 4 ++
gcc/testsuite/gfortran.dg/dtio_17.f90 | 77 +++++++++++++++++++++++++++++++++++
libgfortran/ChangeLog | 12 ++++++
libgfortran/io/io.h | 3 +-
libgfortran/io/read.c | 5 ++-
libgfortran/io/transfer.c | 42 ++++++++++++-------
6 files changed, 126 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dtio_17.f90
--
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 d02b253 [AVX-512] Add support for decoding shuffle mask from constant [...]
new a97a64c [AVX-512] Fix DecodeVPERMV3Mask to handle cases where the con [...]
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 ++--
lib/Target/X86/X86ShuffleDecodeConstantPool.cpp | 39 ++++++++++++----------
lib/Target/X86/X86ShuffleDecodeConstantPool.h | 2 +-
.../X86/vector-shuffle-combining-avx512bw.ll | 19 ++---------
4 files changed, 30 insertions(+), 36 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 0480c1b Fix differences in codegen between Linux and Windows toolchains
new d02b253 [AVX-512] Add support for decoding shuffle mask from constant [...]
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/X86MCInstLower.cpp | 77 +++++++++++++++++++++++++++------------
1 file changed, 53 insertions(+), 24 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 b252dce Automatic date update in version.in
new c48182b ARM/BFD: Correct an `index' global shadowing error
new 61034b0 NDS32/BFD: Correct an aliasing error in `nds32_elf_check_relocs'
new eaf0270 AArch64/opcodes: Correct an `index' global shadowing error
new b348d11 tilegx-tdep: Correct aliasing errors in `tilegx_analyze_prologue'
new ae71e7b i386-tdep: Verify architecture before proceeding with `set/show mpx'
The 5 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:
bfd/ChangeLog | 10 ++++++++++
bfd/elf32-arm.c | 8 ++++----
bfd/elf32-nds32.c | 5 +++--
gdb/ChangeLog | 11 +++++++++++
gdb/i386-tdep.c | 6 ++++--
gdb/tilegx-tdep.c | 2 +-
opcodes/ChangeLog | 5 +++++
opcodes/aarch64-dis.c | 8 ++++----
8 files changed, 42 insertions(+), 13 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 lldb.
from bf6b75d More testsuite xfail markings cleanup.
new 04f6ce3 Remove a debug print statement.
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:
.../lldbsuite/test/lang/c/register_variables/TestRegisterVariables.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 lldb.
from adc1653 Fix a crash in expressions with fixits in the dummy target.
new bf6b75d More testsuite xfail markings cleanup.
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:
.../Python/lldbsuite/test/lang/objc/foundation/TestObjCMethods2.py | 4 ++--
packages/Python/lldbsuite/test/lang/objc/objc-super/TestObjCSuper.py | 1 -
2 files changed, 2 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 clang.
from f3d7217 [CMake] Add a few default passthrough variables for bootstrap builds
new 00c2008 [analyzer] Update alpha and potential checker documentation, [...]
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:
www/analyzer/alpha_checks.html | 82 +++++++++++++++++++++++++++++++++---
www/analyzer/potential_checkers.html | 61 +--------------------------
2 files changed, 78 insertions(+), 65 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 e5e0f9d [Basic] unique_ptr-ify SourceManager::MacroArgsCacheMap (NFC)
new f3d7217 [CMake] Add a few default passthrough variables for bootstrap builds
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:
CMakeLists.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.