diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2015-10-24 13:17:26 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2015-10-24 13:17:26 +0000 |
commit | d5ef318b5baf4f9a2b4d7fde6f83377e9733ba0b (patch) | |
tree | 743757cf8e9fe5efc73a0ce7f18000f1e039e358 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | e1761952b43b7374fd1bc2899665d638d7a649fb (diff) | |
download | llvm-d5ef318b5baf4f9a2b4d7fde6f83377e9733ba0b.zip llvm-d5ef318b5baf4f9a2b4d7fde6f83377e9733ba0b.tar.gz llvm-d5ef318b5baf4f9a2b4d7fde6f83377e9733ba0b.tar.bz2 |
[X86][XOP] Add support for lowering vector rotations
This patch adds support for lowering to the XOP VPROT / VPROTI vector bit rotation instructions.
This has required changes to the DAGCombiner rotation pattern matching to support vector types - so far I've only changed it to support splat vectors, but generalising this further is feasible in the future.
Differential Revision: http://reviews.llvm.org/D13851
llvm-svn: 251188
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions