llvm-6502/include/llvm/Analysis
Bill Wendling e81561909d Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
now cerr, cout, and NullStream resp.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32298 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-07 01:30:32 +00:00
..
DataStructure Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
AliasAnalysis.h For PR780: 2006-07-26 16:18:00 +00:00
AliasSetTracker.h Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
CallGraph.h Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
CFGPrinter.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ConstantFolding.h Move some constant folding functions into LLVMAnalysis since they are used 2005-10-27 16:00:10 +00:00
ConstantsScanner.h Convert tabs to spaces 2005-04-22 03:27:20 +00:00
Dominators.h Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
ET-Forest.h Use iterative algorith to assign DFS number. This reduces 2006-09-22 01:05:33 +00:00
FindUsedTypes.h For PR780: 2006-06-07 22:00:26 +00:00
Interval.h Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
IntervalIterator.h Convert tabs to spaces 2005-04-22 03:27:20 +00:00
IntervalPartition.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
LoadValueNumbering.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
LoopInfo.h Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
Passes.h A shim over other AA impls to catch incorrect uses 2006-11-14 05:21:04 +00:00
PostDominators.h For PR780: 2006-06-07 22:00:26 +00:00
ProfileInfo.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ProfileInfoLoader.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ProfileInfoTypes.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ScalarEvolution.h Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
ScalarEvolutionExpander.h Unclutter this by using new cast creation functions. 2006-12-04 20:18:26 +00:00
ScalarEvolutionExpressions.h For PR950: 2006-10-26 06:15:43 +00:00
Trace.h Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
ValueNumbering.h For PR780: 2006-06-07 22:00:26 +00:00
Verifier.h Change the verifier to never throw an exception. Instead verifyModule can 2006-07-06 18:00:01 +00:00