This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 64a120a9de1 Remove $tmpdir from -dumpbase, we should be in $tmpdir.
new 6b1c6ccd323 PR c++/79228 * expr.c (interpret_float_suffix): Avoid mem [...]
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:
libcpp/ChangeLog | 6 ++++++
libcpp/expr.c | 12 ++++++------
2 files changed, 12 insertions(+), 6 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 lldb.
from b43f294c4 Add target.process.stop-on-exec setting, and obey it.
new 94d2207e6 [Darwin] Delete dead code. NFCI.
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:
.../Plugins/Process/Darwin/NativeProcessDarwin.h | 28 ----------------------
1 file changed, 28 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 668022c80f1 [X86][AVX512] Tag GATHER/SCATTER instruction scheduler classes
new 60eb316ba4f [ModRefInfo] Initialize ArgMask to MRI_NoModRef.
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/Analysis/AliasAnalysis.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 llvm.
from 67f873792ba [DWARFv5] Emit v5 line table header.
new 668022c80f1 [X86][AVX512] Tag GATHER/SCATTER instruction scheduler classes
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/X86InstrAVX512.td | 8 ++++---
lib/Target/X86/X86InstrSSE.td | 10 ++++----
test/CodeGen/X86/avx2-schedule.ll | 48 +++++++++++++++++++--------------------
3 files changed, 35 insertions(+), 31 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 libunwind.
from 9e8354c [libunwind] Pass LIBUNWIND_SYSROOT and LIBUNWIND_GCC_TOOLCHAI [...]
new 7d4a945 [libunwind][CMake] Set TARGET_TRIPLE if LIBUNWND_TARGET_TRIPL [...]
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:
CMakeLists.txt | 4 ++++
1 file changed, 4 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 e33d953beac Re-commit r319490 "XOR the frame pointer with the stack coo [...]
new dc79c646e79 AMDGPU: Fix SDWA crash on inline asm
new 67f873792ba [DWARFv5] Emit v5 line table header.
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:
lib/MC/MCDwarf.cpp | 116 +++++++++++++++++++++---------
lib/Target/AMDGPU/SIPeepholeSDWA.cpp | 3 +-
test/CodeGen/AMDGPU/sdwa-peephole.ll | 23 ++++++
test/MC/ARM/dwarf-asm-multiple-sections.s | 10 ++-
4 files changed, 116 insertions(+), 36 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 lld.
from 2fb60af22 [WebAssembly] Improve support linker synthetic symbols
new fd5e37fe9 [WebAssembly] Fix stack pointer relocations
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/wasm/{local-symbols.ll => stack-pointer.ll} | 42 ++++++++----------------
wasm/Driver.cpp | 1 +
2 files changed, 15 insertions(+), 28 deletions(-)
copy test/wasm/{local-symbols.ll => stack-pointer.ll} (66%)
--
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 aa1ccb63b4e [X86][AVX512] Tag VPSLLDQ/VPSRLDQ instruction scheduler classes
new e33d953beac Re-commit r319490 "XOR the frame pointer with the stack coo [...]
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/TargetLowering.h | 11 ++
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 13 +-
lib/CodeGen/StackProtector.cpp | 6 +-
lib/Target/X86/X86ISelLowering.cpp | 13 ++
lib/Target/X86/X86ISelLowering.h | 4 +
lib/Target/X86/X86InstrCompiler.td | 9 ++
lib/Target/X86/X86InstrInfo.cpp | 15 +++
test/CodeGen/X86/stack-protector-msvc.ll | 154 ++++++++++++++++++++---
test/CodeGen/X86/stack-protector-weight.ll | 3 +-
9 files changed, 206 insertions(+), 22 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 libunwind.
from 2c1803e [libunwind] Switch to add_llvm_install_targets
new 9e8354c [libunwind] Pass LIBUNWIND_SYSROOT and LIBUNWIND_GCC_TOOLCHAI [...]
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/lit.site.cfg.in | 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 release_50
in repository lld.
from 3fb6bd21a Merging r312706: -------------------------------------------- [...]
new ac8b85009 Merging r311734:
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/ReaderWriter/MachO/ArchHandler.h | 4 ++
lib/ReaderWriter/MachO/ArchHandler_arm.cpp | 4 ++
lib/ReaderWriter/MachO/ArchHandler_arm64.cpp | 4 ++
lib/ReaderWriter/MachO/ArchHandler_x86.cpp | 4 ++
lib/ReaderWriter/MachO/ArchHandler_x86_64.cpp | 4 ++
.../MachO/MachONormalizedFileFromAtoms.cpp | 57 ++++++++++++++++++++++
test/mach-o/lazy-bind-x86_64.yaml | 4 +-
7 files changed, 79 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.