summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPC.h
Commit message (Collapse)AuthorAgeFilesLines
...
* First bits of 64 bit PowerPC stuff, currently disabled. A lot of this isNate Begeman2005-10-181-2/+2
| | | | | | purely mechanical. llvm-svn: 23778
* Rename PowerPC*.h to PPC*.hChris Lattner2005-10-141-0/+51
| | | | llvm-svn: 23743
* Do IMPLICIT_DEFs on incoming args' hard regs, to avoid confusing the regalloc.Brian Gaeke2004-07-161-40/+0
| | | | | | | | Support single-fp incoming args. Support single-fp outgoing args ('call' operands). Support double-fp return values. llvm-svn: 14880
* Initial revisionMisha Brukman2004-06-211-0/+40
llvm-svn: 14283
OpenPOWER on IntegriCloud