llvm-6502/lib/Analysis
Chris Lattner 85cfe01a5e Remove globals more aggressively from graphs.
Fix a bug where we removed nodes that were marked U.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7090 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-03 02:03:53 +00:00
..
DataStructure Remove globals more aggressively from graphs. 2003-07-03 02:03:53 +00:00
IPA Adjust for new DSGraph API 2003-06-30 03:14:54 +00:00
LiveVar
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
ConstantRange.cpp
Expressions.cpp Fix bug: Regression/Other/2002-03-11-ExprAssertion.ll 2003-07-01 21:08:52 +00:00
InductionVariable.cpp
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp If the alias analysis algorithm we are using can provide MUST alias information, 2003-06-29 00:53:34 +00:00
LoopInfo.cpp
Makefile
PostDominators.cpp
PrintSCC.cpp
ValueNumbering.cpp