summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-06-27 11:34:40 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-06-27 11:34:40 +0000
commit0d6d1f2b17693e1669781dcc4a0d0a6e1bb19e59 (patch)
treeafb1cd91c0d40b40357ddb02fb07d28339b434b1 /llvm/test/Object/Inputs
parent97ebc2362c506da8147c14218cbe395dea026442 (diff)
downloadbcm5719-llvm-0d6d1f2b17693e1669781dcc4a0d0a6e1bb19e59.tar.gz
bcm5719-llvm-0d6d1f2b17693e1669781dcc4a0d0a6e1bb19e59.zip
[x86] Teach the target-specific combining how to aggressively fold
half-shuffles, even looking through intervening instructions in a chain. Summary: This doesn't happen to show up with any test cases I've found for the current shuffle lowering, but previous attempts would benefit from this and it seems generally useful. I've tested it directly using intrinsics, which also shows that it will work with hand vectorized code as well. Note that even though pshufd isn't directly used in these tests, it gets exercised because we combine some of the half shuffles into a pshufd first, and then merge them. Differential Revision: http://reviews.llvm.org/D4291 llvm-svn: 211890
Diffstat (limited to 'llvm/test/Object/Inputs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud