aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/BackendUtil.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-10-18 19:49:25 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-10-18 19:49:25 +0000
commitbc7cff4c18a94eadb6e19c3a4a63bae7b96aa571 (patch)
tree4a495b8aabf36b65a9fa7aa7c8f3b561ce68a816 /clang/lib/CodeGen/BackendUtil.cpp
parentba507b04e178f6a3b25003231ac2038a90d1d98c (diff)
downloadllvm-bc7cff4c18a94eadb6e19c3a4a63bae7b96aa571.zip
llvm-bc7cff4c18a94eadb6e19c3a4a63bae7b96aa571.tar.gz
llvm-bc7cff4c18a94eadb6e19c3a4a63bae7b96aa571.tar.bz2
[FIX] Do not hoist invariant pointers with non-loaded base ptr in SCoP
If the base pointer of a load is invariant and defined in the SCoP but not loaded we cannot hoist the load as we would not hoist the base pointer definition. This fixes bug 25237. llvm-svn: 250663
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions