llvm-6502/lib/Analysis
Chris Lattner f40f0a39bd eliminate the ability to remove global nodes from deadNodeElminate... for now.
This slows stuff down a bit, but it should get much better before it gets any
worse.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4666 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-09 22:07:02 +00:00
..
DataStructure eliminate the ability to remove global nodes from deadNodeElminate... for now. 2002-11-09 22:07:02 +00:00
IPA Reduce amount of work needed to compute ip/modref 2002-11-08 22:17:01 +00:00
LiveVar
AliasAnalysis.cpp Make query operations non-const to allow demand-driven analyses. 2002-11-06 17:17:55 +00:00
AliasSetTracker.cpp
ConstantRange.cpp
Expressions.cpp
InductionVariable.cpp Fix warning 2002-11-09 00:49:43 +00:00
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp
LoopInfo.cpp
Makefile
PostDominators.cpp
PrintSCC.cpp
ValueNumbering.cpp