aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/Sparc.h
AgeCommit message (Expand)Author
2001-09-14Make a new llvm/Target #include directory.Chris Lattner
2001-09-14Checkin changes to:Chris Lattner
2001-09-14This checkin represents some cleanup of the backend, implementing the followi...Chris Lattner
2001-09-08Committed for compliation. Not yet final.Ruchira Sasanka
2001-08-31*** empty log message ***Ruchira Sasanka
2001-08-28Extensive additions for supporting instruction scheduling.Vikram S. Adve
2001-08-06Use extra operand for instructions that set a CC register thatVikram S. Adve
2001-07-31Added dummy Phi instruction.Vikram S. Adve
2001-07-28Added several SPARC instructions including conditional move and SETHI.Vikram S. Adve
2001-07-21Eliminate lots of unnecessary #includes and forward declsChris Lattner
2001-07-21Renamed include/llvm/Codegen to include/llvm/CodeGenChris Lattner
2001-07-21Header files for the target architecture description and for instructionVikram S. Adve