aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/TargetMachine/TargetMachine.cpp
AgeCommit message (Expand)Author
2001-07-28Added MachineInstrInfo class and moved instruction-related members there.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-21Base clas for a description of a target architecture.Vikram S. Adve