Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed get.*Operator to create seeing that it would have to be qualified | Chris Lattner | 2001-06-25 | 1 | -4/+3 |
| | | | | | | with the classname anyways. llvm-svn: 74 | ||||
* | Updates to support | Chris Lattner | 2001-06-11 | 1 | -13/+18 |
| | | | | | | * Changes in PHI node structure llvm-svn: 25 | ||||
* | Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperator | Chris Lattner | 2001-06-08 | 1 | -3/+4 |
| | | | | | | to the UnaryOperator class (from the Instruction class). llvm-svn: 21 | ||||
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+213 |
llvm-svn: 2 |