commit | 57eb15e316c8f186b988dea7f8962ffa827d4a71 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Jul 19 05:15:10 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Jul 19 05:15:10 2004 +0000 |
tree | ac815e854e1b942bed449e1bfc6dc64a30758dc1 | |
parent | 331cb7dde1bf0c52bfd17570d36e56b934d559f5 [diff] |
See comments. The live intervals were not coming out of the spiller in sorted order, causing the inactive list in the linearscan list to get unsorted, which basically fuxored everything up severely. These seems to fix the joiner, so with more testing I will enable it by default. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14992 91177308-0d34-0410-b5e6-96231b3b80d8