This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from eb28277 Start adding support for internalizing shared libraries.
new 44a70bd Remove SymPair and instead use two DefinedRegulars instead.
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:
ELF/Symbols.h | 21 ++++++++++++---------
ELF/Writer.cpp | 35 ++++++++++++++++++-----------------
2 files changed, 30 insertions(+), 26 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 fc1463a [sanitizer] Use pthread_threadid_np as thread ID on OS X
new 8c06557 [tsan] Rename ReportThread->pid to ReportThread->os_id
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/tsan/rtl/tsan_debugging.cc | 4 ++--
lib/tsan/rtl/tsan_interface.h | 2 +-
lib/tsan/rtl/tsan_report.cc | 2 +-
lib/tsan/rtl/tsan_report.h | 2 +-
lib/tsan/rtl/tsan_rtl_report.cc | 2 +-
test/tsan/debugging.cc | 8 ++++----
6 files changed, 10 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 19293aa ThinLTO: add module caching handling.
new 803d96c [X86] Remove old leftover MMX code that sets various 64-bit v [...]
new 28de30a [X86] Remove some operations from the default Expand all vect [...]
new ccd4d20 [X86] Remove redundant calls to setOperationAction for EXTRAC [...]
new 56e5e84 [AVX512] Add support for lowering CTTZ v64i8 and v32i16 with [...]
new 01d402f ThinLTO: initialize variables
new 2a866db CachePruning: early exit if no path supplied
The 6 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/LTO/ThinLTOCodeGenerator.h | 4 +-
lib/Support/CachePruning.cpp | 13 +-
lib/Target/X86/X86ISelLowering.cpp | 87 ++--
test/CodeGen/X86/vector-tzcnt-512.ll | 854 +++++---------------------------
4 files changed, 167 insertions(+), 791 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 c552ed7 [Hexagon] Expand handling of the small-data/bss section
new 80fd5b2 Folding compares with unescaped allocations
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:
.../InstCombine/InstructionCombining.cpp | 15 +++++++-
test/Transforms/InstCombine/compare-unescaped.ll | 42 ++++++++++++++++++++++
2 files changed, 56 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/InstCombine/compare-unescaped.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 b32fc60 Don't recompute getRelExpr. NFC.
new 78a252f [LTO] An interesting case which shows up how we handle common [...]
new fcf7d7c Fix Clang-tidy misc-unused-using-decls and Include What You U [...]
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/InputFiles.cpp | 20 +++++++++++++-----
lib/ReaderWriter/FileArchive.cpp | 22 +++++++++++---------
test/ELF/lto/common2.ll | 24 ++++++++++++++++++++++
.../MachONormalizedFileBinaryReaderTests.cpp | 8 +++++++-
.../MachOTests/MachONormalizedFileToAtomsTests.cpp | 12 +++++++++--
.../MachOTests/MachONormalizedFileYAMLTests.cpp | 10 ++++++++-
6 files changed, 77 insertions(+), 19 deletions(-)
create mode 100644 test/ELF/lto/common2.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 bf522d5 [LTO] Another couple of tests for cases we already get right.
new d3467b8 [LTO/Test] Make x86_64-darwin bot happy again.
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/ELF/lto/drop-linkage.ll | 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 llvm.
from 02026c0 [AMDGPU] Assembler: prevent parseDPPCtrlOps from eating inval [...]
new ddc5048 [mips][microMIPS] Add R_MICROMIPS_PC26_S1 relocation
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/ELFRelocs/Mips.def | 2 +-
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp | 12 +++++++++++
.../Mips/MCTargetDesc/MipsELFObjectWriter.cpp | 2 ++
lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h | 3 +++
lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp | 8 +++++++-
test/MC/Mips/micromips32r6/relocations.s | 24 ++++++++++++++++++++++
test/MC/Mips/micromips64r6/relocations.s | 23 +++++++++++++++++++++
7 files changed, 72 insertions(+), 2 deletions(-)
create mode 100644 test/MC/Mips/micromips32r6/relocations.s
create mode 100644 test/MC/Mips/micromips64r6/relocations.s
--
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 d5a2bd1 [ELF] - Get rid of SectionOrder array.
new 368416d [ELF] - Use ArrayRef instead of std::vector& for LinkerScript [...]
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:
ELF/LinkerScript.cpp | 6 +++---
ELF/LinkerScript.h | 2 +-
2 files changed, 4 insertions(+), 4 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 8c06557 [tsan] Rename ReportThread->pid to ReportThread->os_id
new 94a44ec [asan] Mark strdup test as unsupported on arm/linux.
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/asan/TestCases/strdup_oob_test.cc | 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 master
in repository llvm.
from 99b0ca4 [RegisterBankInfo] Change the representation of the partial m [...]
new 193934b LegalizeDAG: Move unaligned load/store expansion to TLI
new 4ec85d0 AMDGPU: Fix debug name of pass to better match
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:
include/llvm/Target/TargetLowering.h | 9 +
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 324 ++--------------------------
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 290 +++++++++++++++++++++++++
lib/Target/AMDGPU/SIFixSGPRCopies.cpp | 2 +-
4 files changed, 314 insertions(+), 311 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.