Files
clang-p2996/llvm/lib/Transforms/Scalar
Elena Demikhovsky a5599bfd72 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
2014-12-15 14:09:53 +00:00
..
2014-11-19 00:13:26 +00:00
2014-11-03 23:19:16 +00:00
2014-11-11 21:30:22 +00:00
2014-12-09 18:38:53 +00:00