wrap a long line
[oota-llvm.git] / lib / Analysis / IPA / GlobalsModRef.cpp
2005-03-23 Chris Lattnerwrap a long line
2005-03-23 Chris LattnerIf we are calling an external function, chain to anothe...
2005-03-15 Chris LattnerThis mega patch converts us from using Function::a...
2004-12-17 Chris LattnerActually overload the virtual method. This fixes
2004-12-15 Chris LattnerAdjust to new alias analysis interfaces
2004-12-07 Reid SpencerFor PR387:\
2004-09-20 Chris Lattner'Pass' should now not be derived from by clients. ...
2004-09-01 Reid SpencerChanges For Bug 352
2004-07-27 Chris Lattnernuke pointless -debug output
2004-07-27 Chris LattnerFix conservative assumption, which was quite broken...
2004-07-27 Chris LattnerComplete rewrite of this pass to be faster, use less...
2004-07-18 Reid Spencerbug 122:
2004-06-28 Chris LattnerInitial checkin of a simple mod/ref analysis for global...