[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:43:08 PDT 2021
    
    
  
pestctrl updated this revision to Diff 340383.
pestctrl added a comment.
Build MI's for save/restore LR in same function.
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.340383.patch
Type: text/x-patch
Size: 67125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210425/35227503/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list