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 ee77ed019f Automatic date update in version.in
new 6661ad4873 ax-gdb: Use ax->gdbarch instead of exp->gdbarch, remove unus [...]
new 053f805718 ax-gdb: Remove two unused agent_expr *ax parameters
new 40f4af2873 ax-gdb: Remove unnecessary gdbarch parameters
new 2347965cd9 ax-gdb: Remove more unused arguments
The 4 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 | 53 ++++++++++++
gdb/ax-gdb.c | 250 +++++++++++++++++++++++++-------------------------------
gdb/dwarf2loc.c | 31 ++++---
gdb/dwarf2loc.h | 1 -
gdb/symtab.h | 4 +-
5 files changed, 183 insertions(+), 156 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 6e00f9f02b [analyzer] Add annotation for functions taking user-facing strings
new f0526fce68 [Clang-Tidy] Preserve Message, FileOffset, FilePath in Clang [...]
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/Tooling/DiagnosticsYaml.h | 15 +--
unittests/Tooling/CMakeLists.txt | 1 +
unittests/Tooling/DiagnosticsYamlTest.cpp | 166 ++++++++++++++++++++++++++++++
3 files changed, 171 insertions(+), 11 deletions(-)
create mode 100644 unittests/Tooling/DiagnosticsYamlTest.cpp
--
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 53a753a1 clang-tools-extra/test/clang-tidy/performance-unnecessary-val [...]
new f32ae592 [Clang-Tidy] Preserve Message, FileOffset, FilePath in Clang- [...]
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:
.../Inputs/basic/file1.yaml | 3 ++
.../Inputs/basic/file2.yaml | 3 ++
.../Inputs/conflict/file1.yaml | 3 ++
.../Inputs/conflict/file2.yaml | 5 +-
.../Inputs/conflict/file3.yaml | 3 ++
.../Inputs/crlf/file1.yaml | 5 +-
.../clang-apply-replacements/Inputs/format/no.yaml | 7 ++-
.../Inputs/format/yes.yaml | 7 ++-
.../ApplyReplacementsTest.cpp | 53 ++++++++++++++++++++++
unittests/clang-apply-replacements/CMakeLists.txt | 1 +
10 files changed, 84 insertions(+), 6 deletions(-)
create mode 100644 unittests/clang-apply-replacements/ApplyReplacementsTest.cpp
--
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 baa1507823 Keep the IdentifierInfo in the Token for alternative operato [...]
new 6e00f9f02b [analyzer] Add annotation for functions taking user-facing strings
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:
.../Checkers/LocalizationChecker.cpp | 69 ++++++++++++++++++----
test/Analysis/localization-aggressive.m | 19 ++++++
2 files changed, 78 insertions(+), 10 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 a6ef55bfe25 [ARM] GlobalISel: Support G_BRCOND
new 3a788ca0f48 [mips][microMIPS] Extending size reduction pass with ADDIUS [...]
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 | 115 ++++++++++++++++++---
.../micromips-addiur1sp-addiusp.ll | 17 +++
2 files changed, 118 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/Mips/micromips-sizereduction/micromips-addiur1sp-a [...]
--
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 95753226fff [SystemZ] Minor fixing in SystemZScheduleZEC12.td
new a6ef55bfe25 [ARM] GlobalISel: Support G_BRCOND
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/ARMInstructionSelector.cpp | 23 ++++++++++++++
lib/Target/ARM/ARMLegalizerInfo.cpp | 2 ++
lib/Target/ARM/ARMRegisterBankInfo.cpp | 4 +++
.../ARM/GlobalISel/arm-instruction-select.mir | 30 ++++++++++++++----
test/CodeGen/ARM/GlobalISel/arm-isel.ll | 28 +++++++++++++++++
test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 36 ++++++++++++++++++++++
test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 18 ++++++++---
7 files changed, 131 insertions(+), 10 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 7839cdcc147 Update comment in gimple-ssa-store-merging.c
new 9268b19c3d8 [Patch][Aarch64] Refactor comments in aarch64_print_operand
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 | 49 +++++++++++++++++++++++++++++---------------
2 files changed, 37 insertions(+), 17 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 655f74219d [X86] Add 'movbe' to btver2 CPU.
new baa1507823 Keep the IdentifierInfo in the Token for alternative operato [...]
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/IdentifierTable.h | 11 ++-----
lib/Lex/PPDirectives.cpp | 14 ++------
lib/Lex/PPExpressions.cpp | 59 ++++++++++++++++++----------------
lib/Lex/Preprocessor.cpp | 8 -----
test/Parser/MicrosoftExtensions.cpp | 4 +--
test/Preprocessor/cxx_oper_keyword.cpp | 12 +++++++
unittests/Format/FormatTest.cpp | 10 ++++++
7 files changed, 61 insertions(+), 57 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 45a832a04eb [RelTest] Diana is doing both releases now
new 95753226fff [SystemZ] Minor fixing in SystemZScheduleZEC12.td
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/SystemZ/SystemZScheduleZEC12.td | 161 ++++++++++++++++-------------
1 file changed, 91 insertions(+), 70 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 61b3ef70d29 Remove Java references in source code.
new 67dce058740 PR sanitizer/81066 * sanitizer_common/sanitizer_linux.h: [...]
new 7839cdcc147 Update comment in gimple-ssa-store-merging.c
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/ChangeLog | 5 +++++
gcc/gimple-ssa-store-merging.c | 4 ++--
libsanitizer/ChangeLog | 8 ++++++++
libsanitizer/sanitizer_common/sanitizer_linux.cc | 3 +--
libsanitizer/sanitizer_common/sanitizer_linux.h | 4 +---
.../sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc | 2 +-
libsanitizer/tsan/tsan_platform_linux.cc | 2 +-
7 files changed, 19 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.