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 5170460 [clang-tidy] Add modernize-use-emplace
new 2a11e9e [clang-apply-replacements] use Range::operator==() instead of [...]
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/clang-apply-replacements/ReformattingTest.cpp | 4 +---
1 file changed, 1 insertion(+), 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 clang.
from 87f4614 clang-format: [JS] Add a Closure Compiler JSDoc tags to the d [...]
new 824c694 [aarch64] Update datalayout for aarch64 tests
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:
test/CodeGen/aarch64-type-sizes.c | 6 ++----
test/CodeGen/target-data.c | 2 +-
2 files changed, 3 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 compiler-rt.
from 489644a Change the shadow memory address for win64.
new bc51862 Fix asan_win_dll_thunk.cc 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:
lib/asan/asan_win_dll_thunk.cc | 2 ++
1 file changed, 2 insertions(+)
--
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 f08563e Fix typo, NFC
new 5d6de09 [AArch64] Fix merge-store.ll regression test after r273271
new f855e05 llvm-ar: correct typo
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:
test/CodeGen/AArch64/merge-store.ll | 2 +-
tools/llvm-ar/llvm-ar.cpp | 2 +-
2 files changed, 2 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 82c6cd2 Add documentation for RenderScript changes
new 87f4614 clang-format: [JS] Add a Closure Compiler JSDoc tags to the d [...]
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/Format.cpp | 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 binutils-gdb.
from 5f68df2 MIPS/BFD: Don't stop processing on a cross-mode jump conversi [...]
new 912815f MIPS/GAS: Use the module level ISA setting for R6 relaxation
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 | 14 ++++++++++++++
gas/config/tc-mips.c | 4 ++--
gas/testsuite/gas/mips/mips.exp | 7 +++++++
gas/testsuite/gas/mips/pcrel-reloc-1-r6.d | 21 +++++++++++++++++++++
gas/testsuite/gas/mips/pcrel-reloc-1.d | 17 +++++++++++++++++
gas/testsuite/gas/mips/pcrel-reloc-1.s | 31 +++++++++++++++++++++++++++++++
gas/testsuite/gas/mips/pcrel-reloc-2-r6.d | 5 +++++
gas/testsuite/gas/mips/pcrel-reloc-2.d | 5 +++++
gas/testsuite/gas/mips/pcrel-reloc-3-r6.d | 5 +++++
gas/testsuite/gas/mips/pcrel-reloc-3.d | 5 +++++
10 files changed, 112 insertions(+), 2 deletions(-)
create mode 100644 gas/testsuite/gas/mips/pcrel-reloc-1-r6.d
create mode 100644 gas/testsuite/gas/mips/pcrel-reloc-1.d
create mode 100644 gas/testsuite/gas/mips/pcrel-reloc-1.s
create mode 100644 gas/testsuite/gas/mips/pcrel-reloc-2-r6.d
create mode 100644 gas/testsuite/gas/mips/pcrel-reloc-2.d
create mode 100644 gas/testsuite/gas/mips/pcrel-reloc-3-r6.d
create mode 100644 gas/testsuite/gas/mips/pcrel-reloc-3.d
--
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 949bfed Fix tree-ssa/attr-hotcold-2.c failures now that the test runs [...]
new 66ff0c6 The recently added gcc.target/aarch64/advsimd-intrinsics/vrnd [...]
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 | 17 +++++++++++++++++
.../gcc.target/aarch64/advsimd-intrinsics/vrnd.c | 2 +-
.../gcc.target/aarch64/advsimd-intrinsics/vrnda.c | 2 +-
.../gcc.target/aarch64/advsimd-intrinsics/vrndm.c | 2 +-
.../gcc.target/aarch64/advsimd-intrinsics/vrndn.c | 2 +-
.../gcc.target/aarch64/advsimd-intrinsics/vrndp.c | 2 +-
.../gcc.target/aarch64/advsimd-intrinsics/vrndx.c | 2 +-
gcc/testsuite/lib/target-supports.exp | 10 ++++++++--
8 files changed, 31 insertions(+), 8 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 7b3e5dc s/imposisble/impossible in predict.c
new 949bfed Fix tree-ssa/attr-hotcold-2.c failures now that the test runs [...]
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 | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/attr-hotcold-2.c | 5 ++---
2 files changed, 7 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 llvm.
from 8d600b5 [StackProtector] Fix computation of GSCookieOffset and EHCook [...]
new f08563e Fix typo, 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/llvm/CodeGen/SlotIndexes.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 8b8df10 [AArch64] Change the preferred alignment for char and short t [...]
new 82c6cd2 Add documentation for RenderScript changes
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:
docs/ReleaseNotes.rst | 5 +++++
include/clang/Basic/Attr.td | 2 +-
include/clang/Basic/AttrDocs.td | 15 +++++++++++++++
3 files changed, 21 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.