Brian Gaeke
|
88dbff09db
|
Get rid of calls to void llvm::printSet(const ValueSet &).
Use LiveRange's iterator types and operations instead of ValueSet's.
llvm-svn: 15321
|
2004-07-29 06:43:08 +00:00 |
|
Brian Gaeke
|
8061d1a01f
|
Remove mustSaveAcrossCalls flag, which isn't ever read, and its mutator,
markForSaveAcrossCalls.
llvm-svn: 15317
|
2004-07-29 04:15:36 +00:00 |
|
Reid Spencer
|
50ec3f9325
|
Add #include <iostream> since Value.h does not #include it any more.
llvm-svn: 14622
|
2004-07-04 12:19:56 +00:00 |
|
Brian Gaeke
|
1e049bdc77
|
Fix file header comments and include guards -- many files have been moved or
renamed since they were last spiffed up, or they just never had proper comments
in the first place.
llvm-svn: 13148
|
2004-04-25 07:04:49 +00:00 |
|
Brian Gaeke
|
965df0b91b
|
Great renaming: Sparc --> SparcV9
llvm-svn: 11826
|
2004-02-25 18:44:15 +00:00 |
|