clean() needs to process things in topological order.
authorOwen Anderson <resistor@mac.com>
Fri, 1 Jun 2007 22:00:37 +0000 (22:00 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 1 Jun 2007 22:00:37 +0000 (22:00 +0000)
commitaa7d3351f0decfe678c782d08a7b53779b317c2d
treef35c90f9ae941c7db310056d819b8fea285a8432
parentc354334ac4c7854d5b8649f92339ce3bedb90c81
clean() needs to process things in topological order.

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