[PATCH] D87367: [MC] [Win64EH] Canonicalize ARM64 unwind opcodes

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 23:02:04 PDT 2020


mstorsjo updated this revision to Diff 290876.
mstorsjo added a comment.

Conditionally producing the save_r19r20_x opcode depending on offset, added a testcase with a too large offset that isn't canonicalized.


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

https://reviews.llvm.org/D87367

Files:
  llvm/lib/MC/MCWin64EH.cpp
  llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/test/MC/AArch64/seh-optimize.s
  llvm/test/MC/AArch64/seh.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87367.290876.patch
Type: text/x-patch
Size: 10739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200910/9d989a18/attachment.bin>


More information about the llvm-commits mailing list