This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 11c999a PR c++/79393 DR 1658 workaround * method.c (synthesized_met [...]
new afd80b0 [ARC] Handle complex PIC move patterns.
new 47b6455 [ARC] Fix conditional move contstraint
new f887b47 [ARC] Add code density instructions.
new 2e7c47d [ARC] Fix tst_bitfield_tst pattern.
new d0c1676 [ARC] Code size modifications.
The 5 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 | 31 +++++++
gcc/common/config/arc/arc-common.c | 1 +
gcc/config/arc/arc.c | 116 ++++++++++++++++++++----
gcc/config/arc/arc.md | 134 ++++++++++++++++------------
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/gcc.target/arc/bitfield.c | 28 ++++++
gcc/testsuite/gcc.target/arc/pr9001090948.c | 25 ++++++
7 files changed, 269 insertions(+), 74 deletions(-)
create mode 100755 gcc/testsuite/gcc.target/arc/bitfield.c
create mode 100644 gcc/testsuite/gcc.target/arc/pr9001090948.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 565edc0 Add support for getting file system permissions and implement [...]
new 61d9d49 Reverting r297617 because it broke some bots:
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/Support/FileSystem.h | 61 ++++---------
lib/Support/Path.cpp | 20 ++--
lib/Support/Unix/Path.inc | 21 ++---
lib/Support/Windows/Path.inc | 71 ++++-----------
unittests/Support/Path.cpp | 186 +-------------------------------------
5 files changed, 55 insertions(+), 304 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 61b9140 [AArch64] Map Sched Read/Write resources for Falkor.
new 565edc0 Add support for getting file system permissions and implement [...]
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/Support/FileSystem.h | 61 +++++++++----
lib/Support/Path.cpp | 20 ++--
lib/Support/Unix/Path.inc | 21 +++--
lib/Support/Windows/Path.inc | 71 +++++++++++----
unittests/Support/Path.cpp | 186 +++++++++++++++++++++++++++++++++++++-
5 files changed, 304 insertions(+), 55 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 fbeb90e Fix windows build broken by r297612
new 2efdbd4 Android.rules: Add libc++ support
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/make/Android.rules | 28 +++++++++++++++-------
packages/Python/lldbsuite/test/make/Makefile.rules | 8 +++++--
2 files changed, 26 insertions(+), 10 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 264c79f [ARM] PR target/79911: Invalid vec_select arguments
new 11c999a PR c++/79393 DR 1658 workaround * method.c (synthesized_met [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/method.c | 18 +++++++++++++++++-
gcc/testsuite/g++.dg/cpp1y/pr79393.C | 21 +++++++++++++++++++++
3 files changed, 44 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr79393.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 lldb.
from a9f94a5 Fix android build
new fbeb90e Fix windows build broken by r297612
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:
source/Host/common/FileSpec.cpp | 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 clang.
from 3d94569 clang-format: [JS] do not wrap @see tags.
new 93d1a84 Add -iframeworkwithsysroot compiler option
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/clang/Driver/Options.td | 5 +++++
lib/Frontend/CompilerInvocation.cpp | 3 +++
test/Frontend/iframework.c | 1 +
3 files changed, 9 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 lldb.
from 988ac3f Fix Linux build for the FileSpec changes
new a9f94a5 Fix android build
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:
source/Host/common/FileSpec.cpp | 2 +-
source/Utility/TildeExpressionResolver.cpp | 2 +-
2 files 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 compiler-rt.
from 78f8a99 Revert "[Builtin] Implement lit-test support"
new d5b32b0 [compiler-rt][builtins] Ignore the deprecated warning for CFP [...]
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/builtins/os_version_check.c | 6 +++++-
1 file changed, 5 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 gcc.
from 451249e 2017-03-13 Richard Biener <rguenther(a)suse.de>
new 264c79f [ARM] PR target/79911: Invalid vec_select arguments
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 | 14 ++++++++++++++
gcc/config/arm/neon.md | 50 ++++++++++++++++++++++++++------------------------
2 files changed, 40 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.