Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Genericize the ReversePostOrderIterator. | Chris Lattner | 2002-02-24 | 1 | -15/+11 |
* | New Support file for operations on set like objects | Chris Lattner | 2002-02-05 | 1 | -0/+60 |
* | PostOrderIterator really does depend on Method and BasicBlock. Obviously this | Chris Lattner | 2002-02-04 | 1 | -0/+3 |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 8 | -51/+58 |
* | Create a new #include "Support/..." directory structure to move things | Chris Lattner | 2001-11-27 | 10 | -0/+1195 |
* | Move DataTypes.h from llvm/Support to just Support | Chris Lattner | 2001-11-26 | 1 | -0/+34 |
* | Convert ConstRules to use annotations to clean it up. | Chris Lattner | 2001-09-09 | 1 | -2/+6 |
* | Make annotations operations const with a mutable annotation list so that | Chris Lattner | 2001-09-07 | 1 | -8/+8 |
* | Extend annotations to pass data pointers around to the functions | Chris Lattner | 2001-08-27 | 1 | -1/+2 |
* | Add annotation support | Chris Lattner | 2001-08-23 | 1 | -0/+204 |