summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCSelectionDAGInfo.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement a bunch more TargetSelectionDAGInfo infrastructure.Dan Gohman2010-05-111-1/+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/+29
Also rename the classes appropriately. The CMake build already used these names. llvm-svn: 101631
OpenPOWER on IntegriCloud