Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removal of the redundant CompileContext wrapper | Chris Lattner | 2001-07-23 | 1 | -27/+23 |
* | Eliminate lots of unnecessary #includes and forward decls | Chris Lattner | 2001-07-21 | 2 | -17/+1 |
* | Make code fit in 80 columns more | Chris Lattner | 2001-07-21 | 1 | -24/+19 |
* | Exterminate nasty Cisms | Chris Lattner | 2001-07-21 | 1 | -1/+1 |
* | Refer to include/llvm/CodeGen not Codegen | Chris Lattner | 2001-07-21 | 1 | -1/+1 |
* | Renamed include/llvm/Codegen to include/llvm/CodeGen | Chris Lattner | 2001-07-21 | 3 | -6/+6 |
* | Description of the SPARC as a target architecture. | Vikram S. Adve | 2001-07-21 | 4 | -0/+1813 |
* | Base clas for a description of a target architecture. | Vikram S. Adve | 2001-07-21 | 2 | -0/+125 |