Chris Lattner
|
07b100a643
|
Convert ugly postincrement to efficient preincrement
llvm-svn: 89
|
2001-06-27 23:34:01 +00:00 |
|
Chris Lattner
|
287398c2a9
|
Renamed get.*Operator to create seeing that it would have to be qualified
with the classname anyways.
llvm-svn: 74
|
2001-06-25 07:31:31 +00:00 |
|
Chris Lattner
|
a6d2f96bdb
|
Updates to support
* Changes in PHI node structure
llvm-svn: 25
|
2001-06-11 15:04:40 +00:00 |
|
Chris Lattner
|
11c3121788
|
Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperator
to the UnaryOperator class (from the Instruction class).
llvm-svn: 21
|
2001-06-08 21:30:13 +00:00 |
|
Chris Lattner
|
e6b9b382e2
|
Initial revision
llvm-svn: 2
|
2001-06-06 20:29:01 +00:00 |
|