| commit | 31fd506623efc23e28be6909b5656eb7945e8bb3 | [log] [tgz] |
|---|---|---|
| author | Sebastian Pop <sebpop@gmail.com> | Thu Jul 21 23:22:10 2016 +0000 |
| committer | Sebastian Pop <sebpop@gmail.com> | Thu Jul 21 23:22:10 2016 +0000 |
| tree | 076a7317b3d6d9f5c9a1747125fc766d9ab0d952 | |
| parent | 718734a3627602fb6c627c08751a87ad46e199af [diff] |
GVH-hoist: only clone GEPs (PR28606) Do not clone stored values unless they are GEPs that are special cased to avoid hoisting them without hoisting their associated ld/st. Differential revision: https://reviews.llvm.org/D22652 llvm-svn: 276358