Age | Commit message (Expand) | Author |
---|---|---|
2001-08-07 | added a default isDef arg to SetMachineOperand method - Ruchira | Ruchira Sasanka |
2001-07-31 | Allow machine instructions with variable numbers of arguments. | Vikram S. Adve |
2001-07-28 | Eliminate separate enum for operand register type. | Vikram S. Adve |
2001-07-23 | Eliminated the Unique class in favor of NonCopyable and NonCopyableV | Chris Lattner |
2001-07-21 | Eliminate lots of unnecessary #includes and forward decls | Chris Lattner |
2001-07-21 | Renamed include/llvm/Codegen to include/llvm/CodeGen | Chris Lattner |
2001-07-21 | Instruction selection via pattern matching on instruction trees using BURG. | Vikram S. Adve |