summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string.literals/literal1.fail.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2016-05-28 08:12:45 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2016-05-28 08:12:45 +0000
commit91b77ceaed0401cbfae82a0628ff46a501097a5b (patch)
tree8d2912868e945e9fc827774aca5bada73deed96d /libcxx/test/std/strings/basic.string.literals/literal1.fail.cpp
parent869631f9871d19cd36903ead39e4960f4b003116 (diff)
downloadbcm5719-llvm-91b77ceaed0401cbfae82a0628ff46a501097a5b.tar.gz
bcm5719-llvm-91b77ceaed0401cbfae82a0628ff46a501097a5b.zip
[X86][SSE] Replace VPMOVSX and (V)PMOVZX integer extension intrinsics with generic IR (clang)
The VPMOVSX and (V)PMOVZX sign/zero extension intrinsics can be safely represented as generic __builtin_convertvector calls instead of x86 intrinsics. This patch removes the clang builtins and their use in the sse2/avx headers - a companion patch will remove/auto-upgrade the llvm intrinsics. Note: We already did this for SSE41 PMOVSX sometime ago. Differential Revision: http://reviews.llvm.org/D20684 llvm-svn: 271106
Diffstat (limited to 'libcxx/test/std/strings/basic.string.literals/literal1.fail.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud