[PATCH] D59535: [SelectionDAG] Compute known bits of CopyFromReg

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 5 00:42:34 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357745: [SelectionDAG] Compute known bits of CopyFromReg (authored by piotr, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59535

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.s.buffer.load.ll
  llvm/trunk/test/CodeGen/ARM/atomic-op.ll
  llvm/trunk/test/CodeGen/PowerPC/pr35688.ll
  llvm/trunk/test/CodeGen/SystemZ/subregliveness-04.ll
  llvm/trunk/test/CodeGen/X86/fold-tied-op.ll
  llvm/trunk/test/CodeGen/X86/pr28444.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59535.193841.patch
Type: text/x-patch
Size: 7272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190405/74d978aa/attachment.bin>


More information about the llvm-commits mailing list