Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed include/llvm/Codegen to include/llvm/CodeGen | Chris Lattner | 2001-07-21 | 1 | -1/+1 |
* | Fix code to be in a consistent style | Chris Lattner | 2001-07-21 | 1 | -11/+5 |
* | Remove getTempValuesForMachineCode from the Instruction interface | Chris Lattner | 2001-07-21 | 1 | -0/+2 |
* | Added a representation of the machine instructions generated | Vikram S. Adve | 2001-07-20 | 1 | -2/+29 |
* | Moved UnaryOperator::create to InstrTypes.cpp until there is an iUnaryOps.cpp | Chris Lattner | 2001-06-25 | 1 | -33/+0 |
* | Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperator | Chris Lattner | 2001-06-08 | 1 | -2/+3 |
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+61 |