aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/Trace.h
AgeCommit message (Expand)Author
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2006-12-17Added an automatic cast to "std::ostream*" etc. from OStream. We then canBill Wendling
2006-12-07Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, areBill Wendling
2006-11-28Support for llvm streams.Bill Wendling
2005-04-21Remove trailing whitespaceMisha Brukman
2004-05-17Define erase forwarding method on tracesBrian Gaeke
2004-03-08Rearrange some methods, implement the dominates methodChris Lattner
2004-03-08Import the trace class from the reoptimizerChris Lattner