This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 11acbdedb46 [ARM GlobalISel] Bail out for byval
new 360f53a4419 Revert r319423: [MC] Function stack 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:
docs/CodeGenerator.rst | 5305 ++++++++++++++++----------------
docs/CommandGuide/llc.rst | 400 ++-
include/llvm/CodeGen/AsmPrinter.h | 2 -
include/llvm/CodeGen/CommandFlags.def | 727 +++--
include/llvm/MC/MCObjectFileInfo.h | 747 +++--
include/llvm/Target/TargetOptions.h | 5 +-
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 28 -
lib/MC/MCObjectFileInfo.cpp | 1812 ++++++-----
test/CodeGen/X86/stack-size-section.ll | 30 -
9 files changed, 4481 insertions(+), 4575 deletions(-)
delete mode 100644 test/CodeGen/X86/stack-size-section.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 73846526685 [CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
new 11acbdedb46 [ARM GlobalISel] Bail out for byval
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/ARM/ARMCallLowering.cpp | 8 +++++++-
test/CodeGen/ARM/GlobalISel/arm-unsupported.ll | 15 +++++++++++++++
2 files changed, 22 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 gcc.
from 3dee933857c PR target/83210 * internal-fn.c (expand_mul_overflow): Op [...]
new 01fc12577e3 Remove inv_list.
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/c-family/ChangeLog | 4 ++++
gcc/c-family/c-common.h | 11 -----------
2 files changed, 4 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 a90c32e02fc [DAGCombine] Refactor ReduceLoadWidth
new 5e536b7694c [MC] Function stack size section.
new 996d6ddb49d [X86][AVX512] Tag binop/rounding/sae instructions scheduler [...]
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:
docs/CodeGenerator.rst | 5305 ++++++++++++++++----------------
docs/CommandGuide/llc.rst | 400 +--
include/llvm/CodeGen/AsmPrinter.h | 2 +
include/llvm/CodeGen/CommandFlags.def | 727 ++---
include/llvm/MC/MCObjectFileInfo.h | 747 ++---
include/llvm/Target/TargetOptions.h | 5 +-
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 28 +
lib/MC/MCObjectFileInfo.cpp | 1812 +++++------
lib/Target/X86/X86InstrAVX512.td | 267 +-
test/CodeGen/X86/stack-size-section.ll | 30 +
10 files changed, 4718 insertions(+), 4605 deletions(-)
create mode 100644 test/CodeGen/X86/stack-size-section.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 clang.
from aac00512b5 [ARM] disable FPU features when using soft floating point.
new 96c9689f47 Revert [ARM] disable FPU features when using soft floating point.
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/Arch/ARM.cpp | 20 +--
test/Driver/arm-cortex-cpus.c | 6 +-
test/Driver/arm-dotprod.c | 21 +--
test/Driver/arm-mfpu.c | 117 +-----------
test/Preprocessor/arm-target-features.c | 309 +++++---------------------------
5 files changed, 66 insertions(+), 407 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 openmp.
from 9cdb255 Make kmp_r_sched_t into a union
new 1696d28 Extension of HWLOC topology discovery with NUMA nodes and tiles
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:
runtime/src/i18n/en_US.txt | 4 +
runtime/src/kmp.h | 4 +
runtime/src/kmp_affinity.cpp | 517 +++++++++++++++++++++++++++++--------------
runtime/src/kmp_global.cpp | 2 +
runtime/src/kmp_settings.cpp | 37 +++-
5 files changed, 385 insertions(+), 179 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 86e196b704a Support generic lowering of vector bswap
new a90c32e02fc [DAGCombine] Refactor ReduceLoadWidth
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/SelectionDAG/DAGCombiner.cpp | 83 +++++++++++++-------------------
1 file changed, 33 insertions(+), 50 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 f64fbddb87 clang-format: [JS] do not wrap after async/await.
new aac00512b5 [ARM] disable FPU features when using soft floating point.
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/Arch/ARM.cpp | 20 ++-
test/Driver/arm-cortex-cpus.c | 6 +-
test/Driver/arm-dotprod.c | 21 ++-
test/Driver/arm-mfpu.c | 117 +++++++++++-
test/Preprocessor/arm-target-features.c | 309 +++++++++++++++++++++++++++-----
5 files changed, 407 insertions(+), 66 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 b785e2618f6 [X86][AVX512] Tag RCP/RSQRT/GETEXP instructions scheduler classes
new 86e196b704a Support generic lowering of vector bswap
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/IntrinsicLowering.cpp | 20 ++++++++--------
test/CodeGen/Generic/bswap.ll | 50 +++++++++++++++++++++++++++++++++++++++
2 files changed, 60 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/Generic/bswap.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.