diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-09-20 03:32:25 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-09-20 03:32:25 +0000 |
commit | 00389f3ed96fb155f74ae235ba531c6026fc09d4 (patch) | |
tree | cf2f4e4aee69131966fa14c2363ab6196440b807 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | dba8444c2a94f4465f2b235e63420b30912cbd94 (diff) | |
download | bcm5719-llvm-00389f3ed96fb155f74ae235ba531c6026fc09d4.tar.gz bcm5719-llvm-00389f3ed96fb155f74ae235ba531c6026fc09d4.zip |
[x86] Generalize the single-element insertion lowering to work with
floating point types and use it for both v2f64 and v2i64 single-element
insertion lowering.
This fixes the last non-AVX performance regression test case I've gotten
of for the new vector shuffle lowering. There is obvious analogous
lowering for v4f32 that I'll add in a follow-up patch (because with
INSERTPS, v4f32 requires special treatment). After that, its AVX stuff.
llvm-svn: 218175
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions