aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/TargetMachine/Sparc/Sparc.cpp
AgeCommit message (Expand)Author
2001-09-14Move the contents of the CodeGen/TargetMachine/Sparc directory to Target/SparcChris Lattner
2001-09-14Updates to use local header files.Chris Lattner
2001-08-31*** empty log message ***Ruchira Sasanka
2001-08-28Extensive additions for supporting instruction scheduling.Vikram S. Adve
2001-08-27Convert to use the new factored out TargetData classChris Lattner
2001-07-28Added UltraSparcInstrInfo class to specialize class MachineInstrInfo.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-21Description of the SPARC as a target architecture.Vikram S. Adve