This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libunwind.
from 4f4c5d0 [CMake] Allow overriding lib dir suffix independently from LLVM
new 03d6ad0 unwind: explicitly align `_Unwind_Control_Block`
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/unwind.h | 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 d2a520ee9e [clang-format] Emit absolute splits before lines for comments
new 7ed95d9236 Implement CFG construction for __try / __except / __leave.
new 72db063424 Headers: give _Unwind_Control_Block double-word alignment
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:
lib/Analysis/CFG.cpp | 158 +++++++++++++++++++++++++++++++++++++---
lib/Headers/unwind.h | 2 +-
test/Sema/warn-unreachable-ms.c | 55 ++++++++++++++
3 files changed, 204 insertions(+), 11 deletions(-)
create mode 100644 test/Sema/warn-unreachable-ms.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 glibc.
from 2b0b9a1c85 Consolidate remaning non cancellable definitions
new 376b40a27a string/stratcliff.c: Replace int with size_t [BZ #21982]
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:
ChangeLog | 9 ++
string/stratcliff.c | 276 +++++++++++++++++++++++++++++++---------------------
2 files changed, 176 insertions(+), 109 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 d177228190d Make lit :: shtest-format.py supported on Windows again
new 0e75cf0e235 Revert r311546 as it breaks 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:
.../llvm/CodeGen/GlobalISel/InstructionSelector.h | 7 --
.../CodeGen/GlobalISel/InstructionSelectorImpl.h | 28 -----
.../AArch64/GlobalISel/select-neon-vcvtfxu2fp.mir | 37 ------
test/TableGen/GlobalISelEmitter.td | 44 +------
utils/TableGen/GlobalISelEmitter.cpp | 137 ++-------------------
5 files changed, 19 insertions(+), 234 deletions(-)
delete mode 100644 test/CodeGen/AArch64/GlobalISel/select-neon-vcvtfxu2fp.mir
--
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 binutils-gdb.
from f6a36b0c9e gas: enable PC-relative diff relocations on sparc64
new e68c32d53e compile: set debug compile: Display GCC driver filename
new 6e41ddec97 compile: Add 'set compile-gcc'
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:
gdb/ChangeLog | 14 ++++++++
gdb/NEWS | 4 +++
gdb/compile/compile.c | 70 ++++++++++++++++++++++++++++++------
gdb/doc/ChangeLog | 6 ++++
gdb/doc/gdb.texinfo | 36 +++++++++++++++----
include/ChangeLog | 14 ++++++++
include/gcc-interface.h | 95 ++++++++++++++++++++++++++++++++++++++-----------
7 files changed, 201 insertions(+), 38 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 6fe799373a Revert r311552: [Bash-autocompletion] Add support for static [...]
new d2a520ee9e [clang-format] Emit absolute splits before lines for comments
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/BreakableToken.cpp | 22 ++++++++++------------
unittests/Format/FormatTestComments.cpp | 17 +++++++++++++++++
2 files changed, 27 insertions(+), 12 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 6603f56f5fd Revert r311552: [Bash-autocompletion] Add support for stati [...]
new d177228190d Make lit :: shtest-format.py supported on Windows again
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:
utils/lit/tests/shtest-format.py | 1 -
1 file changed, 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 37d17304a31 [Reassociate] Don't canonicalize x + (-Constant * y) -> x - [...]
new 1e95aaa8104 [coroutines] CoroBegin from inner coroutines should be cons [...]
new 6603f56f5fd Revert r311552: [Bash-autocompletion] Add support for stati [...]
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/Option/OptParser.td | 2 -
include/llvm/Option/OptTable.h | 15 +----
lib/Option/OptTable.cpp | 25 ++------
lib/Transforms/Coroutines/CoroFrame.cpp | 6 +-
test/Transforms/Coroutines/coro-spill-corobegin.ll | 69 ++++++++++++++++++++++
utils/TableGen/OptParserEmitter.cpp | 26 --------
6 files changed, 80 insertions(+), 63 deletions(-)
create mode 100644 test/Transforms/Coroutines/coro-spill-corobegin.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 ecfb2759da [Bash-autocompletion] Add support for static analyzer flags
new 6fe799373a Revert r311552: [Bash-autocompletion] Add support for static [...]
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/CC1Options.td | 14 +-------------
lib/Driver/DriverOptions.cpp | 11 +----------
test/Driver/autocomplete.c | 2 --
3 files changed, 2 insertions(+), 25 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 e6011f4fbda [gcc/testsuite]
new 98d7f16bff1 * config/i386/i386.opt: Remove unneeded Init(0) initializa [...]
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 | 8 ++++++++
gcc/config/i386/i386.c | 2 +-
gcc/config/i386/i386.opt | 14 +++++++-------
3 files changed, 16 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.