llvm-6502/lib/Analysis
Chris Lattner dd5b495129 - Cleaned up the interface to AnalysisUsage to take analysis class names
instead of ::ID's.
 - Pass::getAnalysis<> now no longer takes an optional argument


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3264 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-08 19:01:28 +00:00
..
DataStructure Minor changes to DEBUG()'s 2002-08-07 21:41:11 +00:00
IPA * Standardize how analysis results/passes as printed with the print() virtual 2002-07-27 01:12:17 +00:00
LiveVar * Standardize how analysis results/passes as printed with the print() virtual 2002-07-27 01:12:15 +00:00
Expressions.cpp Add #include removed from ConstantHandling.h 2002-05-06 17:53:10 +00:00
InductionVariable.cpp * Standardize how analysis results/passes as printed with the print() virtual 2002-07-27 01:12:17 +00:00
Interval.cpp *** empty log message *** 2002-07-31 19:32:01 +00:00
IntervalPartition.cpp *** empty log message *** 2002-07-31 19:32:01 +00:00
LoopInfo.cpp - Cleaned up the interface to AnalysisUsage to take analysis class names 2002-08-08 19:01:28 +00:00
Makefile Convert over to new style makefile where libraries by default build .o files 2002-07-23 17:52:24 +00:00
PostDominators.cpp - Cleaned up the interface to AnalysisUsage to take analysis class names 2002-08-08 19:01:28 +00:00