| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Actually privatize a IntegerTypes, and fix a few bugs exposed by this. | Owen Anderson | 2009-08-13 | 1 | -4/+4 |
| | | | | | llvm-svn: 78955 | ||||
| * | Push LLVMContexts through the IntegerType APIs. | Owen Anderson | 2009-08-13 | 1 | -12/+13 |
| | | | | | llvm-svn: 78948 | ||||
| * | Introduce a pointertracking pass. | Torok Edwin | 2009-07-14 | 1 | -0/+261 |
| For now this only computes the allocated size of the memory pointed to by a pointer, and offset a pointer from allocated pointer. The actual checkLimits part will come later, after another round of review. llvm-svn: 75657 | |||||

