This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3c62cae [gcc] 2016-05-02 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 150b7a5 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc-6-branch
in repository gcc.
from c10e34e PR ada/70900 Backport from mainline 2016-04-18 Ed Schonbe [...]
new 16a63a0 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc-5-branch
in repository gcc.
from 5dbe2ee Fix make install-gcc-specs with empty GCC_SPEC_FILES
new 818f2a9 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc-4_9-branch
in repository gcc.
from 31e1569 Daily bump.
new b14e488 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 llvm.
from 0414149 MITests: Update libdeps.
new b4756d6 LivePhysRegs: Automatically determine presence of pristine regs.
new 1b960de Adding period to the end of a comment to test out commit access.
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:
include/llvm/CodeGen/LivePhysRegs.h | 19 ++++++++-----
lib/CodeGen/ExecutionDepsFix.cpp | 4 ++-
lib/CodeGen/LivePhysRegs.cpp | 36 ++++++++++++-------------
lib/CodeGen/StackMapLivenessAnalysis.cpp | 3 ++-
lib/Support/Windows/Path.inc | 2 +-
lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp | 4 +--
lib/Target/ARM/ARMExpandPseudoInsts.cpp | 4 +--
lib/Target/ARM/ARMLoadStoreOptimizer.cpp | 2 +-
lib/Target/ARM/Thumb1FrameLowering.cpp | 2 +-
lib/Target/X86/X86FixupBWInsts.cpp | 2 +-
lib/Target/X86/X86InstrInfo.cpp | 2 +-
11 files changed, 44 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 f45287b NFC: An iterator for stepping through CodeView type stream in [...]
new 0414149 MITests: Update libdeps.
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:
unittests/MI/CMakeLists.txt | 3 ++-
1 file changed, 2 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 llvm.
from 7f90dd2 [MC] Create unique .pdata sections for every .text section
new f45287b NFC: An iterator for stepping through CodeView type stream in [...]
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:
tools/llvm-readobj/COFFDumper.cpp | 164 +++++++++++++++++++++++++++++---------
1 file changed, 125 insertions(+), 39 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 151b497 Add another failing use-after-scope test
new 3bd85d7 Relax stack check as on some platforms demanglers fail
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/asan/TestCases/use-after-scope-capture.cc | 2 +-
1 file changed, 1 insertion(+), 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 db1cb51 Simplify. NFC.
new e08eb3c Pass all buffers to BuildId hash function at once. 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:
ELF/OutputSections.cpp | 39 ++++++++++++++++++++-------------------
ELF/OutputSections.h | 22 ++++------------------
ELF/Writer.cpp | 9 ++++-----
3 files changed, 28 insertions(+), 42 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 7eddb05 PR target/49244 * gimple.c (gimple_builtin_call_types_compa [...]
new 3c62cae [gcc] 2016-05-02 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 32 +++++
gcc/config/rs6000/rs6000.c | 92 +++++++++---
gcc/config/rs6000/rs6000.h | 12 +-
gcc/doc/extend.texi | 7 +-
gcc/fortran/ChangeLog | 4 +
gcc/fortran/trans-types.c | 1 +
gcc/genmodes.c | 21 ++-
gcc/machmode.h | 4 +
gcc/stor-layout.c | 12 +-
gcc/testsuite/ChangeLog | 6 +
.../gcc.target/powerpc/float128-complex-1.c | 157 ++++++++++++++++++++
.../gcc.target/powerpc/float128-complex-2.c | 160 +++++++++++++++++++++
gcc/tree.c | 1 +
13 files changed, 480 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-complex-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-complex-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.