aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/PointerTracking.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove a few dead insertion methods.Chris Lattner2009-08-241-8/+2
* Actually privatize a IntegerTypes, and fix a few bugs exposed by this.Owen Anderson2009-08-131-4/+4
* Push LLVMContexts through the IntegerType APIs.Owen Anderson2009-08-131-12/+13
* Introduce a pointertracking pass.Edwin Török2009-07-141-0/+261