[PATCH] D29133: [PowerPC][Altivec] Add some extended mnemonics

Bruno Rosa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 10:46:25 PST 2017


brunoalr updated this revision to Diff 85783.
brunoalr edited the summary of this revision.
brunoalr added a comment.

mfvrd with VR registers is an alias to mfvsrd with VSR registers.

Patch by: nemanjai


Repository:
  rL LLVM

https://reviews.llvm.org/D29133

Files:
  lib/Target/PowerPC/PPCInstrAltivec.td
  lib/Target/PowerPC/PPCInstrVSX.td
  test/CodeGen/PowerPC/select-i1-vs-i1.ll
  test/CodeGen/PowerPC/vsx-args.ll
  test/CodeGen/PowerPC/vsx-infl-copy1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29133.85783.patch
Type: text/x-patch
Size: 7739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170125/23dbad5c/attachment-0001.bin>


More information about the llvm-commits mailing list