This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 03012a0 [ARM] GlobalISel: Legalize stores
new 269c5fd Revert "[ARM] GlobalISel: Legalize stores"
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/ARM/ARMLegalizerInfo.cpp | 8 +++---
test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 37 ---------------------------
2 files changed, 3 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 gcc.
from e967bbf c-family/ * c-ada-spec.c (dump_ada_function_declaration): Ad [...]
new 5344f76 * gcc-interface/trans.c (return_value_ok_for_nrv_p): Add san [...]
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/ada/ChangeLog | 4 ++++
gcc/ada/gcc-interface/trans.c | 7 +++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/opt63.adb | 19 +++++++++++++++++++
4 files changed, 34 insertions(+)
create mode 100644 gcc/testsuite/gnat.dg/opt63.adb
--
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 e4e57b9 Daily bump.
new 8689a73 * gcc-interface/trans.c (return_value_ok_for_nrv_p): Add san [...]
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/ada/ChangeLog | 4 ++++
gcc/ada/gcc-interface/trans.c | 7 +++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/opt63.adb | 19 +++++++++++++++++++
4 files changed, 34 insertions(+)
create mode 100644 gcc/testsuite/gnat.dg/opt63.adb
--
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 66859bd Daily bump.
new e4b9925 * gcc-interface/trans.c (return_value_ok_for_nrv_p): Add san [...]
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/ada/ChangeLog | 4 ++++
gcc/ada/gcc-interface/trans.c | 7 +++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/opt63.adb | 19 +++++++++++++++++++
4 files changed, 34 insertions(+)
create mode 100644 gcc/testsuite/gnat.dg/opt63.adb
--
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 02e6cb0 [APInt] Add APInt::setBits() method to set all bits in range
new 03012a0 [ARM] GlobalISel: Legalize stores
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/ARM/ARMLegalizerInfo.cpp | 8 +++---
test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 37 +++++++++++++++++++++++++++
2 files changed, 42 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 127da49 * gcc-interface/trans.c (Handled_Sequence_Of_Statements_to_g [...]
new e967bbf c-family/ * c-ada-spec.c (dump_ada_function_declaration): Ad [...]
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/ada/ChangeLog | 8 ++++
gcc/ada/gcc-interface/decl.c | 81 ++++++++++++++++++++++++++-----
gcc/c-family/ChangeLog | 7 +++
gcc/c-family/c-ada-spec.c | 111 +++++--------------------------------------
4 files changed, 97 insertions(+), 110 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 dde79d7 Add missing initialization for MachineOptimizationRemarkEmitter
new 02e6cb0 [APInt] Add APInt::setBits() method to set all bits in range
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/ADT/APInt.h | 3 +
lib/Support/APInt.cpp | 33 +++++++++
lib/Target/X86/X86ISelLowering.cpp | 12 ++--
lib/Target/X86/X86ShuffleDecodeConstantPool.cpp | 3 +-
unittests/ADT/APIntTest.cpp | 94 +++++++++++++++++++++++++
5 files changed, 136 insertions(+), 9 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 17b7eb9 * gcc-interface/misc.c (gnat_type_max_size): Try to return a [...]
new 127da49 * gcc-interface/trans.c (Handled_Sequence_Of_Statements_to_g [...]
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/ada/ChangeLog | 13 +++++++++++++
gcc/ada/gcc-interface/trans.c | 18 +++++++++++-------
2 files changed, 24 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 gcc.
from ea75e67 2017-02-24 Richard Biener <rguenther(a)suse.de>
new e108ae9 * gcc-interface/utils.c (max_size) <tcc_expression>: Flip th [...]
new 17b7eb9 * gcc-interface/misc.c (gnat_type_max_size): Try to return a [...]
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/ada/ChangeLog | 5 +++
gcc/ada/gcc-interface/misc.c | 69 ++++++++++++++++++++++++++++++---------
gcc/ada/gcc-interface/utils.c | 50 +++++++++++++++++++++-------
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gnat.dg/discr47.adb | 19 +++++++++++
5 files changed, 119 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/discr47.adb
--
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 6bb11f8 Fix a race condition in FuncUnwinders where the mutex was bei [...]
new 96c64af Implement QPassSignals GDB package in lldb-server
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/lldb/Host/common/NativeProcessProtocol.h | 12 +++
.../test/tools/lldb-server/gdbremote_testcase.py | 3 +-
.../lldb-server/signal-filtering}/Makefile | 0
.../signal-filtering/TestGdbRemote_QPassSignals.py | 113 +++++++++++++++++++++
.../tools/lldb-server/signal-filtering/main.cpp | 37 +++++++
source/Host/common/NativeProcessProtocol.cpp | 6 ++
.../Plugins/Process/Linux/NativeProcessLinux.cpp | 7 ++
source/Plugins/Process/POSIX/CrashReason.cpp | 6 +-
.../GDBRemoteCommunicationServerCommon.cpp | 1 +
.../GDBRemoteCommunicationServerLLGS.cpp | 37 +++++++
.../gdb-remote/GDBRemoteCommunicationServerLLGS.h | 2 +
source/Utility/StringExtractorGDBRemote.cpp | 4 +
source/Utility/StringExtractorGDBRemote.h | 1 +
13 files changed, 223 insertions(+), 6 deletions(-)
copy packages/Python/lldbsuite/test/{functionalities/breakpoint/breakpoint_set_res [...]
create mode 100644 packages/Python/lldbsuite/test/tools/lldb-server/signal-filteri [...]
create mode 100644 packages/Python/lldbsuite/test/tools/lldb-server/signal-filteri [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.