summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPC64ISelSimple.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix more remaining 32-bit vestiges of PowerPCMisha Brukman2004-08-191-6/+2
* Fix another vestige of the 32-bit PowerPC backend.Misha Brukman2004-08-191-3/+1
* * Eliminate global base register, r2 is used for that on AIX/PowerPCMisha Brukman2004-08-191-45/+6
* Clean up floating point instruction selection.Nate Begeman2004-08-191-44/+5
* PowerPC 32-/64-bit split: Part II, 64-bit customizations on PowerPCMisha Brukman2004-08-171-13/+4
* Longs are in one register on PowerPC 64; use appropriate instructions to oper...Nate Begeman2004-08-131-158/+22
* * Correct 64-bit version: blr 1 (not 0)Misha Brukman2004-08-121-2/+2
* * Pointers are 8 bytes, hence cLong type on 64-bit PPCMisha Brukman2004-08-121-6/+8
* 64-bit instruction selector and AIX-specific 64-bit asm printerMisha Brukman2004-08-111-0/+3199
OpenPOWER on IntegriCloud