summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2015-07-27 18:52:15 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2015-07-27 18:52:15 +0000
commit15c0a5946314ed8000becbbb0d13e6429759f202 (patch)
treec5e88b1baa22305b7143df96bd3da3bf72843231 /clang/lib/CodeGen/CodeGenFunction.h
parent11bd958cb673b1af9892ed820087b8a4cc62a480 (diff)
downloadbcm5719-llvm-15c0a5946314ed8000becbbb0d13e6429759f202.tar.gz
bcm5719-llvm-15c0a5946314ed8000becbbb0d13e6429759f202.zip
[InstCombine][X86][SSE] Replace sign/zero extension intrinsics with native IR
Now that we are generating sane codegen for vector sext/zext nodes on SSE targets, this patch uses instcombine to replace the SSE41/AVX2 pmovsx and pmovzx intrinsics with the equivalent native IR code. Differential Revision: http://reviews.llvm.org/D11503 llvm-svn: 243303
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud