[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
Fri Aug 7 06:34:57 PDT 2020


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

Address the comment + misc fixes.

Thanks!


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.283894.patch
Type: text/x-patch
Size: 15707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200807/f4a81b96/attachment.bin>


More information about the llvm-commits mailing list