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 ec9bc179 [clang-tidy] Add abseil-no-internal-dependencies check
new dcd3d67b [clang-tidy] fix check_clang_tidy to forbid mixing of CHECK-N [...]
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/clang-tidy/check_clang_tidy.py | 3 +++
1 file changed, 3 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 release_70
in repository lld.
from 4e1bdbcc2 [docs][mips] Add MIPS specific release notes for LLD 7.0
new f44c9f4f5 Merging r338877, r338911 and r339165: ----------------------- [...]
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:
COFF/Driver.cpp | 114 ++++++++++-----------
COFF/Driver.h | 1 -
test/COFF/entry-inference3.test | 10 +-
...ry-inference32.test => entry-inference332.test} | 12 ++-
...{entry-inference.test => entry-inference4.test} | 32 +++---
...m-inference.test => subsystem-inference32.test} | 18 ++--
6 files changed, 99 insertions(+), 88 deletions(-)
copy test/COFF/{entry-inference32.test => entry-inference332.test} (66%)
copy test/COFF/{entry-inference.test => entry-inference4.test} (61%)
copy test/COFF/{subsystem-inference.test => subsystem-inference32.test} (83%)
--
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 35db833915 Ensure canonical type is actually canonical.
new 1e76ac204b AMDGPU: Default to hidden visibility
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/Driver/ToolChains/AMDGPU.cpp | 13 +++++++++++++
lib/Driver/ToolChains/AMDGPU.h | 4 ++++
test/Driver/amdgpu-visibility.cl | 7 +++++++
3 files changed, 24 insertions(+)
create mode 100644 test/Driver/amdgpu-visibility.cl
--
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 09c12efcaf Make gen-libm-test.py treat plus_oflow and minus_oflow as no [...]
new 3bad2358d6 Test stdlib/test-bz22786 exits now with unsupported if mallo [...]
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 | 5 +++++
stdlib/test-bz22786.c | 15 ++++++++++++---
2 files changed, 17 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 ed9c8639f4d [InstCombine] Add test cases for D51398
new 15b43272428 [X86] Improved sched model for X86 CMPXCHG* instructions. 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/Target/X86/X86InstrInfo.td | 4 ++--
lib/Target/X86/X86SchedBroadwell.td | 12 +++---------
lib/Target/X86/X86SchedHaswell.td | 12 +++---------
lib/Target/X86/X86SchedSandyBridge.td | 21 ++++++++-------------
lib/Target/X86/X86SchedSkylakeClient.td | 10 ++--------
lib/Target/X86/X86SchedSkylakeServer.td | 10 ++--------
lib/Target/X86/X86Schedule.td | 4 +++-
lib/Target/X86/X86ScheduleAtom.td | 8 ++------
lib/Target/X86/X86ScheduleBtVer2.td | 2 ++
lib/Target/X86/X86ScheduleSLM.td | 4 +++-
lib/Target/X86/X86ScheduleZnver1.td | 9 ++-------
test/CodeGen/X86/schedule-x86_64.ll | 16 ++++++++--------
test/tools/llvm-mca/X86/Generic/resources-x86_64.s | 18 +++++++++---------
.../llvm-mca/X86/SandyBridge/resources-x86_64.s | 20 +++++++++++---------
14 files changed, 60 insertions(+), 90 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 038d08360ce [X86] Make Feature64Bit useful
new ed9c8639f4d [InstCombine] Add test cases for D51398
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/Transforms/InstCombine/sub.ll | 93 ++++++++++++++++++++++++++++++++++++++
1 file changed, 93 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 0dc6b313f60 DAG: Don't use ABI copies in some contexts
new 5ea005bbab9 [X86] Remove powerpc cpu name and features from uwtables.ll
new 4f8c160f077 [X86] Update test command line to not use 64-bit mode on a [...]
new 038d08360ce [X86] Make Feature64Bit useful
The 3 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/X86/X86.td | 26 +-
lib/Target/X86/X86Subtarget.cpp | 21 +-
test/CodeGen/X86/cpus.ll | 43 ++-
test/CodeGen/X86/early-ifcvt-crash.ll | 2 +-
test/CodeGen/X86/pr11985.ll | 2 +-
test/CodeGen/X86/pr34080.ll | 2 +-
test/CodeGen/X86/select.ll | 477 ++++++++++++++++-----------
test/CodeGen/X86/uwtables.ll | 2 +-
test/CodeGen/X86/x86-64-double-shifts-var.ll | 5 -
test/ThinLTO/X86/cache-config.ll | 2 +-
test/Transforms/LoopUnroll/X86/partial.ll | 2 +-
11 files changed, 371 insertions(+), 213 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 7125568eb [sanitizer] Transition to new _zx_vmar_... calls
new 63e473d06 [Xray] Darwin improving slightly the support
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/CMakeLists.txt | 1 +
lib/xray/CMakeLists.txt | 2 +-
lib/xray/xray_x86_64.cc | 7 +++++--
3 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 3a86455ee79 [NFC] Move OrderedInstructions and InstructionPrecedenceTra [...]
new 0dc6b313f60 DAG: Don't use ABI copies in some contexts
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 5 +-
.../AMDGPU/cross-block-use-is-not-abi-copy.ll | 176 +++++++++++++++++++++
2 files changed, 179 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/cross-block-use-is-not-abi-copy.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 lld.
from 8179fc0b2 ELF: Don't examine values of linker script symbols during ICF.
new e8a1ec7d4 [test] Adjust a test to use CHECK-NEXT instead of CHECK-NOT. NFC.
new 4fbc144f3 [COFF] Skip exporting artificial symbols when exporting all symbols
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:
COFF/MinGW.cpp | 5 +++--
test/COFF/export-all.s | 14 ++++++++------
2 files changed, 11 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.