Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use opaque decl instead of #include | Chris Lattner | 2002-04-09 | 1 | -1/+1 |
* | * Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.h | Chris Lattner | 2002-04-07 | 1 | -12/+16 |
* | Remove unneccesary forward declarations for classes | Chris Lattner | 2002-03-26 | 1 | -3/+0 |
* | Rename Method to Function | Chris Lattner | 2002-03-23 | 1 | -3/+4 |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -4/+4 |
* | Simplify SlotCalculator. SlotCalculator is now not a ModuleAnalyzer | Chris Lattner | 2001-09-07 | 1 | -36/+24 |
* | Add an arg to insertVal to allow us to prevent builtin types from being ignored | Chris Lattner | 2001-07-26 | 1 | -1/+1 |
* | * The parent of a constant pool is a SymTabValue, not a value. | Chris Lattner | 2001-07-14 | 1 | -0/+1 |
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+96 |