commit | 8bcc093da595d8b74528221115cf3cdd8c6731a6 | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Tue Feb 10 12:57:17 2015 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Tue Feb 10 12:57:17 2015 +0000 |
tree | 50663221c8905d581f6639ec2b7405df8e2c08fd | |
parent | cb5f9ea1ec3037a1b9e8446454031f57a6061916 [diff] |
[X86][XOP] Added XOP memory folding patterns + tests 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. Differential Revision: http://reviews.llvm.org/D7484 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228685 91177308-0d34-0410-b5e6-96231b3b80d8