llvm-6502/lib/Analysis
Chris Lattner 59b6b8e0b3 Move stuff out of the Optimizations directories into the appropriate Transforms
directories.  Eliminate the opt namespace.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1520 91177308-0d34-0410-b5e6-96231b3b80d8
2002-01-21 23:17:48 +00:00
..
IPA Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00
LiveVar Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Expressions.cpp Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00
InductionVariable.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Interval.cpp Pull predecessor and successor iterators out of the CFG*.h files, and plop them into 2001-10-01 13:19:53 +00:00
IntervalPartition.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
LoopDepth.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
LoopInfo.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Makefile Added directory LiveVar/ 2001-08-28 23:29:31 +00:00
ModuleAnalyzer.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
PostDominators.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Writer.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00