This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8d057d4 Reduce the number of times we query the subtarget for the sam [...]
new 61a230e Fix a test to check assembly output instead of bitcode.
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/ADCE/delete-profiling-calls-to-constant.ll | 6 +++---
1 file changed, 3 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 e41b522 AMDGPU/llvm-readobj: Rename RuntimeMDNoteType -> CodeObjectMe [...]
new dae6ed5 Small cleanup to remove extraneous cast.
new 8d057d4 Reduce the number of times we query the subtarget for the sam [...]
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/Target/AArch64/AArch64FastISel.cpp | 3 +--
lib/Target/AArch64/AArch64FrameLowering.cpp | 9 ++++-----
2 files changed, 5 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 947bca2 PR debug/79255 * dwarf2out.c (decls_for_scope): If BLOCK_NO [...]
new e2056c3 PR rtl-optimization/79405 * fwprop.c (propagations_left): 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:
gcc/ChangeLog | 9 +++++++++
gcc/fwprop.c | 17 ++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr79405.c | 45 ++++++++++++++++++++++++++++++++++++++++++
4 files changed, 76 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr79405.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 lldb.
from 9d5dfca add more RegisterContext files to xcode project
new c245e8a DisassembleRange can return an empty DisassemblerSP check for 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:
source/Target/StackFrame.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 a9c17af [APInt] Fix bugs in isShiftedMask to match behavior of the si [...]
new e41b522 AMDGPU/llvm-readobj: Rename RuntimeMDNoteType -> CodeObjectMe [...]
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/llvm-readobj/ELFDumper.cpp | 4 ++--
1 file changed, 2 insertions(+), 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 c3deccb Add/update PIE defaults for OpenBSD.
new 03c6593 [ThinLTO] Handle -emit-llvm* in ThinLTO backends
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/BackendUtil.cpp | 23 ++++++++++++++++++++++-
test/CodeGen/thinlto-emit-llvm.c | 10 ++++++++++
2 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/thinlto-emit-llvm.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 5f15d53 [AMDGPU] Fix typo in test filename. NFC.
new a9c17af [APInt] Fix bugs in isShiftedMask to match behavior of the si [...]
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/ADT/APInt.h | 4 ++--
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 2 +-
unittests/ADT/APIntTest.cpp | 16 ++++++++--------
3 files changed, 11 insertions(+), 11 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 7afeaaf LTO: call getRealLinkageName on IRNames before feeding to getGUID
new 9120fd7 Add virtual destructor to WasmYAML::Section or avoid memory leak
new 5f15d53 [AMDGPU] Fix typo in test filename. NFC.
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/ObjectYAML/WasmYAML.h | 1 +
lib/ObjectYAML/WasmYAML.cpp | 9 +++++++++
test/Object/AMDGPU/{elf-definitios.yaml => elf-definitions.yaml} | 0
3 files changed, 10 insertions(+)
rename test/Object/AMDGPU/{elf-definitios.yaml => elf-definitions.yaml} (100%)
--
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 81c8c1c [Sema][X86] Update immediate check for gather/scatter prefetc [...]
new c3deccb Add/update PIE defaults for OpenBSD.
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/CommonArgs.cpp | 4 +++-
test/Driver/pic.c | 4 ++++
2 files changed, 7 insertions(+), 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 lld.
from 0e4444e [ELF] Add a NOP instruction to make LLVM generate a mapping symbol
new b80bcf1 COFF: tests for thinlto with mangled names
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/COFF/Inputs/thinlto-mangled-qux.ll | 28 ++++++++++++++++++++++++++++
test/COFF/thinlto-mangled.ll | 16 ++++++++++++++++
2 files changed, 44 insertions(+)
create mode 100644 test/COFF/Inputs/thinlto-mangled-qux.ll
create mode 100644 test/COFF/thinlto-mangled.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.