[PATCH] D37034: Insert IMPLICIT_DEFS for undef uses in tail merging

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 14:39:50 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312668: Insert IMPLICIT_DEFS for undef uses in tail merging (authored by matze).

Changed prior to commit:
  https://reviews.llvm.org/D37034?vs=113913&id=114068#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37034

Files:
  llvm/trunk/include/llvm/CodeGen/LivePhysRegs.h
  llvm/trunk/lib/CodeGen/BranchFolding.cpp
  llvm/trunk/lib/CodeGen/BranchFolding.h
  llvm/trunk/lib/CodeGen/BranchRelaxation.cpp
  llvm/trunk/lib/CodeGen/LivePhysRegs.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
  llvm/trunk/lib/Target/ARM/ARMExpandPseudoInsts.cpp
  llvm/trunk/test/CodeGen/Hexagon/branchfolder-insert-impdef.mir
  llvm/trunk/test/CodeGen/Hexagon/livephysregs-lane-masks2.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37034.114068.patch
Type: text/x-patch
Size: 19420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170906/7f5bf07e/attachment.bin>


More information about the llvm-commits mailing list