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

Benson Chu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 29 18:43:53 PDT 2021


pestctrl added a comment.

Oh, that's pretty neat! I would've never thought of that.

Wouldn't I still need to push 2 registers to the stack, to maintain stack alignment? Or could I just push one register?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100704



More information about the llvm-commits mailing list