summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcISelDAGToDAG.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copysign needs to be expanded everywhere. Note that Alpha and IA64 shouldChris Lattner2006-03-051-0/+2
* kill ADD_PARTS & SUB_PARTS and replace them with fancy new ADDC, ADDE, SUBCNate Begeman2006-02-171-35/+0
* Rework the SelectionDAG-based implementations of SimplifyDemandedBitsNate Begeman2006-02-161-13/+26
* Fix SingleSource/Regression/C/2004-08-12-InlinerAndAllocas.c on Sparc.Chris Lattner2006-02-151-1/+22
* Switch targets over to using SelectionDAG::getCALLSEQ_START to createChris Lattner2006-02-131-2/+1
* Use the auto-generated call matcher. Remove a broken impl of the frameaddr/r...Chris Lattner2006-02-101-55/+12
* Match getTargetNode() changes (now return SDNode* instead of SDOperand).Evan Cheng2006-02-091-24/+29
* Adjust to MachineConstantPool interface change: instead of keeping aChris Lattner2006-02-091-1/+1
* Change Select() fromEvan Cheng2006-02-091-32/+49
* Fix the Sparc backend with Evan's recent tblgen changesChris Lattner2006-02-051-7/+7
* Use SelectRoot() as the entry to any tblgen based isel.Evan Cheng2006-02-051-1/+2
* Rename SPARC V8 target to be the LLVM SPARC target.Chris Lattner2006-02-051-0/+1147
OpenPOWER on IntegriCloud