This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 274f320 Set the address size based on the target's arch instead of us [...]
new 63a7ac0 Increase timeout for Frontboard app launch request from 9 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:
tools/debugserver/source/MacOSX/MachProcess.mm | 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 gcc.
from 5b2a614 2016-12-08 Andrew Pinski <apinski(a)cavium.com>
new beea080 2016-12-08 Naveen H.S <Naveen.Hurugalawadi(a)cavium.com>
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 | 9 +++++++++
gcc/config/aarch64/aarch64.c | 8 ++++++--
gcc/config/aarch64/aarch64.md | 8 ++++----
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/aarch64/pr78382.c | 10 ++++++++++
5 files changed, 33 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr78382.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 d3ab295 Split class rtx_reader into md_reader vs rtx_reader
new 5b2a614 2016-12-08 Andrew Pinski <apinski(a)cavium.com>
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/aarch64/aarch64.c | 3 ++-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.c-torture/compile/pr71112.c | 10 ++++++++++
4 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr71112.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 clang.
from 1c097ff [c++1z] P0490R0, NB comment GB 20: if std::tuple_size<T> is c [...]
new bd86063 [DOXYGEN] Improved doxygen comments for avxintrin.h intrinsics.
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/Headers/avxintrin.h | 277 +++++++++++++++++++++++++-----------------------
1 file changed, 142 insertions(+), 135 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 1f0155f [c++1z] P0003R5: Removing dynamic exception specifications.
new 1c097ff [c++1z] P0490R0, NB comment GB 20: if std::tuple_size<T> is c [...]
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/SemaDeclCXX.cpp | 7 ++-----
test/CXX/dcl.decl/dcl.decomp/p3.cpp | 2 +-
2 files changed, 3 insertions(+), 6 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 lld.
from bb17562 Remove redundant call of std::unique_ptr::get.
new 445b351 Delete dead code.
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:
ELF/LinkerScript.cpp | 13 -------------
ELF/Writer.cpp | 2 ++
2 files changed, 2 insertions(+), 13 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 aoliva/SFN
in repository gcc.
from 4931fec SFN: mind debug stmts when choosing edge insertion point
new 7af8482 SFN: add flag to cfun to indicate begin stmt markers lto can' [...]
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/final.c | 4 ++--
gcc/function.c | 2 ++
gcc/function.h | 4 ++++
gcc/gimple-low.c | 3 +--
gcc/gimple.h | 22 +++++++++++-----------
gcc/lto-streamer-in.c | 7 +++++++
6 files changed, 27 insertions(+), 15 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 f5457ae [Headers] Enable #include_next<float.h> on Darwin
new 1f0155f [c++1z] P0003R5: Removing dynamic exception specifications.
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/Basic/DiagnosticGroups.td | 6 ++++++
include/clang/Basic/DiagnosticSemaKinds.td | 5 ++++-
lib/Parse/ParseDeclCXX.cpp | 6 +++++-
test/CXX/conv/conv.fctptr/p1.cpp | 4 ++--
test/CXX/drs/dr0xx.cpp | 16 ++++++++--------
test/CXX/drs/dr13xx.cpp | 16 +++++++++++-----
test/CXX/drs/dr1xx.cpp | 6 +++++-
test/CXX/drs/dr2xx.cpp | 13 ++++++++++++-
test/CXX/drs/dr4xx.cpp | 9 +++++++++
test/CXX/drs/dr5xx.cpp | 3 +++
test/CXX/expr/p13.cpp | 2 +-
test/CodeGenCXX/mangle-exception-spec.cpp | 4 ++--
test/SemaCXX/cxx1z-noexcept-function-type.cpp | 2 +-
test/SemaCXX/deprecated.cpp | 10 +++++++---
www/cxx_status.html | 2 +-
15 files changed, 77 insertions(+), 27 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 3f98c18 Revert "[CodeGen] Fix invalid DWARF info on Win64"
new 8d15f86 Unbreak buildbots where the debug info test was crashing due [...]
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:
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 9 +++++----
1 file changed, 5 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 clang.
from acc4bb8 Loosen checks for _MSC_FULL_VER under -fms-extensions.
new f5457ae [Headers] Enable #include_next<float.h> on Darwin
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/Headers/float.h | 7 +++++--
test/Headers/Inputs/usr/include/float.h | 6 ++++++
test/Headers/float-darwin.c | 13 +++++++++++++
3 files changed, 24 insertions(+), 2 deletions(-)
create mode 100644 test/Headers/Inputs/usr/include/float.h
create mode 100644 test/Headers/float-darwin.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.