summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-09-22 20:25:08 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-09-22 20:25:08 +0000
commit44deb8015ce95f699072ef8585f91dc991a45475 (patch)
treea76c4d8444fc73acd01b03c6be2ba57e67cb0dac /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent025ce8652ff2904dcc0409fed5bfd3fa93e4fa0d (diff)
downloadbcm5719-llvm-44deb8015ce95f699072ef8585f91dc991a45475.tar.gz
bcm5719-llvm-44deb8015ce95f699072ef8585f91dc991a45475.zip
[x86] Introduce tests covering the gamut of 256-bit vector shuffling.
These are just test cases, no actual code yet. This establishes the baseline fallback strategy we're starting from on AVX2 and the expected lowering we use on AVX1. Also, these test cases are very much generated. I've manually crafted the specific pattern set that I'm hoping will be useful at exercising the lowering code, but I've not (and could not) manually verify *all* of these. I've spot checked and they seem legit to me. As with the rest of vector shuffling, at a certain point the only really useful way to check the correctness of this stuff is through fuzz testing. llvm-svn: 218267
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud