summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/CellSPU/SPUSelectionDAGInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove the CellSPU port.Eric Christopher2012-11-141-23/+0
| | | | | | Approved by Chris Lattner. llvm-svn: 167984
* Implement a bunch more TargetSelectionDAGInfo infrastructure.Dan Gohman2010-05-111-2/+3
| | | | | | | | Move EmitTargetCodeForMemcpy, EmitTargetCodeForMemset, and EmitTargetCodeForMemmove out of TargetLowering and into SelectionDAGInfo to exercise this. llvm-svn: 103481
* Name these stub files consistently with the SPU and PPC targets' conventions.Chandler Carruth2010-04-171-0/+22
Also rename the classes appropriately. The CMake build already used these names. llvm-svn: 101631
OpenPOWER on IntegriCloud