[PATCH] D122672: [CodeGen][ARM] Enable Swing Module Scheduling for ARM
David Penry via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 28 13:01:51 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
dpenry marked an inline comment as done.
Closed by commit rG28d09bbbc3d0: [CodeGen][ARM] Enable Swing Module Scheduling for ARM (authored by dpenry).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122672/new/
https://reviews.llvm.org/D122672
Files:
llvm/include/llvm/CodeGen/MachinePipeliner.h
llvm/include/llvm/CodeGen/ModuloSchedule.h
llvm/lib/CodeGen/MachinePipeliner.cpp
llvm/lib/CodeGen/ModuloSchedule.cpp
llvm/lib/Target/ARM/ARM.td
llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
llvm/lib/Target/ARM/ARMBaseInstrInfo.h
llvm/lib/Target/ARM/ARMSubtarget.cpp
llvm/lib/Target/ARM/ARMSubtarget.h
llvm/lib/Target/ARM/ARMTargetMachine.cpp
llvm/test/CodeGen/ARM/O3-pipeline.ll
llvm/test/CodeGen/Thumb2/swp-exitbranchdir.mir
llvm/test/CodeGen/Thumb2/swp-fixedii.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122672.425890.patch
Type: text/x-patch
Size: 42761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220428/b67bc460/attachment.bin>
More information about the llvm-commits
mailing list