[PATCH] D84397: [MSP430] Replace known epilogues with branches to __mspabi_func_epilog_N

Anatoly Trosinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 02:19:00 PDT 2020


atrosinenko updated this revision to Diff 284281.
atrosinenko added a comment.

Address the review comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84397

Files:
  llvm/lib/Target/MSP430/CMakeLists.txt
  llvm/lib/Target/MSP430/MSP430.h
  llvm/lib/Target/MSP430/MSP430CommonEpilogueOptimizer.cpp
  llvm/lib/Target/MSP430/MSP430InstrInfo.cpp
  llvm/lib/Target/MSP430/MSP430TargetMachine.cpp
  llvm/test/CodeGen/MSP430/asm-clobbers.ll
  llvm/test/CodeGen/MSP430/mspabi-func-epilog-multi-terminators.mir
  llvm/test/CodeGen/MSP430/mspabi-func-epilog-special-cases.ll
  llvm/test/CodeGen/MSP430/mspabi-func-epilog.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84397.284281.patch
Type: text/x-patch
Size: 15682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200810/a8754e26/attachment.bin>


More information about the llvm-commits mailing list