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

Benson Chu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 17 07:30:35 PDT 2021


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

Incorrect comment


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.338308.patch
Type: text/x-patch
Size: 65319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210417/43cb04e4/attachment-0001.bin>


More information about the llvm-commits mailing list