aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/TargetMachine
Commit message (Expand)AuthorAgeFilesLines
* Removal of the redundant CompileContext wrapperChris Lattner2001-07-231-27/+23
* Eliminate lots of unnecessary #includes and forward declsChris Lattner2001-07-212-17/+1
* Make code fit in 80 columns moreChris Lattner2001-07-211-24/+19
* Exterminate nasty CismsChris Lattner2001-07-211-1/+1
* Refer to include/llvm/CodeGen not CodegenChris Lattner2001-07-211-1/+1
* Renamed include/llvm/Codegen to include/llvm/CodeGenChris Lattner2001-07-213-6/+6
* Description of the SPARC as a target architecture.Vikram S. Adve2001-07-214-0/+1813
* Base clas for a description of a target architecture.Vikram S. Adve2001-07-212-0/+125