[PATCH] D42051: [ARM] Allow the scheduler to clone a node with glue to avoid a copy CPSR ↔ GPR.

Roger Ferrer Ibanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 06:57:24 PST 2018


rogfer01 updated this revision to Diff 130884.
rogfer01 added a comment.

Update patch based on the review comments.


https://reviews.llvm.org/D42051

Files:
  include/llvm/CodeGen/TargetInstrInfo.h
  lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
  lib/Target/ARM/Thumb1InstrInfo.cpp
  lib/Target/ARM/Thumb1InstrInfo.h
  test/CodeGen/Thumb/pr35836.ll
  test/CodeGen/Thumb/pr35836_2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42051.130884.patch
Type: text/x-patch
Size: 7536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180122/33046648/attachment.bin>


More information about the llvm-commits mailing list