[PATCH] D17850: Power9 - Implement byte comparison and count trailing zero instructions

Nemanja Ivanovic via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 07:17:20 PST 2016


nemanjai updated this revision to Diff 49737.
nemanjai added a comment.

I forgot to add comments about this to README_P9.txt.


Repository:
  rL LLVM

http://reviews.llvm.org/D17850

Files:
  lib/Target/PowerPC/PPC.td
  lib/Target/PowerPC/PPCInstr64Bit.td
  lib/Target/PowerPC/PPCInstrFormats.td
  lib/Target/PowerPC/PPCInstrInfo.td
  lib/Target/PowerPC/PPCSubtarget.cpp
  lib/Target/PowerPC/PPCSubtarget.h
  lib/Target/PowerPC/README_P9.txt
  test/MC/Disassembler/PowerPC/ppc64-encoding.txt
  test/MC/PowerPC/ppc64-encoding.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17850.49737.patch
Type: text/x-patch
Size: 9847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160303/69389dd0/attachment.bin>


More information about the llvm-commits mailing list