Allow hoisting loads of globals and alloca's in conditionals.
authorChris Lattner <sabre@nondot.org>
Mon, 29 Nov 2004 21:26:12 +0000 (21:26 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 29 Nov 2004 21:26:12 +0000 (21:26 +0000)
commit8a9193927a2661293a2afd5d1420faa2b0b8e6bf
tree504aafe12accb4089d3f6a9405130e19b5a52a03
parent478b3b42e2330969b6785da89a0b0fdf6a5bc2cf
Allow hoisting loads of globals and alloca's in conditionals.

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