[PATCH] D71701: [AArch64] Peephole optimization. Merge AND and TST instructions

Pavel Kosov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 06:04:13 PST 2020


kpdev42 updated this revision to Diff 245627.
kpdev42 edited the summary of this revision.
kpdev42 added a comment.

All changes moved from InstrInfo to ISelLowering


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

https://reviews.llvm.org/D71701

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/funnel-shift.ll
  llvm/test/CodeGen/AArch64/peephole-and-tst.ll
  llvm/test/CodeGen/AArch64/shift-by-signext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71701.245627.patch
Type: text/x-patch
Size: 7727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200220/676dbb03/attachment.bin>


More information about the llvm-commits mailing list