summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPC64TargetMachine.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for 64b PPC, it's been broken for a long time. It'll beNate Begeman2005-08-131-43/+0
| | | | | | back once a DAG->DAG ISel exists. llvm-svn: 22778
* Remove trailing whitespaceMisha Brukman2005-04-211-3/+3
| | | | llvm-svn: 21425
* PowerPC 32-/64-bit split: Part II, 64-bit customizations on PowerPCMisha Brukman2004-08-171-13/+17
| | | | llvm-svn: 15851
* Clean up 32/64bit and Darwin/AIX split. Next steps: 64 bit ISel, AIX asm ↵Nate Begeman2004-08-111-2/+0
| | | | | | printer. llvm-svn: 15662
* Breaking up the PowerPC target into 32- and 64-bit subparts: Part II: 64-bit.Misha Brukman2004-08-111-0/+41
llvm-svn: 15635
OpenPOWER on IntegriCloud