| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow machine instructions with variable numbers of arguments. | Vikram S. Adve | 2001-07-31 | 1 | -1/+12 |
| * | Eliminate separate enum for operand register type. | Vikram S. Adve | 2001-07-28 | 1 | -73/+63 |
| * | Eliminated the Unique class in favor of NonCopyable and NonCopyableV | Chris Lattner | 2001-07-23 | 1 | -4/+0 |
| * | Eliminate lots of unnecessary #includes and forward decls | Chris Lattner | 2001-07-21 | 1 | -14/+2 |
| * | Renamed include/llvm/Codegen to include/llvm/CodeGen | Chris Lattner | 2001-07-21 | 1 | -2/+2 |
| * | Instruction selection via pattern matching on instruction trees using BURG. | Vikram S. Adve | 2001-07-21 | 1 | -0/+344 |

