| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert to use the new factored out TargetData class | Chris Lattner | 2001-08-27 | 1 | -7/+5 |
| | | | | | llvm-svn: 381 | ||||
| * | Changed case 64 to make the first arg of phi a defintion | Ruchira Sasanka | 2001-08-13 | 1 | -1/+1 |
| | | | | | llvm-svn: 355 | ||||
| * | Add CC operand as 4th operand of SUBcc, and mark it as a def. | Vikram S. Adve | 2001-08-06 | 1 | -6/+5 |
| | | | | | llvm-svn: 348 | ||||
| * | Generate dummy Phi machine instruction, plus a bug fix for BrCond(boolreg). | Vikram S. Adve | 2001-07-31 | 1 | -3/+19 |
| | | | | | llvm-svn: 334 | ||||
| * | Bug fixes: | Vikram S. Adve | 2001-07-28 | 1 | -194/+381 |
| | | | | | | | | | | | Store bool result in register after SetCC if the bool value is used by anything other than a branch. Forward-substitute operand of a VM instruction for which no machine instruction is generated (e.g., Cast). Other changes due to changes to classes TargetMachine and MachineInstr. llvm-svn: 309 | ||||
| * | Removal of the redundant CompileContext wrapper | Chris Lattner | 2001-07-23 | 1 | -27/+23 |
| | | | | | llvm-svn: 274 | ||||
| * | Make code fit in 80 columns more | Chris Lattner | 2001-07-21 | 1 | -24/+19 |
| | | | | | llvm-svn: 259 | ||||
| * | Renamed include/llvm/Codegen to include/llvm/CodeGen | Chris Lattner | 2001-07-21 | 1 | -4/+4 |
| | | | | | llvm-svn: 253 | ||||
| * | Description of the SPARC as a target architecture. | Vikram S. Adve | 2001-07-21 | 1 | -0/+1456 |
| llvm-svn: 233 | |||||

