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 0af8d1f gcc/c-family/ PR middle-end/70626 * c-common.h (c_oacc_spl [...]
new 6f49aed 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 482e17b Daily bump.
new b4832a3 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 2aa4ca7 Daily bump.
new 4b8971c 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 9803475 remove the metadata added with r267827
new 6ebef00 add minimal test to show dropped metadata
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:
.../SimplifyCFG/preserve-branchweights.ll | 28 ++++++++++++++++++++++
1 file changed, 28 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 clang-tools-extra.
from 4a6b615 Add a clang-tidy check that flags string-to-number conversion [...]
new f711a20 [Release Notes] Mention Clang-tidy cert-err34-c check.
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:
docs/ReleaseNotes.rst | 21 ++++++++++++++-------
1 file changed, 14 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 gcc.
from d94e622 [gcc]
new 5b4b474 ira.c tidies: move pdx_subregs into reg_equiv
new bd8bdc7 ira.c tidies: split update_reg_equivs
new 6574722 ira.c tidies: validate_equiv_mem_from_store
new 1b8aec7 ira.c combine_and_move_insns, and ordering of functions
new 0327cdb ira.c use DF infrastructure for combine_and_move_insns
new 7563075 ira.c validate_equiv_mem
new 0c4005b /cp 2016-04-29 Paolo Carlini <paolo.carlini(a)oracle.com>
new b662dac Goodbye REG_LIVE_LENGTH
new 32305c3 Goodbye REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED
The 9 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 | 73 ++++
gcc/cp/ChangeLog | 8 +
gcc/cp/class.c | 49 +--
gcc/ira.c | 520 +++++++++++-------------
gcc/regs.h | 23 --
gcc/regstat.c | 162 +-------
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/g++.dg/cpp0x/nsdmi-anon-struct1.C | 48 +++
8 files changed, 410 insertions(+), 478 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nsdmi-anon-struct1.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 release_38
in repository llvm.
from 8b47c17 Merging r264335: -------------------------------------------- [...]
new 06cf4b2 Merging r267634: -------------------------------------------- [...]
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/X86FrameLowering.cpp | 6 ++++
lib/Target/X86/X86FrameLowering.h | 10 +++++++
test/CodeGen/X86/i686-win-shrink-wrapping.ll | 44 ++++++++++++++++++++++++++++
3 files changed, 60 insertions(+)
create mode 100644 test/CodeGen/X86/i686-win-shrink-wrapping.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 master
in repository llvm.
from 2f3e898 Reapply r268107 after fixing a bug breaks debug build.
new 9803475 remove the metadata added with r267827
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:
.../SimplifyCFG/2008-07-13-InfLoopMiscompile.ll | 20 ++++++--------------
1 file changed, 6 insertions(+), 14 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 7123806 Watch out for compilers that generate bad bitfield info. If t [...]
new 2d88053 Fix TestEnumTypes.py for 32 bit platforms.
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:
packages/Python/lldbsuite/test/lang/c/enum_types/TestEnumTypes.py | 4 ++--
1 file changed, 2 insertions(+), 2 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 3400858 [CUDA] Copy host builtin types to NVPTXTargetInfo.
new 0645f99 Delete store to Target option PositionIndependentExecutable a [...]
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/CodeGen/BackendUtil.cpp | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.