summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TargetMachine/TargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make a new llvm/Target #include directory.Chris Lattner2001-09-141-295/+0
* Added class MachineSchedInfo and several supporting classesVikram S. Adve2001-08-281-2/+195
* Factor code out to the TargetData classChris Lattner2001-08-271-82/+11
* Added MachineInstrInfo class and moved instruction-related members there.Vikram S. Adve2001-07-281-4/+72
* Eliminate lots of unnecessary #includes and forward declsChris Lattner2001-07-211-10/+1
* Renamed include/llvm/Codegen to include/llvm/CodeGenChris Lattner2001-07-211-1/+1
* Base clas for a description of a target architecture.Vikram S. Adve2001-07-211-0/+114
OpenPOWER on IntegriCloud