summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPC64CodeEmitter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for 64b PPC, it's been broken for a long time. It'll beNate Begeman2005-08-131-35/+0
| | | | | | back once a DAG->DAG ISel exists. llvm-svn: 22778
* Remove trailing whitespaceMisha Brukman2005-04-211-3/+3
| | | | llvm-svn: 21425
* getJITStubForFunction is optional and unimplemented, just remove it.Chris Lattner2004-11-201-6/+0
| | | | llvm-svn: 18036
* Simplify namespacesChris Lattner2004-11-161-4/+1
| | | | llvm-svn: 17870
* Breaking up the PowerPC target into 32- and 64-bit subparts: Part II: 64-bit.Misha Brukman2004-08-111-0/+44
llvm-svn: 15635
OpenPOWER on IntegriCloud