| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| | | | | | llvm-svn: 45418 | ||||
| * | Squelch a warning about mismatch between sign of constant and sign of return | Reid Spencer | 2007-04-04 | 1 | -1/+1 |
| | | | | | | | type. llvm-svn: 35674 | ||||
| * | The PPC64 ELF ABI is "intended to use the same structure layout and calling ↵ | Nicolas Geoffray | 2007-04-03 | 1 | -7/+7 |
| | | | | | | | | | | convention rules as the 64-bit PowerOpen ABI" (Reference http://www.linux-foundation.org/spec/ELF/ppc64/). Change all ELF tests to ELF32. llvm-svn: 35624 | ||||
| * | implement support for the linux/ppc function call ABI. Patch by | Chris Lattner | 2007-02-25 | 1 | -15/+35 |
| | | | | | | | Nicolas Geoffray! llvm-svn: 34574 | ||||
| * | Make it easier for gdb to find the return address. | Jim Laskey | 2006-12-06 | 1 | -13/+5 |
| | | | | | llvm-svn: 32277 | ||||
| * | make sure to safe LR8 in the right stack slot for PPC64 | Chris Lattner | 2006-11-18 | 1 | -2/+7 |
| | | | | | llvm-svn: 31839 | ||||
| * | This is a general clean up of the PowerPC ABI. Address several problems and | Jim Laskey | 2006-11-16 | 1 | -0/+34 |
| | | | | | | | | | | bugs including making sure that the TOS links back to the previous frame, that the maximum call frame size is not included twice when using frame pointers, no longer growing the frame on calls, double storing of SP and a cleaner/faster dynamic alloca. llvm-svn: 31792 | ||||
| * | More PPC32 -> PPC changes, as well as merging some classes that were | Nate Begeman | 2005-10-16 | 1 | -4/+4 |
| | | | | | | | redundant after the change. llvm-svn: 23759 | ||||
| * | Rename PowerPC*.h to PPC*.h | Chris Lattner | 2005-10-14 | 1 | -0/+42 |
| llvm-svn: 23743 | |||||

