summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPC64ISelPattern.cpp
Commit message (Expand)AuthorAgeFilesLines
* Elimate handling of ZERO_EXTEND_INREG. This causes the PPC backend to emitChris Lattner2005-04-131-12/+0
* This target does not yet support ISD::BRCONDTWOWAYChris Lattner2005-04-091-0/+1
* 64b: Expand S/UREMNate Begeman2005-04-091-0/+4
* Fix 64b shiftsNate Begeman2005-04-081-26/+13
* Match Mac OS X 64 bit calling conventionsNate Begeman2005-04-081-116/+46
* Add support for MULHS and MULHU nodesNate Begeman2005-04-061-1/+0
* Fix cut & paste errors (32->64), and codegen float->int more optimally.Nate Begeman2005-04-051-68/+8
* Remove 64 bit simple ISel, it never worked correctlyNate Begeman2005-04-051-0/+1767
OpenPOWER on IntegriCloud