llvm-6502/lib/Analysis
Daniel Berlin c864edb597 Add Hybrid Cycle Detection to Andersen's analysis.
Patch by Curtis Dunham.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47959 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-05 19:31:47 +00:00
..
IPA Add Hybrid Cycle Detection to Andersen's analysis. 2008-03-05 19:31:47 +00:00
AliasAnalysis.cpp
AliasAnalysisCounter.cpp
AliasAnalysisEvaluator.cpp Fix http://llvm.org/bugs/show_bug.cgi?id=2104 by ordering lexicographically what gets printed. Be const-correct in PrintResults and uninline it too 2008-02-28 08:38:45 +00:00
AliasDebugger.cpp
AliasSetTracker.cpp
Analysis.cpp Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. 2008-02-20 11:08:44 +00:00
BasicAliasAnalysis.cpp Fix a compiler warning. 2008-02-19 09:28:48 +00:00
CFGPrinter.cpp
ConstantFolding.cpp
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp
LoopInfo.cpp
LoopPass.cpp
Makefile
MemoryDependenceAnalysis.cpp
PostDominators.cpp
ProfileInfo.cpp
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp
ScalarEvolution.cpp Temporarily reverting 46959. 2008-02-25 03:57:32 +00:00
ScalarEvolutionExpander.cpp Add 'umax' similar to 'smax' SCEV. Closes PR2003. 2008-02-20 06:48:22 +00:00
Trace.cpp
ValueNumbering.cpp