[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
Wed Jan 31 01:25:59 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL323857: [ARM] Allow the scheduler to clone a node with glue to avoid a copy CPSR ↔ GPR. (authored by rogfer01, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D42051?vs=130884&id=132113#toc
Repository:
rL LLVM
https://reviews.llvm.org/D42051
Files:
llvm/trunk/include/llvm/CodeGen/TargetInstrInfo.h
llvm/trunk/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
llvm/trunk/lib/Target/ARM/Thumb1InstrInfo.cpp
llvm/trunk/lib/Target/ARM/Thumb1InstrInfo.h
llvm/trunk/test/CodeGen/Thumb/pr35836.ll
llvm/trunk/test/CodeGen/Thumb/pr35836_2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42051.132113.patch
Type: text/x-patch
Size: 7776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180131/d04e6daf/attachment.bin>
More information about the llvm-commits
mailing list