This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 2f396faf88 [libclang] Add clang_getFileContents to libclang.exports
new 806baca8ec [libclang] Support querying whether a declaration is invalid
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-c/Index.h | 36 +++++++++++++++++++++++-------------
test/Index/print-type-size.cpp | 16 ++++++++--------
tools/c-index-test/c-index-test.c | 14 ++++++++------
tools/libclang/CIndex.cpp | 21 +++++++++++++++------
tools/libclang/libclang.exports | 13 +++++++------
5 files changed, 61 insertions(+), 39 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 be92b665877 Fix incorrect documentation comment left after r321692
new f3040d7ba09 Fix build of WebAssembly and AVR backends after r321692
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/AVR/MCTargetDesc/AVRAsmBackend.cpp | 6 +++---
lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.h | 5 +++--
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp | 4 ++--
3 files changed, 8 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 277184bc4da gcc/ * gcc.c (process_command): Update copyright notice da [...]
new 05128b3225a Handle noipa attribute in IPA visibility (PR ipa/83594).
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 | 6 ++++++
gcc/ipa-visibility.c | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/ipa/pr83594.c | 5 +++++
4 files changed, 18 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr83594.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 llvm.
from d32868dc001 Thread MCSubtargetInfo through Target::createMCAsmBackend
new be92b665877 Fix incorrect documentation comment left after r321692
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/Support/TargetRegistry.h | 2 --
1 file changed, 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 2cf22b5b7d Update clang cc1as for createMCAsmBackend change in r321692
new 2f396faf88 [libclang] Add clang_getFileContents to libclang.exports
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:
tools/libclang/libclang.exports | 1 +
1 file changed, 1 insertion(+)
--
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 659f92d1990 poly_int: memrefs_conflict_p
new 773fdd5f474 poly_int: vec_perm_indices element type
new 389e6c8f937 poly_int: vector_builder element count
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 | 57 ++++++++++++++++++++++++++++++++++++++
gcc/config/aarch64/aarch64.c | 2 +-
gcc/fold-const.c | 11 ++++++--
gcc/int-vector-builder.h | 6 ++--
gcc/optabs.c | 10 ++++---
gcc/tree-vect-generic.c | 11 ++++----
gcc/tree-vect-slp.c | 6 ++--
gcc/tree-vect-stmts.c | 4 +--
gcc/tree-vector-builder.c | 18 +++++++-----
gcc/vec-perm-indices.c | 66 ++++++++++++++++++++++++++++++++------------
gcc/vec-perm-indices.h | 32 +++++++++++----------
gcc/vector-builder.h | 28 +++++++++++--------
12 files changed, 180 insertions(+), 71 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 caeab26ff84 [GlobalISel][Legalizer] Fix legalization of llvm.smul.with. [...]
new d32868dc001 Thread MCSubtargetInfo through Target::createMCAsmBackend
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/Support/TargetRegistry.h | 17 ++++++++---------
lib/CodeGen/LLVMTargetMachine.cpp | 11 ++++-------
.../AArch64/MCTargetDesc/AArch64AsmBackend.cpp | 8 ++++----
.../AArch64/MCTargetDesc/AArch64MCTargetDesc.h | 4 ++--
lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp | 4 ++--
lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h | 5 +++--
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp | 20 ++++++++++++--------
lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h | 12 ++++++------
lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp | 8 ++++----
lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.h | 8 ++++----
.../Hexagon/MCTargetDesc/HexagonAsmBackend.cpp | 9 +++++----
.../Hexagon/MCTargetDesc/HexagonMCTargetDesc.h | 2 +-
lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp | 3 ++-
lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.h | 4 ++--
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp | 5 +++--
lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h | 4 ++--
lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp | 4 +++-
lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h | 5 +++--
lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp | 3 ++-
lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h | 4 ++--
lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp | 5 +++--
lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h | 4 ++--
.../SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp | 6 ++++--
.../SystemZ/MCTargetDesc/SystemZMCTargetDesc.h | 2 +-
lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp | 11 +++++++----
lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h | 10 ++++++----
tools/dsymutil/DwarfLinker.cpp | 10 +++++-----
tools/llvm-dwp/llvm-dwp.cpp | 12 ++++++------
tools/llvm-mc/llvm-mc.cpp | 5 ++---
unittests/DebugInfo/DWARF/DwarfGenerator.cpp | 12 ++++++------
30 files changed, 116 insertions(+), 101 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 b5b3d436a1 [Sema] -Wtautological-constant-compare is too good. Cripple it.
new 2cf22b5b7d Update clang cc1as for createMCAsmBackend change in r321692
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:
tools/driver/cc1as_main.cpp | 5 ++---
1 file changed, 2 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 clang.
from ccd63c0866 PR35697: look at the first declaration when determining whet [...]
new b5b3d436a1 [Sema] -Wtautological-constant-compare is too good. Cripple it.
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/DiagnosticGroups.td | 9 ++++-
include/clang/Basic/DiagnosticSemaKinds.td | 6 +--
test/Sema/compare.c | 2 +-
test/Sema/tautological-constant-compare.c | 44 ++++++----------------
test/Sema/tautological-constant-enum-compare.c | 4 +-
.../Sema/tautological-unsigned-enum-zero-compare.c | 3 +-
.../tautological-unsigned-enum-zero-compare.cpp | 3 +-
test/Sema/tautological-unsigned-zero-compare.c | 43 +++++++++++++++++++--
test/SemaCXX/compare.cpp | 2 +-
9 files changed, 69 insertions(+), 47 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.