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 01739a3 Rename OP_F90_RANGE to OP_RANGE.
new 61c6156 Fix -exec-run not running asynchronously with mi-async on (PR [...]
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:
gdb/ChangeLog | 7 ++++
gdb/mi/mi-main.c | 12 ++++--
gdb/testsuite/ChangeLog | 6 +++
.../bad-regnum.c => gdb.mi/mi-async-run.c} | 11 ++++-
.../callexit.exp => gdb.mi/mi-async-run.exp} | 47 ++++++++++++----------
5 files changed, 56 insertions(+), 27 deletions(-)
copy gdb/testsuite/{gdb.dwarf2/bad-regnum.c => gdb.mi/mi-async-run.c} (83%)
copy gdb/testsuite/{gdb.base/callexit.exp => gdb.mi/mi-async-run.exp} (53%)
--
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 cbc09f7 [codeview] Macroify definition of bitwise operators for flags enums.
new fc99ce0 Revert r269828 "X86: Avoid using _chkstk when lowering WIN_AL [...]
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/CMakeLists.txt | 1 -
lib/Target/X86/X86.h | 3 -
lib/Target/X86/X86ISelLowering.cpp | 23 ++-
lib/Target/X86/X86ISelLowering.h | 3 +
lib/Target/X86/X86InstrCompiler.td | 33 ++--
lib/Target/X86/X86InstrInfo.td | 6 +-
lib/Target/X86/X86MachineFunctionInfo.h | 6 -
lib/Target/X86/X86TargetMachine.cpp | 1 -
lib/Target/X86/X86WinAllocaExpander.cpp | 294 ----------------------------
test/CodeGen/X86/cleanuppad-inalloca.ll | 4 +-
test/CodeGen/X86/dynamic-alloca-in-entry.ll | 2 +-
test/CodeGen/X86/inalloca-ctor.ll | 4 +-
test/CodeGen/X86/inalloca-invoke.ll | 3 +-
test/CodeGen/X86/inalloca-stdcall.ll | 4 +-
test/CodeGen/X86/inalloca.ll | 12 +-
test/CodeGen/X86/shrink-wrap-chkstk.ll | 4 +-
test/CodeGen/X86/win-alloca-expander.ll | 153 ---------------
17 files changed, 54 insertions(+), 502 deletions(-)
delete mode 100644 lib/Target/X86/X86WinAllocaExpander.cpp
delete mode 100644 test/CodeGen/X86/win-alloca-expander.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 547f114 X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions
new 5bf7d99 Simple refactoring /NFC
new f9336ec [WebAssembly] Stackify induction variable increment instructions.
new e448e72 [InstCombine] add another test for wrong icmp constant (PR27792)
new cbc09f7 [codeview] Macroify definition of bitwise operators for flags enums.
The 4 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/DebugInfo/CodeView/CodeView.h | 117 ++++++---------------
lib/Target/WebAssembly/WebAssemblyRegStackify.cpp | 93 +++++++++++-----
lib/Transforms/InstCombine/InstCombineCompares.cpp | 2 +-
lib/Transforms/Instrumentation/InstrProfiling.cpp | 23 ++--
test/CodeGen/WebAssembly/cfg-stackify.ll | 34 +++---
test/CodeGen/WebAssembly/reg-stackify.ll | 24 +++++
test/Transforms/InstCombine/icmp.ll | 11 +-
7 files changed, 166 insertions(+), 138 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 cd41a78 Fix an assert in SelectionDAGBuilder when processing inline asm
new c8f8f9c Debug Info: Don't emit bitfields in the DWARF4 format when tu [...]
new 547f114 X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions
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/AsmPrinter/DwarfUnit.cpp | 17 +-
lib/Target/X86/CMakeLists.txt | 1 +
lib/Target/X86/X86.h | 3 +
lib/Target/X86/X86ISelLowering.cpp | 23 +--
lib/Target/X86/X86ISelLowering.h | 3 -
lib/Target/X86/X86InstrCompiler.td | 33 ++--
lib/Target/X86/X86InstrInfo.td | 6 +-
lib/Target/X86/X86MachineFunctionInfo.h | 6 +
lib/Target/X86/X86TargetMachine.cpp | 1 +
lib/Target/X86/X86WinAllocaExpander.cpp | 294 ++++++++++++++++++++++++++++
test/CodeGen/X86/cleanuppad-inalloca.ll | 4 +-
test/CodeGen/X86/dynamic-alloca-in-entry.ll | 2 +-
test/CodeGen/X86/inalloca-ctor.ll | 4 +-
test/CodeGen/X86/inalloca-invoke.ll | 3 +-
test/CodeGen/X86/inalloca-stdcall.ll | 4 +-
test/CodeGen/X86/inalloca.ll | 12 +-
test/CodeGen/X86/shrink-wrap-chkstk.ll | 4 +-
test/CodeGen/X86/win-alloca-expander.ll | 153 +++++++++++++++
test/DebugInfo/ARM/big-endian-bitfield.ll | 2 +-
test/DebugInfo/X86/bitfields-dwarf4.ll | 3 +
20 files changed, 517 insertions(+), 61 deletions(-)
create mode 100644 lib/Target/X86/X86WinAllocaExpander.cpp
create mode 100644 test/CodeGen/X86/win-alloca-expander.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 openmp.
from 9c0b306 [OpenMP Testing] Have lit.py be a valid lit executable
new da1e2c8 Update copyright year in LICENSE.txt
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:
LICENSE.txt | 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 gcc.
from f33a295 jit: gcc diagnostics are jit errors
new 27bdad4 PR ipa/71146 * tree-inline.c (expand_call_inline): Call ma [...]
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ipa/pr71146.C | 29 +++++++++++++++++++++++++++++
gcc/tree-inline.c | 1 +
4 files changed, 41 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr71146.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 293233a llvm-dwp: Simplify duplicate DWO ID error handling
new 0865cea Reapply r269782 "[obj2yaml] [yaml2obj] Support for MachO load [...]
new cd41a78 Fix an assert in SelectionDAGBuilder when processing inline asm
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/MachOYAML.h | 61 +++-
include/llvm/Support/MachO.def | 45 ++-
include/llvm/Support/MachO.h | 7 +
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 53 ++--
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 2 +
lib/ObjectYAML/MachOYAML.cpp | 359 ++++++++++++++++++++++-
test/CodeGen/AArch64/arm64-inline-asm-error-I.ll | 2 +-
test/CodeGen/AArch64/arm64-inline-asm-error-J.ll | 2 +-
test/CodeGen/AArch64/arm64-inline-asm-error-K.ll | 2 +-
test/CodeGen/AArch64/arm64-inline-asm-error-L.ll | 2 +-
test/CodeGen/AArch64/arm64-inline-asm-error-M.ll | 2 +-
test/CodeGen/AArch64/arm64-inline-asm-error-N.ll | 2 +-
test/CodeGen/PowerPC/crbit-asm-disabled.ll | 2 +-
test/CodeGen/PowerPC/vec-asm-disabled.ll | 2 +-
test/CodeGen/X86/asm-reject-reg-type-mismatch.ll | 2 +-
test/ObjectYAML/MachO/load_commands.yaml | 243 ++++++++++++---
tools/obj2yaml/macho2yaml.cpp | 25 +-
tools/yaml2obj/yaml2macho.cpp | 35 ++-
18 files changed, 748 insertions(+), 100 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.