summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitReader.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2015-06-16 21:40:28 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2015-06-16 21:40:28 +0000
commitcae7b94cbd9d115bad33434bcbe741a4071f03df (patch)
treead7375a12042358dc4a1045488a1f9b033ebe2c7 /llvm/lib/Bitcode/Reader/BitReader.cpp
parent637338543f1322ba13e5e48220931f4be347dc1f (diff)
downloadbcm5719-llvm-cae7b94cbd9d115bad33434bcbe741a4071f03df.tar.gz
bcm5719-llvm-cae7b94cbd9d115bad33434bcbe741a4071f03df.zip
[X86][SSE] Vectorize v2i32 to v2f64 conversions
This patch enables support for the conversion of v2i32 to v2f64 to use the CVTDQ2PD xmm instruction and stay on the SSE unit instead of scalarizing, sign extending to i64 and using CVTSI2SDQ scalar conversions. Differential Revision: http://reviews.llvm.org/D10433 llvm-svn: 239855
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud