[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:20:21 PST 2017


brunoalr created this revision.

vmr v1,v2 is an alias to vor v1,v2,v2

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


Repository:
  rL LLVM

https://reviews.llvm.org/D29133

Files:
  lib/Target/PowerPC/PPCInstrAltivec.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.85773.patch
Type: text/x-patch
Size: 6388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170125/1f35e36b/attachment.bin>


More information about the llvm-commits mailing list