summaryrefslogtreecommitdiff
path: root/lib/Analysis/PointerTracking.cpp
Commit message (Expand)AuthorAge
* remove a few dead insertion methods.Chris Lattner2009-08-24
* Actually privatize a IntegerTypes, and fix a few bugs exposed by this.Owen Anderson2009-08-13
* Push LLVMContexts through the IntegerType APIs.Owen Anderson2009-08-13
* Introduce a pointertracking pass.Torok Edwin2009-07-14