Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the x86 32-bit scheduler to register pressure and fix up the | Eric Christopher | 2011-03-11 | 1 | -1/+0 |
| | | | | | | | | corresponding testcases back to the previous versions. Fixes some performance regressions only seen on 32-bit. llvm-svn: 127441 | ||||
* | Turn on list-ilp scheduling by default on x86 and x86-64, fix up | Eric Christopher | 2011-03-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | testcases accordingly. Some are currently xfailed and will be filed as bugs to be fixed or understood. Performance results: roughly neutral on SPEC some micro benchmarks in the llvm suite are up between 100 and 150%, only a pair of regressions that are due to be investigated john-the-ripper saw: 10% improvement in traditional DES 8% improvement in BSDI DES 59% improvement in FreeBSD MD5 67% improvement in OpenBSD Blowfish 14% improvement in LM DES Small compile time impact. llvm-svn: 127208 | ||||
* | Fix PR5315, original patch by Nicolas Capens! | Eric Christopher | 2009-11-06 | 1 | -9/+9 |
| | | | | llvm-svn: 86203 | ||||
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
| | | | | llvm-svn: 81290 | ||||
* | Byebye llvm-upgrade! | Tanya Lattner | 2008-03-25 | 1 | -65/+67 |
| | | | | llvm-svn: 48762 | ||||
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -1/+2 |
| | | | | | | Fix test syntax per new rules. llvm-svn: 36133 | ||||
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+73 |
llvm-svn: 33296 |