aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/Trace.h
Commit message (Expand)AuthorAgeFilesLines
* Added an automatic cast to "std::ostream*" etc. from OStream. We then canBill Wendling2006-12-171-1/+2
* Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, areBill Wendling2006-12-071-2/+2
* Support for llvm streams.Bill Wendling2006-11-281-2/+2
* Remove trailing whitespaceMisha Brukman2005-04-211-1/+1
* Define erase forwarding method on tracesBrian Gaeke2004-05-171-0/+3
* Rearrange some methods, implement the dominates methodChris Lattner2004-03-081-24/+34
* Import the trace class from the reoptimizerChris Lattner2004-03-081-0/+106