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 957e1fc1c5 Fix out of bounds memory access when trying to allocate spac [...]
new 4c2da80c2b Fix memory corruption when assembling an i386 darwin source file.
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:
gas/ChangeLog | 7 +++++++
gas/config/obj-macho.c | 22 +++++++++++++++++-----
2 files changed, 24 insertions(+), 5 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 a2fc7dbc98 [Lexer] Finding beginning of token with escaped new line
new 6da9364687 Revert r310489 and follow-up commits r310505, r310519, r3105 [...]
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 | 2 --
lib/Driver/ToolChains/Cuda.cpp | 18 ++++--------------
lib/Driver/ToolChains/Cuda.h | 11 -----------
test/Driver/openmp-offload.c | 22 +++-------------------
4 files changed, 7 insertions(+), 46 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 05e573b7fb7 [AArch64] Assembler support for v8.3 RCpc
new aec1f2aefd5 [mips][microMIPS] Extending size reduction pass with XOR16 [...]
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/Mips/MicroMipsSizeReduction.cpp | 48 +++++++++++++++++++---
.../micromips-sizereduction/micromips-xor16.ll | 14 +++++++
2 files changed, 57 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/Mips/micromips-sizereduction/micromips-xor16.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-tools-extra.
from 5574ca71 [clang-tidy] Fix a check-fixes line
new 52ce61a5 [clang-tidy] add forwarders in the aliased checks from hicpp module
new ea1b4cd5 [clang-tidy] Fix an error in the doc.
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:
...pcoreguidelines-c-copy-assignment-signature.rst | 3 ++-
.../checks/hicpp-explicit-conversions.rst | 4 +++-
docs/clang-tidy/checks/hicpp-function-size.rst | 4 +++-
.../checks/hicpp-invalid-access-moved.rst | 4 +++-
docs/clang-tidy/checks/hicpp-member-init.rst | 4 +++-
docs/clang-tidy/checks/hicpp-named-parameter.rst | 4 +++-
.../checks/hicpp-new-delete-operators.rst | 4 +++-
docs/clang-tidy/checks/hicpp-noexcept-move.rst | 4 +++-
.../checks/hicpp-special-member-functions.rst | 4 +++-
.../checks/hicpp-undelegated-constructor.rst | 4 +++-
.../clang-tidy/checks/hicpp-use-equals-default.rst | 4 +++-
docs/clang-tidy/checks/hicpp-use-equals-delete.rst | 4 +++-
docs/clang-tidy/checks/hicpp-use-override.rst | 4 +++-
docs/clang-tidy/checks/list.rst | 24 +++++++++++-----------
14 files changed, 50 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 clang.
from 3685dbaf4a [OpenMP] Provide a default GPU arch that is supported by the [...]
new a2fc7dbc98 [Lexer] Finding beginning of token with escaped new line
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/Lex/Lexer.h | 4 +++
lib/Lex/Lexer.cpp | 72 +++++++++++++++++++++++++++------------------
unittests/Lex/LexerTest.cpp | 53 +++++++++++++++++++++++++++++++++
3 files changed, 101 insertions(+), 28 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 af93d17e0c7 [ARM][AArch64] ARMv8.3-A enablement
new 05e573b7fb7 [AArch64] Assembler support for v8.3 RCpc
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/AArch64/AArch64.td | 5 ++++-
lib/Target/AArch64/AArch64InstrFormats.td | 12 ++++++++++++
lib/Target/AArch64/AArch64InstrInfo.td | 10 ++++++++++
lib/Target/AArch64/AArch64Subtarget.h | 2 ++
test/MC/AArch64/armv8.3a-rcpc.s | 23 +++++++++++++++++++++++
test/MC/Disassembler/AArch64/armv8.3a-rcpc.txt | 26 ++++++++++++++++++++++++++
6 files changed, 77 insertions(+), 1 deletion(-)
create mode 100644 test/MC/AArch64/armv8.3a-rcpc.s
create mode 100644 test/MC/Disassembler/AArch64/armv8.3a-rcpc.txt
--
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 00708415fb4 [SelectionDAG] When scalarizing vselect, don't assert on a [...]
new af93d17e0c7 [ARM][AArch64] ARMv8.3-A enablement
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/Triple.h | 1 +
include/llvm/Support/AArch64TargetParser.def | 4 ++++
include/llvm/Support/ARMTargetParser.def | 4 ++++
lib/Support/TargetParser.cpp | 5 +++++
lib/Support/Triple.cpp | 2 ++
lib/Target/AArch64/AArch64.td | 3 +++
lib/Target/AArch64/AArch64InstrInfo.td | 2 ++
lib/Target/AArch64/AArch64Subtarget.h | 2 ++
lib/Target/ARM/ARM.td | 16 ++++++++++++++++
lib/Target/ARM/ARMInstrInfo.td | 2 ++
lib/Target/ARM/ARMSubtarget.h | 3 +++
11 files changed, 44 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.