This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 9133f1b Address post-commit review feedback to r270457
new cfc5968 Fix filtering of prior declarations when checking for a tag r [...]
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/Sema/SemaDecl.cpp | 3 ++-
test/SemaCXX/extern-c.cpp | 38 ++++++++++++++++++++++++++++++++++++++
test/SemaCXX/friend.cpp | 14 ++++++++++++++
3 files changed, 54 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 0878fd7 tune lowering parameter for small apps (sjeng)
new 14a29ca InsertPointAnalysis: Move current live interval from being 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/InlineSpiller.cpp | 6 +++---
lib/CodeGen/SplitKit.cpp | 16 ++++++++--------
lib/CodeGen/SplitKit.h | 24 +++++++++++-------------
3 files changed, 22 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 llvm.
from 396a19f [InstCombine] Fix assertion when bitcast is converted to gep
new 0878fd7 tune lowering parameter for small apps (sjeng)
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/Transforms/Instrumentation/InstrProfiling.cpp | 5 +++--
1 file changed, 3 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 gcc.
from 5b46ee6 * config/i386/i386.h (IS_STACK_MODE): Enable for TARGET_MIX [...]
new 1618ffe /cp 2016-05-23 Paolo Carlini <paolo.carlini(a)oracle.com>
new f0d91a8 /cp 2016-05-22 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 10 ++++++++++
gcc/cp/parser.c | 3 +++
gcc/cp/pt.c | 7 ++++---
gcc/testsuite/ChangeLog | 16 ++++++++++++++--
gcc/testsuite/g++.dg/cpp0x/pr31445.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/pr32253.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/variadic-ex13.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/variadic168.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/variadic36.C | 2 +-
9 files changed, 53 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic168.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 4b3e216 [LoopUnroll] Enable advanced unrolling analysis by default.
new 396a19f [InstCombine] Fix assertion when bitcast is converted to gep
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/Transforms/InstCombine/InstCombineCasts.cpp | 7 ++++++
test/Transforms/InstCombine/opaque.ll | 32 +++++++++++++++++++++++++
2 files changed, 39 insertions(+)
create mode 100644 test/Transforms/InstCombine/opaque.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 961fcb5 Fix DEBUG logs in MachineLICM.
new 4b3e216 [LoopUnroll] Enable advanced unrolling analysis by default.
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/Transforms/Scalar/LoopUnrollPass.cpp | 6 +++---
test/Transforms/LoopUnroll/partial-unroll-const-bounds.ll | 2 +-
2 files changed, 4 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 llvm.
from dc38d33 [codeview] Refactor symbol records to use same pattern as types.
new 961fcb5 Fix DEBUG logs in MachineLICM.
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/MachineLICM.cpp | 12 +++++-------
1 file changed, 5 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 lldb.
from 5826a88 Removed the m_decl_objects map from ClangASTContext.
new 51f4448 add cmake files to Xcode project
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:
lldb.xcodeproj/project.pbxproj | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 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 gcc.
from c0205ba match.pd: Relax some tree_nop_conversion_p
new 5b46ee6 * config/i386/i386.h (IS_STACK_MODE): Enable for TARGET_MIX [...]
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 | 46 +++++++++++++++++++++++++++++++---------------
gcc/config/i386/i386.c | 28 +++++++++++++---------------
gcc/config/i386/i386.h | 8 ++++----
gcc/config/i386/i386.md | 36 ++++++++++++++++++------------------
4 files changed, 66 insertions(+), 52 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 50c861b fix typo; NFC
new dc38d33 [codeview] Refactor symbol records to use same pattern as types.
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:
.../llvm/DebugInfo/CodeView/RecordSerialization.h | 33 +-
include/llvm/DebugInfo/CodeView/SymbolRecord.h | 1087 +++++++++++++++++---
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 22 +-
tools/llvm-readobj/COFFDumper.cpp | 599 ++++++-----
4 files changed, 1315 insertions(+), 426 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.