Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add support for printing offset of global | Chris Lattner | 2007-05-03 | 1 | -3/+1 | |
| | | | | llvm-svn: 36667 | |||||
* | The PPC64 ELF ABI is "intended to use the same structure layout and calling ↵ | Nicolas Geoffray | 2007-04-03 | 1 | -2/+2 | |
| | | | | | | | | | 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 | |||||
* | The ELF ABI specifies F1-F8 registers as argument registers for double, not | Nicolas Geoffray | 2007-04-03 | 1 | -2/+2 | |
| | | | | | | F1-F10. This affects only ELF, not MachO. llvm-svn: 35622 | |||||
* | Switch PPC return lower to use an autogenerated CC description. | Chris Lattner | 2007-03-06 | 1 | -0/+65 | |
llvm-svn: 34940 |