| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Always set isDef for operand in position resultPos. | Vikram S. Adve | 2001-08-13 | 1 | -7/+10 |
| * | Changed SetMachineOpernad calls in Set3OperandsFromInstr so that the | Ruchira Sasanka | 2001-08-13 | 1 | -4/+4 |
| * | *** empty log message *** | Ruchira Sasanka | 2001-08-07 | 1 | -1/+1 |
| * | added a default isDef arg to SetMachineOperand method - Ruchira | Ruchira Sasanka | 2001-08-07 | 1 | -3/+6 |
| * | 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 |

