Change references to the Method class to be references to the Function
[oota-llvm.git] / lib / Analysis / IPA / FindUnsafePointerTypes.cpp
2002-04-07 Chris LattnerChange references to the Method class to be references...
2002-02-12 Chris LattnerMethod.h no longer includes BasicBlock.h
2002-01-31 Chris LattnerConvert analyses to new pass structure
2002-01-21 Chris LattnerImplement a more powerful, simpler, pass system. This...
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-12-04 Chris LattnerRenamed inst_const_iterator -> const_inst_iterator
2001-11-27 Chris LattnerCreate a new #include "Support/..." directory structure...
2001-11-08 Chris LattnerPrint the method that makes an instruction invalid
2001-11-07 Chris LattnerInitial checkin of pointer safety checker