summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/linetable-fnbegin.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-10-02 21:37:14 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-10-02 21:37:14 +0000
commit75e182b4149c9faa340089d216b576da6b932c9e (patch)
tree9885b6da670d4680041f9c0206f1b3553a8c756a /clang/test/CodeGenCXX/linetable-fnbegin.cpp
parent1b0d24e03abf765ba4d84b523b259bb60b328920 (diff)
downloadbcm5719-llvm-75e182b4149c9faa340089d216b576da6b932c9e.tar.gz
bcm5719-llvm-75e182b4149c9faa340089d216b576da6b932c9e.zip
[x86] Teach the new vector shuffle lowering to widen floating point
elements as well as integer elements in order to form simpler shuffle patterns. This is the primary reason why we were failing to match some of the 2-and-2 floating point shuffles such as PR21140. Even after fixing this we need to support some extra patterns in the backend in order to match the resulting X86ISD::UNPCKL nodes into the correct instructions. This commit should fix PR21140 and includes more comprehensive testing of insertion patterns in v4 shuffles. Not all of the added tests are beautiful. For example, we don't have clever instructions to insert-via-load in the integer domain. There are also some places where we aren't sufficiently cunning with our use of movq and movd, but that's future work. llvm-svn: 218911
Diffstat (limited to 'clang/test/CodeGenCXX/linetable-fnbegin.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud