[PATCH] D37730: [PowerPC] eliminate unconditional branch to the next instruction

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 09:34:46 PDT 2017


inouehrs updated this revision to Diff 116566.
inouehrs marked an inline comment as done.
inouehrs added a comment.

- updated by using isLayoutSuccessor to find fallthrough block.


https://reviews.llvm.org/D37730

Files:
  lib/Target/PowerPC/PPCInstrInfo.cpp
  test/CodeGen/PowerPC/2016-04-28-setjmp.ll
  test/CodeGen/PowerPC/atomics-regression.ll
  test/CodeGen/PowerPC/sjlj.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37730.116566.patch
Type: text/x-patch
Size: 7459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170925/413f23ca/attachment.bin>


More information about the llvm-commits mailing list