Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ok, this is something of a dirty hack, but it seems to work. (fixes e.g. | Duraid Madina | 2007-06-27 | 1 | -2/+16 |
| | | | | | | the SPASS miscompilation) llvm-svn: 37750 | ||||
* | ok, this much doesn't seem to bork anything | Duraid Madina | 2007-06-27 | 1 | -25/+48 |
| | | | | llvm-svn: 37749 | ||||
* | revert evan's fixes (and my doofusness) since they had a huge code | Duraid Madina | 2007-06-27 | 1 | -63/+31 |
| | | | | | | quality hit. will look at this soon. llvm-svn: 37748 | ||||
* | pull evan's fixes - should help the nightly tester (but there are still | Duraid Madina | 2007-06-27 | 1 | -48/+63 |
| | | | | | | some issues) llvm-svn: 37747 | ||||
* | tidy this file up a bit | Duraid Madina | 2007-06-26 | 1 | -54/+82 |
| | | | | llvm-svn: 37725 | ||||
* | A bunch of fixes to the BigBlock allocator improve compile-time by ~20% | Duraid Madina | 2007-06-25 | 1 | -72/+65 |
| | | | | | | | | | | and code quality by ~2% on my tests. A big thank you to Roman Levenstein for this patch! See http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070618/050717.html for more details. llvm-svn: 37724 | ||||
* | check in the BigBlock local register allocator | Duraid Madina | 2007-06-22 | 1 | -0/+852 |
llvm-svn: 37703 |