Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a new replaceWith method useful for replacing instructions | Chris Lattner | 2002-04-01 | 1 | -0/+6 |
* | Add an insert method to VAlueHolder to allow batch insertion | Chris Lattner | 2002-03-29 | 1 | -0/+10 |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -5/+5 |
* | Refactor some functionality to expose more useful stuff | Chris Lattner | 2001-11-10 | 1 | -7/+13 |
* | Add operator[] accessors | Chris Lattner | 2001-10-18 | 1 | -5/+10 |
* | Made the following changes: | Chris Lattner | 2001-07-14 | 1 | -9/+14 |
* | Add a new pop_back() method | Chris Lattner | 2001-06-30 | 1 | -0/+1 |
* | * Rename get.*Operator to create seeing that it would have to be qualified | Chris Lattner | 2001-06-25 | 1 | -5/+11 |
* | Beautify the source a bit. | Chris Lattner | 2001-06-08 | 1 | -8/+7 |
* | Include support for reverse iteration. | Chris Lattner | 2001-06-08 | 1 | -2/+10 |
* | Fixes for BB iterators, additional methods added for DCE pass | Chris Lattner | 2001-06-07 | 1 | -6/+6 |
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+86 |