Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f78c30f75d8e3c1ff619dbde849f854a331b51e0
/
llvm
/
lib
/
Analysis
/
Trace.cpp
a77f142
Added an automatic cast to "std::ostream*" etc. from OStream. We then can
by Bill Wendling
· 19 years ago
f3baad3
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
by Bill Wendling
· 19 years ago
edcc8c2
Remove the 'printname' argument to WriteAsOperand. It is always true, and
by Chris Lattner
· 19 years ago
597d451
Removed some of the iostream #includes. Moved towards converting to using
by Bill Wendling
· 19 years ago
eb04d9b
Add #include <iostream> since Value.h does not #include it any more.
by Reid Spencer
· 21 years ago
63b49d0
Import the trace class from the reoptimizer
by Chris Lattner
· 22 years ago