This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7c5411cd78e [AArch64] Implement dynamic stack probing for windows
new 29a500dd45d [InstSimplify] move select undef cond fold with other const [...]
new fb191fe666f [X86][3DNow!] Add PFRCP reg-reg disassembler test case (PR21168)
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/Analysis/InstructionSimplify.cpp | 41 ++++++++++++++++++-----------------
test/MC/Disassembler/X86/amd3dnow.txt | 3 +++
2 files changed, 24 insertions(+), 20 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 604b57e7d4e Fix unused variable warning. NFCI.
new 7c5411cd78e [AArch64] Implement dynamic stack probing for windows
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/GlobalISel/IRTranslator.cpp | 4 ++
lib/Target/AArch64/AArch64CallingConvention.td | 4 ++
lib/Target/AArch64/AArch64ISelLowering.cpp | 69 +++++++++++++++++++++++++-
lib/Target/AArch64/AArch64ISelLowering.h | 4 ++
lib/Target/AArch64/AArch64RegisterInfo.cpp | 4 ++
lib/Target/AArch64/AArch64RegisterInfo.h | 3 ++
test/CodeGen/AArch64/win-alloca.ll | 23 +++++++++
test/CodeGen/AArch64/win64_vararg.ll | 7 +--
8 files changed, 114 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/AArch64/win-alloca.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 llvm.
from 8b9c4c3e78d [dwarfdump] Fix spurious verification errors for DW_AT_loca [...]
new 604b57e7d4e Fix unused variable warning. 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:
lib/Target/AArch64/AArch64MacroFusion.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 binutils-gdb.
from 92d9e363b5 ld-elf/eh4: Pass -z max-page-size=0x200000 -z noseparate-code to ld
new 34b00afa03 ld: Add -z separate-code test for zero size section
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:
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-elf/binutils.exp | 6 ++++--
2 files changed, 10 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 compiler-rt.
from e7fe297b7 Add initial XRay support for NetBSD
new 036ea9015 Recognize all NetBSD architectures in UBSan
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/sanitizer_common/sanitizer_linux.cc | 18 +++++++-----------
lib/ubsan/ubsan_platform.h | 10 +++-------
2 files changed, 10 insertions(+), 18 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 binutils-gdb.
from 62a02d25b6 Add .nop assembler directive
new 92d9e363b5 ld-elf/eh4: Pass -z max-page-size=0x200000 -z noseparate-code to ld
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:
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-elf/eh4.d | 2 +-
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 llvm.
from c26f626148f [DAGCombiner] Remove simplifyShuffleMask - now handled more [...]
new 8b9c4c3e78d [dwarfdump] Fix spurious verification errors for DW_AT_loca [...]
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/DebugInfo/DWARF/DWARFVerifier.cpp | 35 ++---
test/tools/dsymutil/Inputs/invalid.o | Bin 0 -> 2076 bytes
.../X86/brief.s => dsymutil/Inputs/invalid.s} | 149 ++++++++++++---------
test/tools/dsymutil/X86/verify.test | 31 +++--
test/tools/llvm-dwarfdump/X86/debugloc.s | 7 +
5 files changed, 139 insertions(+), 83 deletions(-)
create mode 100755 test/tools/dsymutil/Inputs/invalid.o
copy test/tools/{llvm-dwarfdump/X86/brief.s => dsymutil/Inputs/invalid.s} (68%)
--
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 ba9330b1269 [DebugInfo] Removed assert on missing CountVarDIE
new 7abdc5f5e1a Fix signed/unsigned comparison warning in AsmGenMatcher gen [...]
new c26f626148f [DAGCombiner] Remove simplifyShuffleMask - now handled more [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 35 --------------------------------
utils/TableGen/AsmMatcherEmitter.cpp | 8 ++++----
2 files changed, 4 insertions(+), 39 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.