This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8814c0a Add another e500 subreg pattern.
new 9c5e20f Fix e500 offset handling for TImode.
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/config/rs6000/rs6000.c | 7 +++----
2 files changed, 9 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 gcc.
from 7bdc344 * varasm.c (assemble_name): Increase buffer size for name.
new 74d925e combine: Query can_change_dest_mode before changing dest mode
new 8814c0a Add another e500 subreg pattern.
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:
gcc/ChangeLog | 10 ++++++++++
gcc/combine.c | 3 ++-
gcc/config/rs6000/spe.md | 12 ++++++++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.c-torture/compile/20161123-1.c | 7 +++++++
5 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/20161123-1.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 llvm.
from 89e45d5 [X86][SSE] Add awareness of (v)cvtpd2dq and vcvtpd2udq implic [...]
new a9f7e82 [DebugInfo] Fix some Clang-tidy modernize-use-default and Inc [...]
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/DebugInfo/PDB/Raw/ModInfo.h | 2 +-
lib/DebugInfo/DWARF/DWARFCompileUnit.cpp | 5 +++--
lib/DebugInfo/DWARF/DWARFDebugFrame.cpp | 25 ++++++++++++------------
lib/DebugInfo/DWARF/DWARFUnit.cpp | 31 ++++++++++++++++++++----------
lib/DebugInfo/PDB/IPDBSourceFile.cpp | 8 +++++---
lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp | 9 ++++-----
lib/DebugInfo/PDB/PDBSymDumper.cpp | 2 +-
lib/DebugInfo/PDB/PDBSymbol.cpp | 11 ++++-------
lib/DebugInfo/PDB/Raw/DbiStream.cpp | 15 ++++++++++-----
lib/DebugInfo/PDB/Raw/GlobalsStream.cpp | 12 ++++--------
lib/DebugInfo/PDB/Raw/ModInfo.cpp | 19 +++++++++---------
lib/DebugInfo/PDB/Raw/ModStream.cpp | 26 ++++++++++++++-----------
lib/DebugInfo/PDB/Raw/NameMap.cpp | 16 +++++++++------
lib/DebugInfo/PDB/Raw/NameMapBuilder.cpp | 9 ++++++---
lib/DebugInfo/PDB/Raw/PDBFile.cpp | 19 ++++++++++--------
lib/DebugInfo/PDB/Raw/PublicsStream.cpp | 20 ++++++++-----------
lib/DebugInfo/PDB/Raw/RawSession.cpp | 25 ++++++++++++------------
lib/DebugInfo/PDB/Raw/TpiStream.cpp | 15 ++++++++-------
lib/DebugInfo/PDB/Raw/TpiStreamBuilder.cpp | 24 ++++++++++++++++++++---
19 files changed, 167 insertions(+), 126 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 lld.
from dbd9b4b Set default entry point to .text if no entry point is found.
new 5817cf5 [COFF] Add DebugInfoCodeView dependency
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:
COFF/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
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-5-branch
in repository gcc.
from 7b9ac28 * config/i386/i386.md (*<any_or:code>hi_1): Fix operand 2 co [...]
new 5c9677d 2016-11-23 Steven G. Kargl <kargl(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/fortran/ChangeLog | 5 +++++
gcc/fortran/trans-common.c | 8 ++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr78297.f90 | 11 +++++++++++
4 files changed, 27 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr78297.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 gcc.
from fc113a8 * config/i386/i386.md: Move some insn patterns around.
new 7bdc344 * varasm.c (assemble_name): Increase buffer size for name.
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 | 2 ++
gcc/varasm.c | 2 +-
2 files changed, 3 insertions(+), 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 d93aa5a [ELF][MIPS] Fix handling of _gp/_gp_disp/__gnu_local_gp symbols
new dbd9b4b Set default entry point to .text if no entry point is found.
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/Writer.cpp | 25 ++++++++++++++++++++++---
test/ELF/entry.s | 41 +++++++++++++++++++++++++++++------------
2 files changed, 51 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 38d2f63 [IR] Fix some Clang-tidy modernize-use-default, modernize-use [...]
new 89e45d5 [X86][SSE] Add awareness of (v)cvtpd2dq and vcvtpd2udq implic [...]
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/X86InstrAVX512.td | 21 ++++++++++++++-------
lib/Target/X86/X86InstrSSE.td | 24 ++++++++++++++++--------
test/CodeGen/X86/avx512vl-intrinsics.ll | 4 ----
test/CodeGen/X86/sse2-intrinsics-x86.ll | 6 ------
4 files changed, 30 insertions(+), 25 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 da8f0a5 [SelectionDAG] Early-out in TargetLowering::expandMUL (NFC)
new 38d2f63 [IR] Fix some Clang-tidy modernize-use-default, modernize-use [...]
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/CFG.h | 49 +++++++++++++++++------------
include/llvm/IR/CallSite.h | 31 ++++++++++++------
include/llvm/IR/ConstantFolder.h | 38 ++++++++++++++++++++--
include/llvm/IR/DebugInfoMetadata.h | 26 ++++++++++++---
include/llvm/IR/DiagnosticInfo.h | 11 ++++---
include/llvm/IR/DiagnosticPrinter.h | 8 +++--
include/llvm/IR/GVMaterializer.h | 9 +++---
include/llvm/IR/GetElementPtrTypeIterator.h | 20 +++++++++---
include/llvm/IR/InstIterator.h | 12 ++++---
include/llvm/IR/InstrTypes.h | 41 ++++++++++++++++--------
include/llvm/IR/NoFolder.h | 49 +++++++++++++++++++++++++++--
include/llvm/IR/PassManagerInternal.h | 25 +++++++++++----
12 files changed, 241 insertions(+), 78 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 compiler-rt.
from 7fd4a45 [asan/win] Skip incremental linker padding during unregistration
new 311e744 [test] Use a helper macro to refer to MAP_ANON (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/tsan/ignore_lib5.cc | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.