summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* implement the other half of the select_cc -> fsel lowering, which handlesChris Lattner2005-08-261-16/+37
* add initial support for converting select_cc -> fsel in the legalizerChris Lattner2005-08-261-2/+57
* Remove option to make SetCC illegal on PowerPC after long discussion withNate Begeman2005-08-251-11/+0
* Ack, typoNate Begeman2005-08-231-1/+1
* Add an option to make SetCC illegal as a beta optionNate Begeman2005-08-231-0/+10
* Make UINT_TO_FP and SINT_TO_FP use generic expansion.Jim Laskey2005-08-171-0/+4
* updates for changes in nodesChris Lattner2005-08-161-9/+9
* Implement BR_CC and BRTWOWAY_CC. This allows the removal of a rather nastyNate Begeman2005-08-161-0/+4
* Pull the LLVM -> DAG lowering code out of the pattern selector so that itChris Lattner2005-08-161-0/+472
OpenPOWER on IntegriCloud