summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCISelLowering.h
Commit message (Expand)AuthorAgeFilesLines
* Prepare support for AltiVec multiply, divide, and sqrt.Nate Begeman2005-12-131-0/+4
* Use new PPC-specific nodes to represent shifts which require the 6-bitChris Lattner2005-12-061-0/+6
* Add an initial hack at legalizing GlobalAddress into the appropriate nodesChris Lattner2005-11-171-0/+11
* Add the ability to lower return instructions to TargetLowering. ThisNate Begeman2005-10-181-0/+3
* More PPC32 -> PPC changes, as well as merging some classes that wereNate Begeman2005-10-161-3/+3
* Rename PowerPC*.h to PPC*.hChris Lattner2005-10-141-1/+1
* Implement i64<->fp using the fctidz/fcfid instructions on PowerPC when weNate Begeman2005-09-061-3/+9
* Move FCTIWZ handling out of the instruction selectors and into legalization,Chris Lattner2005-08-311-0/+4
* implement SELECT_CC fully for the DAG->DAG isel!Chris Lattner2005-08-261-0/+3
* Make fsel emission work with both the pattern and dag-dag selectors, byChris Lattner2005-08-261-1/+14
* add initial support for converting select_cc -> fsel in the legalizerChris Lattner2005-08-261-0/+4
* Pull the LLVM -> DAG lowering code out of the pattern selector so that itChris Lattner2005-08-161-0/+53
OpenPOWER on IntegriCloud