[PATCH] D67016: [PowerPC][NFC] Avoid checking non-relevant .cfi instructions

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 12:27:57 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370505: [PowerPC][NFC] Avoid checking non-relevant .cfi instructions (authored by jsji, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67016?vs=218142&id=218153#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67016

Files:
  llvm/trunk/test/CodeGen/PowerPC/MCSE-caller-preserved-reg.ll
  llvm/trunk/test/CodeGen/PowerPC/PR35812-neg-cmpxchg.ll
  llvm/trunk/test/CodeGen/PowerPC/float-load-store-pair.ll
  llvm/trunk/test/CodeGen/PowerPC/fp-int128-fp-combine.ll
  llvm/trunk/test/CodeGen/PowerPC/jump-tables-collapse-rotate.ll
  llvm/trunk/test/CodeGen/PowerPC/machine-pre.ll
  llvm/trunk/test/CodeGen/PowerPC/memCmpUsedInZeroEqualityComparison.ll
  llvm/trunk/test/CodeGen/PowerPC/pr36292.ll
  llvm/trunk/test/CodeGen/PowerPC/remove-redundant-load-imm.ll
  llvm/trunk/test/CodeGen/PowerPC/sms-cpy-1.ll
  llvm/trunk/test/CodeGen/PowerPC/sms-phi-1.ll
  llvm/trunk/test/CodeGen/PowerPC/sms-phi-3.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesi32gtu.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesi32ltu.ll
  llvm/trunk/test/CodeGen/PowerPC/umulo-128-legalisation-lowering.ll
  llvm/trunk/test/CodeGen/PowerPC/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67016.218153.patch
Type: text/x-patch
Size: 98631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190830/85b74a10/attachment.bin>


More information about the llvm-commits mailing list