summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SparcV9/SparcV9RegClassInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of calls to void llvm::printSet(const ValueSet &).Brian Gaeke2004-07-291-9/+8
| | | | | | Use LiveRange's iterator types and operations instead of ValueSet's. llvm-svn: 15321
* Remove mustSaveAcrossCalls flag, which isn't ever read, and its mutator,Brian Gaeke2004-07-291-2/+0
| | | | | | markForSaveAcrossCalls. llvm-svn: 15317
* Add #include <iostream> since Value.h does not #include it any more.Reid Spencer2004-07-041-0/+1
| | | | llvm-svn: 14622
* Fix file header comments and include guards -- many files have been moved orBrian Gaeke2004-04-251-2/+4
| | | | | | | renamed since they were last spiffed up, or they just never had proper comments in the first place. llvm-svn: 13148
* Great renaming: Sparc --> SparcV9Brian Gaeke2004-02-251-0/+397
llvm-svn: 11826
OpenPOWER on IntegriCloud