This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from cc28d75 Taking StringRef in Driver.h APIs instead of raw pointers (NFC)
new 27875fe [Driver] Add driver support for Fuchsia
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/Basic/Targets.cpp | 26 +++++++++++
lib/Driver/Driver.cpp | 3 ++
lib/Driver/ToolChains.cpp | 102 +++++++++++++++++++++++++++++++++++++++++++
lib/Driver/ToolChains.h | 33 ++++++++++++++
lib/Driver/Tools.cpp | 107 ++++++++++++++++++++++++++++++++++++++++++++++
lib/Driver/Tools.h | 15 +++++++
test/Driver/fuchsia.c | 40 +++++++++++++++++
test/Driver/fuchsia.cpp | 33 ++++++++++++++
8 files changed, 359 insertions(+)
create mode 100644 test/Driver/fuchsia.c
create mode 100644 test/Driver/fuchsia.cpp
--
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 bb3823e [AMDGPU] Promote uniform i16 bitreverse intrinsic to i32
new 8926801 [libFuzzer] be more careful with memory usage, print peak rss [...]
new fc05fb6 [Triple] Add triple for Fuchsia
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/ADT/Triple.h | 5 +++++
lib/Fuzzer/FuzzerCorpus.h | 2 +-
lib/Fuzzer/FuzzerDriver.cpp | 1 +
lib/Fuzzer/FuzzerLoop.cpp | 3 ++-
lib/Support/Triple.cpp | 2 ++
lib/Target/X86/X86TargetMachine.cpp | 2 ++
lib/Target/X86/X86TargetObjectFile.cpp | 7 +++++++
lib/Target/X86/X86TargetObjectFile.h | 5 +++++
unittests/ADT/TripleTest.cpp | 6 ++++++
9 files changed, 31 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 8aa6448 Use llvm::raw_string_ostream instead of std::stringstream (NFC)
new cc28d75 Taking StringRef in Driver.h APIs instead of raw pointers (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:
include/clang/Driver/Driver.h | 15 +++++-----
lib/Driver/Driver.cpp | 66 +++++++++++++++++++++----------------------
2 files changed, 39 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 clang.
from 76767b5 PR22924, PR22845, some of CWG1464: When checking the initiali [...]
new 8aa6448 Use llvm::raw_string_ostream instead of std::stringstream (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:
lib/Tooling/CompilationDatabase.cpp | 5 ++---
1 file changed, 2 insertions(+), 3 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 bb51336 * g++.dg/cpp1z/init-statement9.C: New test.
new 08c7f1a escape: Avoid allocation of varargs parameter.
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/escape.cc | 32 +++++++++++++++++++++++++++++++-
2 files changed, 32 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 llvm.
from aca3411 [libFuzzer] when re-running for lsan, don't look at the coverage
new bb3823e [AMDGPU] Promote uniform i16 bitreverse intrinsic to i32
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/AMDGPU/AMDGPUCodeGenPrepare.cpp | 76 +-
.../AMDGPU/amdgpu-codegenprepare-i16-to-i32.ll | 1016 ++++++++++++--------
2 files changed, 665 insertions(+), 427 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 c1ccfb9 Daily bump.
new bb51336 * g++.dg/cpp1z/init-statement9.C: New test.
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/cpp1z/init-statement9.C | 17 +++++++++++++++++
2 files changed, 21 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/init-statement9.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 gcc.
from d47a992 Implement P0135R1, Guaranteed copy elision.
new c1ccfb9 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 6350aaa 2016-10-05 Steven G. Kargl <kargls(a)gcc.gnu.org>
new 8bedf34 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 0bad89b 2016-10-05 Steven G. Kargl <kargls(a)gcc.gnu.org>
new 06dbe83 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.