[PATCH] D36435: [MachineOutliner] Ensure AArch64 outliner doesn't mess with any register that overlaps with LR

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 14:45:57 PDT 2017


paquette updated this revision to Diff 110285.
paquette marked an inline comment as done.
paquette added a comment.

Updated the diff to reflect taking Matthias' advice.

I'm going to go ahead and commit this now.


https://reviews.llvm.org/D36435

Files:
  lib/Target/AArch64/AArch64InstrInfo.cpp
  test/CodeGen/AArch64/machine-outliner.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36435.110285.patch
Type: text/x-patch
Size: 3298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170808/fb9bbaa8/attachment.bin>


More information about the llvm-commits mailing list