Classify value numbers into connected components in linear time.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 8 Oct 2010 21:19:28 +0000 (21:19 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 8 Oct 2010 21:19:28 +0000 (21:19 +0000)
commit54f32e6575d0c1b920ae5151c229f1187bae0cbf
tree809e90d5471b804f262776a1000457050a68bde6
parentff9dfedd101e1a591ec8f7fac9999777cde80efb
Classify value numbers into connected components in linear time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116105 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveInterval.cpp