[PATCH] D83708: Remove TwoAddressInstructinoPass::sink3AddrInstruction.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 13 13:53:52 PDT 2020


jyknight updated this revision to Diff 277560.
jyknight marked 5 inline comments as done.
jyknight added a comment.

Improve commit message wording
Simplify added test a bit


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83708

Files:
  llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
  llvm/test/CodeGen/X86/callbr-asm-sink.ll
  llvm/test/CodeGen/X86/masked-iv-unsafe.ll
  llvm/test/CodeGen/X86/reverse_branches.ll
  llvm/test/CodeGen/X86/rotate-extract.ll
  llvm/test/CodeGen/X86/twoaddr-lea.ll
  llvm/test/CodeGen/X86/twoaddr-pass-sink.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83708.277560.patch
Type: text/x-patch
Size: 15433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200713/bdb709d5/attachment.bin>


More information about the llvm-commits mailing list