aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/TargetMachine
AgeCommit message (Expand)Author
2001-07-28Added UltraSparcInstrInfo class to specialize class MachineInstrInfo.Vikram S. Adve
2001-07-28Bug fixes:Vikram S. Adve
2001-07-28Added MachineInstrInfo class and moved instruction-related members there.Vikram S. Adve
2001-07-23Removal of the redundant CompileContext wrapperChris Lattner
2001-07-21Eliminate lots of unnecessary #includes and forward declsChris Lattner
2001-07-21Make code fit in 80 columns moreChris Lattner
2001-07-21Exterminate nasty CismsChris Lattner
2001-07-21Refer to include/llvm/CodeGen not CodegenChris 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
2001-07-21Base clas for a description of a target architecture.Vikram S. Adve