Dump live intervals in numerical order.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 14 Feb 2012 23:46:21 +0000 (23:46 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 14 Feb 2012 23:46:21 +0000 (23:46 +0000)
commitf658af5484855b37c6c651e9e5e671982d39af26
tree2a51c4e39e1cd8d98516dd4aa314ec2c85c89aaa
parent94b6e1418202e9f6cf54856d5ec2891c9012777a
Dump live intervals in numerical order.

The old DenseMap hashed order was very confusing.

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