aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/DataStructure/CallTargets.cpp
AgeCommit message (Expand)Author
2006-12-13Remove DSA.John Criswell
2006-12-07Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, areBill Wendling
2006-12-06Detemplatize the Statistic class. The only type it is instantiated withChris Lattner
2006-11-28Convert to using llvm streams instead of iostreams.Bill Wendling
2006-08-27Fit to 80 colsChris Lattner
2006-08-27Eliminate RegisterAnalysis. RegisterPass now does all that is necessary.Chris Lattner
2006-06-16move headerAndrew Lenharth
2006-05-29move calltarget to dsaAndrew Lenharth