Clients of addIntervalForSpills expect the added intervals to be returned sorted...
authorOwen Anderson <resistor@mac.com>
Mon, 18 Aug 2008 19:52:22 +0000 (19:52 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 18 Aug 2008 19:52:22 +0000 (19:52 +0000)
commit133f10f9bddc857d86fab89cfe5573f2515ae7cf
treee2c721987a4f3c4f39d50f1deb1437f352c5e096
parentd7cbd1574f1fa04a19d4fc3c82d78cf2f1e7c309
Clients of addIntervalForSpills expect the added intervals to be returned sorted by starting index.

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