Rename Instruction::isIdenticalTo to Instruction::isIdenticalToWhenDefined,
[oota-llvm.git] / lib / Analysis / PointerTracking.cpp
2009-08-24 Chris Lattnerremove a few dead insertion methods.
2009-08-13 Owen AndersonActually privatize a IntegerTypes, and fix a few bugs...
2009-08-13 Owen AndersonPush LLVMContexts through the IntegerType APIs.
2009-07-14 Torok EdwinIntroduce a pointertracking pass.