[PATCH] Update Power VSX test cases to also test fast-isel

Bill Seurer seurer at linux.vnet.ibm.com
Fri Nov 21 11:24:35 PST 2014


Hi echristo, hfinkel, wschmidt,

I updated some of the VSX test cases for Power to check fast-isel codegen as well as the regular codegen.  For most of them they could be used as-is with just adding a new RUN line.

http://reviews.llvm.org/D6357

Files:
  /home/seurer/llvm/llvm-oneoff/test/CodeGen/PowerPC/vsx-args.ll
  /home/seurer/llvm/llvm-oneoff/test/CodeGen/PowerPC/vsx-fma-m.ll
  /home/seurer/llvm/llvm-oneoff/test/CodeGen/PowerPC/vsx-p8.ll
  /home/seurer/llvm/llvm-oneoff/test/CodeGen/PowerPC/vsx-self-copy.ll
  /home/seurer/llvm/llvm-oneoff/test/CodeGen/PowerPC/vsx-spill.ll
  /home/seurer/llvm/llvm-oneoff/test/CodeGen/PowerPC/vsx.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6357.16499.patch
Type: text/x-patch
Size: 4680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141121/4814b4a9/attachment.bin>


More information about the llvm-commits mailing list