diff options
author | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2014-12-15 14:09:53 +0000 |
---|---|---|
committer | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2014-12-15 14:09:53 +0000 |
commit | a5599bfd7215e6ded1aad312c192f906d473877a (patch) | |
tree | ff7eac6e428e359c4e7a971f2da48cc76e42cbc7 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 47c97157ef2df454eef13c70a7e1f89a7f3e7f06 (diff) | |
download | llvm-a5599bfd7215e6ded1aad312c192f906d473877a.zip llvm-a5599bfd7215e6ded1aad312c192f906d473877a.tar.gz llvm-a5599bfd7215e6ded1aad312c192f906d473877a.tar.bz2 |
Sink store based on alias analysis
- by Ella Bolshinsky
The alias analysis is used define whether the given instruction
is a barrier for store sinking. For 2 identical stores, following
instructions are checked in the both basic blocks, to determine
whether they are sinking barriers.
http://reviews.llvm.org/D6420
llvm-svn: 224247
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions