summaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/Trace.h
Commit message (Expand)AuthorAge
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-03
* eliminate the "Value" printing methods that print to a std::ostream.Chris Lattner2009-08-23
* Tidy up #includes.Dan Gohman2009-07-16
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* Added an automatic cast to "std::ostream*" etc. from OStream. We then canBill Wendling2006-12-17
* Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, areBill Wendling2006-12-07
* Support for llvm streams.Bill Wendling2006-11-28
* Remove trailing whitespaceMisha Brukman2005-04-21
* Define erase forwarding method on tracesBrian Gaeke2004-05-17
* Rearrange some methods, implement the dominates methodChris Lattner2004-03-08
* Import the trace class from the reoptimizerChris Lattner2004-03-08