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 cef4f17 Daily bump.
new 454ad5c 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 ea4697a 2016-04-23 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 73e167c 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 280388c Daily bump.
new 0c83d64 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 4c6a765 Also check the IR.
new c5cc3f2 Verifier: Verify that each inlinable callsite of a debug-info [...]
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/IR/Verifier.cpp | 9 +++++
test/DebugInfo/X86/arange-and-stub.ll | 3 +-
test/DebugInfo/X86/dbg-declare-arg.ll | 3 +-
test/Verifier/callsite-dbgloc.ll | 62 +++++++++++++++++++++++++++++++++++
4 files changed, 75 insertions(+), 2 deletions(-)
create mode 100644 test/Verifier/callsite-dbgloc.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 clang.
from 244ba97 clang-format: [JS] generator and async functions.
new c9192fa Debug info: Apply an empty debug location for global OpenMP d [...]
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/CGOpenMPRuntime.cpp | 3 +++
test/OpenMP/threadprivate_codegen.cpp | 4 ++--
2 files changed, 5 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 d89423c * config/i386/i386-protos.h (standard_sse_constant_p): Add [...]
new 9dc72e9 * config/i386/i386.md (*lea<mode>_general_4): Use const_0_to [...]
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 | 5 +++++
gcc/config/i386/i386.md | 12 +++++-------
2 files changed, 10 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 clang.
from 2340dc0 Improve diagnostic checking for va_start to also warn on othe [...]
new 244ba97 clang-format: [JS] generator and async functions.
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/Format/ContinuationIndenter.cpp | 2 +-
lib/Format/FormatToken.h | 10 ++++++++--
lib/Format/TokenAnnotator.cpp | 3 +++
lib/Format/UnwrappedLineParser.cpp | 31 +++++++++++++++++++++++--------
unittests/Format/FormatTestJS.cpp | 34 ++++++++++++++++++++++++++++++++++
5 files changed, 69 insertions(+), 11 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 5a63926 Add a test for how we handle protected visibility.
new 4c6a765 Also check the IR.
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/tools/gold/X86/visibility.ll | 4 ++++
1 file changed, 4 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 llvm.
from ff7d156 [X86][AVX] Added PR24935 test case
new 5a63926 Add a test for how we handle protected visibility.
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:
.../gold/X86/Inputs/visibility.ll} | 1 -
test/tools/gold/X86/visibility.ll | 19 +++++++++++++++++++
2 files changed, 19 insertions(+), 1 deletion(-)
copy test/{ExecutionEngine/RuntimeDyld/Mips/Inputs/ExternalFunction.ll => tools/go [...]
create mode 100644 test/tools/gold/X86/visibility.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 gcc.
from d082ff4 libstdc++/70762 fix fallback implementation of nonexistent_path
new d89423c * config/i386/i386-protos.h (standard_sse_constant_p): Add [...]
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 | 34 +++++++++
gcc/config/i386/constraints.md | 9 ++-
gcc/config/i386/i386-protos.h | 2 +-
gcc/config/i386/i386.c | 166 ++++++++++++++++++++++++++---------------
gcc/config/i386/i386.md | 51 ++++++++-----
gcc/config/i386/predicates.md | 21 +-----
gcc/config/i386/sse.md | 4 +-
7 files changed, 185 insertions(+), 102 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.