[Constant Hoisting] Lazily compute the idom and cache the result.
authorJuergen Ributzka <juergen@apple.com>
Fri, 21 Mar 2014 06:04:39 +0000 (06:04 +0000)
committerJuergen Ributzka <juergen@apple.com>
Fri, 21 Mar 2014 06:04:39 +0000 (06:04 +0000)
commit337eb3adbed6d1ba790555bd3a0dc2d02d2345bc
tree7ce48ee90c407b6ffa3b49f3b5aec92443d38b59
parent8ebaf637500a6bac4bf734b1c7e8600ac9add6f7
[Constant Hoisting] Lazily compute the idom and cache the result.

Related to <rdar://problem/16381500>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204434 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/ConstantHoisting.cpp