summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Alpha/AlphaSelectionDAGInfo.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Alpha backend.Dan Gohman2011-10-271-31/+0
| | | | llvm-svn: 143164
* 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
* Add skeleton target-specific SelectionDAGInfo files.Dan Gohman2010-04-161-0/+29
llvm-svn: 101564
OpenPOWER on IntegriCloud