[PATCH] D100704: [Thumb1][MachineOutliner] Add Machine Outliner support for Thumb1

Benson Chu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 25 13:23:49 PDT 2021


pestctrl updated this revision to Diff 340380.
pestctrl added a comment.

Fixed issues with clang-format


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100704/new/

https://reviews.llvm.org/D100704

Files:
  llvm/include/llvm/CodeGen/MachineOutliner.h
  llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/lib/Target/ARM/ARMBaseInstrInfo.h
  llvm/lib/Target/ARM/Thumb1InstrInfo.cpp
  llvm/lib/Target/ARM/Thumb1InstrInfo.h
  llvm/test/CodeGen/ARM/machine-outliner-default.mir
  llvm/test/CodeGen/ARM/machine-outliner-lr-regsave.mir
  llvm/test/CodeGen/ARM/machine-outliner-no-lr-save.mir
  llvm/test/CodeGen/ARM/machine-outliner-tail.ll
  llvm/test/CodeGen/ARM/machine-outliner-thumb-cfi-call.mir
  llvm/test/CodeGen/ARM/machine-outliner-thumb-cfi-frame.mir
  llvm/test/CodeGen/ARM/machine-outliner-thunk.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100704.340380.patch
Type: text/x-patch
Size: 65194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210425/27be38ee/attachment.bin>


More information about the llvm-commits mailing list