[PATCH] D83708: Remove TwoAddressInstructinoPass::sink3AddrInstruction.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 07:03:11 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG60433c63acb7: Remove TwoAddressInstructionPass::sink3AddrInstruction. (authored by jyknight).

Changed prior to commit:
  https://reviews.llvm.org/D83708?vs=277560&id=278465#toc

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.278465.patch
Type: text/x-patch
Size: 15421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/f4658c0d/attachment.bin>


More information about the llvm-commits mailing list