| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implement __builtin_return_addr(0) on ppc. | Chris Lattner | 2007-12-08 | 1 | -4/+18 |
| * | refactor some code to avoid overloading the name 'usesLR' in | Chris Lattner | 2007-12-08 | 1 | -1/+5 |
| * | Duplicate use of LR, take 2. | Jim Laskey | 2007-02-27 | 1 | -0/+7 |
| * | Backing out Jim's LR spill changes. This was causing llvm-gcc bootstrapping | Evan Cheng | 2007-02-27 | 1 | -7/+0 |
| * | Don't spill LR as a callee saved register. | Jim Laskey | 2007-02-23 | 1 | -0/+7 |
| * | Add newline at end of file. | Reid Spencer | 2006-11-25 | 1 | -1/+1 |
| * | This is a general clean up of the PowerPC ABI. Address several problems and | Jim Laskey | 2006-11-16 | 1 | -0/+43 |

