aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorElena Demikhovsky <elena.demikhovsky@intel.com>2015-10-21 11:50:54 +0000
committerElena Demikhovsky <elena.demikhovsky@intel.com>2015-10-21 11:50:54 +0000
commit3ad76a1acdfa499f3ace3c087d0453dc0ae96064 (patch)
treec122f2d1a832959e97cf23a4423f4b97693504c7 /clang/lib/CodeGen/CodeGenModule.cpp
parentbd3c08e30119fe795a1b671b72fa2138bf645ebd (diff)
downloadllvm-3ad76a1acdfa499f3ace3c087d0453dc0ae96064.zip
llvm-3ad76a1acdfa499f3ace3c087d0453dc0ae96064.tar.gz
llvm-3ad76a1acdfa499f3ace3c087d0453dc0ae96064.tar.bz2
Masked Load/Store optimization for scalar code
When we have to convert the masked.load, masked.store to scalar code, we generate a chain of conditional basic blocks. I added optimization for constant mask vector. Differential Revision: http://reviews.llvm.org/D13855 llvm-svn: 250893
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions