Jakob Stoklund Olesen 5add6d16b7 Build the Hopfield network incrementally when splitting global live ranges.
It is common for large live ranges to have few basic blocks with register uses
and many live-through blocks without any uses. This approach grows the Hopfield
network incrementally around the use blocks, completely avoiding checking
interference for some through blocks.

llvm-svn: 129188
2011-04-09 02:59:09 +00:00
..
2011-02-13 19:53:36 +00:00
2011-03-07 19:28:43 +00:00
2011-03-11 21:02:27 +00:00
2011-01-06 01:21:53 +00:00