[PATCH] D31536: [SelectionDAG] Check CALLSEQ_BEGIN nodes in DelayForLiveRegs

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 11:07:43 PDT 2017


samparker updated this revision to Diff 94661.
samparker added a comment.

Added the test already provided in https://reviews.llvm.org/D29492. Also fixed the typo.


https://reviews.llvm.org/D31536

Files:
  lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
  test/CodeGen/ARM/unschedule-first-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31536.94661.patch
Type: text/x-patch
Size: 6878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170410/37d5ae5a/attachment.bin>


More information about the llvm-commits mailing list