llvm-6502/lib/Analysis
Chris Lattner f52d01bbc5 These two conditions are not exclusive!!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8518 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-15 04:35:16 +00:00
..
DataStructure Fixed spelling and grammar. 2003-09-11 18:14:24 +00:00
IPA These two conditions are not exclusive!! 2003-09-15 04:35:16 +00:00
LiveVar Fixed spelling and grammar. 2003-09-11 18:14:24 +00:00
AliasAnalysis.cpp
AliasAnalysisCounter.cpp
AliasAnalysisEvaluator.cpp Count operands to instructions as well as just results. This allows for global variables to be checked as well 2003-06-29 00:07:11 +00:00
AliasSetTracker.cpp
BasicAliasAnalysis.cpp Fixed spelling and grammar. 2003-09-11 18:14:24 +00:00
ConstantRange.cpp Simplify code by using ConstantInt::getRawValue instead of checking to see 2003-07-23 15:22:26 +00:00
Expressions.cpp Eliminate old-style cast 2003-07-23 15:16:40 +00:00
InductionVariable.cpp Fixed spelling and grammar. 2003-09-11 18:14:24 +00:00
InstCount.cpp There is no reason for this to be a pass! 2003-08-29 14:43:17 +00:00
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp Fixed spelling and grammar. 2003-09-11 18:14:24 +00:00
LoopInfo.cpp Fix the bug that broke the nightly tester in McCat/18-imp last night. :( 2003-08-17 21:47:33 +00:00
Makefile
PostDominators.cpp Fixed spelling and grammar. 2003-09-11 18:14:24 +00:00
PrintSCC.cpp Rename TarjanSCCIterator -> scc_iterator 2003-08-31 20:01:57 +00:00
ValueNumbering.cpp Fixed spelling and grammar. 2003-09-11 18:14:24 +00:00