[PATCH] D55909: [ARMISelLowering] Add CPSR to live-ins of newly created blocks, if required.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 20 16:36:12 PST 2018


fhahn updated this revision to Diff 179203.
fhahn retitled this revision from "[ARMISelLowering] Recompute liveins after introducing new MBBs." to "[ARMISelLowering] Add CPSR to live-ins of newly created blocks, if required.".
fhahn edited the summary of this revision.
fhahn added a comment.

Reduced patch to just add CPSR to live-ins of newly created blocks, if required.


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

https://reviews.llvm.org/D55909

Files:
  lib/Target/ARM/ARMISelLowering.cpp
  test/CodeGen/ARM/expand-isel-pseudos-liveins.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55909.179203.patch
Type: text/x-patch
Size: 10007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181221/a1f9af01/attachment.bin>


More information about the llvm-commits mailing list