Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new isCommutative interface, which gives us SetEQ and SetNE for free. | Chris Lattner | 2002-10-31 | 1 | -7/+3 |
* | Convert BasicVN to be an ImmutablePass | Chris Lattner | 2002-09-25 | 1 | -12/+1 |
* | Minor cleanups so I can remove BasicValueNumbering.h | Chris Lattner | 2002-08-30 | 1 | -16/+45 |
* | initial implementation of ValueNumbering interface. | Chris Lattner | 2002-08-30 | 1 | -0/+171 |