[PATCH] D35156: [ARM] Make ARMExpandPseudo add implicit uses for predicated instructions
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 11 15:51:19 PDT 2017
efriedma updated this revision to Diff 106109.
efriedma edited the summary of this revision.
efriedma added a comment.
Added testcases (didn't add a testcase for every single opcode, since there's a lot of them, but this should be enough to illustrate what's happening).
Repository:
rL LLVM
https://reviews.llvm.org/D35156
Files:
lib/Target/ARM/ARM.h
lib/Target/ARM/ARMExpandPseudoInsts.cpp
lib/Target/ARM/ARMTargetMachine.cpp
test/CodeGen/ARM/expand-pseudos.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35156.106109.patch
Type: text/x-patch
Size: 7606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170711/0fceeba2/attachment.bin>
More information about the llvm-commits
mailing list