aboutsummaryrefslogtreecommitdiff
path: root/lib/VMCore/ConstantFold.cpp
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2009-09-16 01:13:06 +0000
committerTanya Lattner <tonic@nondot.org>2009-09-16 01:13:06 +0000
commit565fb5a655d27ae3cb6d9297b33976c9eca7fa3e (patch)
treed49f08dd2a2ddc56b6ae336db6e119c29eadc19b /lib/VMCore/ConstantFold.cpp
parent75a14269961ef14ac41fbdf10a062557b0800115 (diff)
Merge 81821 from mainline.
Don't pull a load through a callseq_start if the load's chain has multiple uses, as one of the other uses may be on a path to a different node above the callseq_start, because that leads to a cyclic graph. This problem is exposed when -combiner-global-alias-analysis is used. This fixes PR4880. git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_26@81978 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/ConstantFold.cpp')
0 files changed, 0 insertions, 0 deletions