[PATCH] D77559: [PowerPC] Add some InstAlias definitions

Zhang Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 21 20:02:11 PDT 2020


ZhangKang updated this revision to Diff 265663.
ZhangKang added a comment.

Rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77559

Files:
  lld/test/ELF/ppc32-call-stub-pic.s
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrHTM.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll
  llvm/test/CodeGen/PowerPC/2009-09-18-carrybit.ll
  llvm/test/CodeGen/PowerPC/2010-02-12-saveCR.ll
  llvm/test/CodeGen/PowerPC/CompareEliminationSpillIssue.ll
  llvm/test/CodeGen/PowerPC/atomics-regression.ll
  llvm/test/CodeGen/PowerPC/crbits.ll
  llvm/test/CodeGen/PowerPC/eqv-andc-orc-nor.ll
  llvm/test/CodeGen/PowerPC/expand-contiguous-isel.ll
  llvm/test/CodeGen/PowerPC/expand-isel.ll
  llvm/test/CodeGen/PowerPC/f128-compare.ll
  llvm/test/CodeGen/PowerPC/fast-isel-binary.ll
  llvm/test/CodeGen/PowerPC/fold-remove-li.ll
  llvm/test/CodeGen/PowerPC/fold-zero.ll
  llvm/test/CodeGen/PowerPC/funnel-shift.ll
  llvm/test/CodeGen/PowerPC/htm.ll
  llvm/test/CodeGen/PowerPC/i1-ext-fold.ll
  llvm/test/CodeGen/PowerPC/i64_fp_round.ll
  llvm/test/CodeGen/PowerPC/ifcvt.ll
  llvm/test/CodeGen/PowerPC/inc-of-add.ll
  llvm/test/CodeGen/PowerPC/loop-instr-form-prepare.ll
  llvm/test/CodeGen/PowerPC/machine-pre.ll
  llvm/test/CodeGen/PowerPC/memcmp.ll
  llvm/test/CodeGen/PowerPC/mul-const.ll
  llvm/test/CodeGen/PowerPC/noPermuteFormasking.ll
  llvm/test/CodeGen/PowerPC/optcmp.ll
  llvm/test/CodeGen/PowerPC/optimize-andiso.ll
  llvm/test/CodeGen/PowerPC/pcrel-call-linkage-leaf.ll
  llvm/test/CodeGen/PowerPC/popcnt-zext.ll
  llvm/test/CodeGen/PowerPC/ppc-crbits-onoff.ll
  llvm/test/CodeGen/PowerPC/ppc64-P9-mod.ll
  llvm/test/CodeGen/PowerPC/ppc64-P9-vabsd.ll
  llvm/test/CodeGen/PowerPC/pr44183.ll
  llvm/test/CodeGen/PowerPC/remove-redundant-load-imm.ll
  llvm/test/CodeGen/PowerPC/sat-add.ll
  llvm/test/CodeGen/PowerPC/select_const.ll
  llvm/test/CodeGen/PowerPC/setcc-logic.ll
  llvm/test/CodeGen/PowerPC/shift128.ll
  llvm/test/CodeGen/PowerPC/signbit-shift.ll
  llvm/test/CodeGen/PowerPC/sms-cpy-1.ll
  llvm/test/CodeGen/PowerPC/sms-phi-2.ll
  llvm/test/CodeGen/PowerPC/spe.ll
  llvm/test/CodeGen/PowerPC/srem-lkk.ll
  llvm/test/CodeGen/PowerPC/srem-vector-lkk.ll
  llvm/test/CodeGen/PowerPC/stack-guard-reassign.ll
  llvm/test/CodeGen/PowerPC/stack-realign.ll
  llvm/test/CodeGen/PowerPC/store-combine.ll
  llvm/test/CodeGen/PowerPC/sub-of-not.ll
  llvm/test/CodeGen/PowerPC/subc.ll
  llvm/test/CodeGen/PowerPC/subreg-postra.ll
  llvm/test/CodeGen/PowerPC/umulo-128-legalisation-lowering.ll
  llvm/test/CodeGen/PowerPC/urem-lkk.ll
  llvm/test/CodeGen/PowerPC/urem-vector-lkk.ll
  llvm/test/CodeGen/PowerPC/use-cr-result-of-dom-icmp-st.ll
  llvm/test/CodeGen/PowerPC/vec-min-max.ll
  llvm/test/CodeGen/PowerPC/vsx.ll
  llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-ext.txt
  llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-p8htm.txt
  llvm/test/MC/Disassembler/PowerPC/ppc64-encoding.txt
  llvm/test/MC/Disassembler/PowerPC/ppc64le-encoding.txt
  llvm/test/MC/PowerPC/htm.s
  llvm/test/MC/PowerPC/ppc64-encoding.s
  llvm/test/MC/PowerPC/ppc64-operands.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77559.265663.patch
Type: text/x-patch
Size: 136639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200522/21909c12/attachment-0001.bin>


More information about the llvm-commits mailing list