| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Be less aggressive about hinting in RAFast. | Jakob Stoklund Olesen | 2011-06-13 | 1 | -1/+1 |
| | | | | | | | | | | | In particular, don't spill dirty registers only to satisfy a hint. It is not worth it. The attached test case provides an example where the fast allocator would spill a register when other registers are available. llvm-svn: 132900 | ||||
| * | Fix up testcase for previous commit. | Eric Christopher | 2011-04-05 | 1 | -1/+1 |
| | | | | | llvm-svn: 128870 | ||||
| * | Don't handle -arm-long-calls in fast isel for now. | Eric Christopher | 2010-12-15 | 1 | -0/+30 |
| llvm-svn: 121919 | |||||

