[PATCH] [X86][XOP] Added XOP memory folding patterns + tests

Simon Pilgrim llvm-dev at redking.me.uk
Sat Feb 7 12:15:29 PST 2015


Hi qcolombet, spatel, andreadb, tstellarAMD,

This patch adds the complete AMD Bulldozer XOP instruction set to the memory folding pattern tables for stack folding.
etc.

Note: Many of the XOP instructions have multiple table entries as it can fold loads from different sources.

If there are other people that have experience with XOP, please comment, thanks!

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7484

Files:
  lib/Target/X86/X86InstrInfo.cpp
  test/CodeGen/X86/stack-folding-xop.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7484.19536.patch
Type: text/x-patch
Size: 59601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150207/8811665c/attachment.bin>


More information about the llvm-commits mailing list