Alkis Evlogimenos 53eb37340c Some compile time improvements resulting in a 1sec speedup in the 5sec
compilation of gcc:

* Use vectors instead of lists for the intervals sets
* Use a heap for the unhandled set to keep intervals always sorted and
  makes insertions back to the heap very fast (compared to scanning a
  list)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15103 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-22 08:14:44 +00:00
..
2004-07-18 00:08:11 +00:00
2004-07-18 00:18:30 +00:00
2004-07-18 00:44:37 +00:00
2004-07-18 00:41:27 +00:00
2004-07-17 23:50:57 +00:00
2004-02-13 23:29:37 +00:00