Brian Gaeke
|
9e089c115d
|
M_DUMMY_PHI_FLAG is no longer used to distinguish V9::PHI. Get rid of it and
its TargetInstrInfo accessor.
llvm-svn: 15907
|
2004-08-18 20:04:28 +00:00 |
|
Brian Gaeke
|
fe9e248fcc
|
The SparcV9 target no longer uses any pseudoinstructions (SETSW, SETUW,
SETX) or M_PSEUDO_FLAG.
llvm-svn: 15901
|
2004-08-18 17:44:16 +00:00 |
|
Brian Gaeke
|
b92c136437
|
Add M_TERMINATOR_FLAG to terminator instructions (branches and returns).
Also, the RETURN instructions are not used in the sparcv9 backend.
llvm-svn: 14559
|
2004-07-02 04:57:37 +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 |
|
Tanya Lattner
|
b22016f21b
|
fix bug in previous checkin
llvm-svn: 12044
|
2004-03-01 15:05:17 +00:00 |
|
Chris Lattner
|
dd752eec34
|
Remove a TON of flags that noone cares about
llvm-svn: 11983
|
2004-02-29 05:58:30 +00:00 |
|
Brian Gaeke
|
965df0b91b
|
Great renaming: Sparc --> SparcV9
llvm-svn: 11826
|
2004-02-25 18:44:15 +00:00 |
|