llvm-6502/include/llvm/Analysis
Bill Wendling 68fe61d6a1 Replacing std::iostreams with llvm iostreams. Some of these changes involve
adding a temporary wrapper around the ostream to make it friendly to
functions expecting an LLVM stream. This should be fixed in the future.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31990 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-29 00:19:40 +00:00
..
DataStructure Support for llvm_ostreams. 2006-11-28 23:31:42 +00:00
AliasAnalysis.h For PR780: 2006-07-26 16:18:00 +00:00
AliasSetTracker.h Added a temporary hack to get the llvm-streams to work for future checkins. 2006-11-28 22:21:29 +00:00
CallGraph.h Replacing std::iostreams with llvm iostreams. Some of these changes involve 2006-11-29 00:19:40 +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 Support for llvm streams. 2006-11-28 22:45:17 +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 Added a temporary hack to get the llvm-streams to work for future checkins. 2006-11-28 22:21:29 +00:00
ScalarEvolutionExpander.h For PR950: 2006-11-27 01:05:10 +00:00
ScalarEvolutionExpressions.h For PR950: 2006-10-26 06:15:43 +00:00
Trace.h Support for llvm streams. 2006-11-28 22:45:17 +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