llvm-6502/lib/Analysis
Chris Lattner 4983cf7321 Make the -print-alias-sets pass work for printing out something other than
the default aa impl results.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25062 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-03 06:05:22 +00:00
..
DataStructure Prefix DSA specific options with dsa. 2005-12-19 20:14:38 +00:00
IPA Separate the call graph implementation from its interface. This implements 2005-12-22 06:07:52 +00:00
AliasAnalysis.cpp
AliasAnalysisCounter.cpp
AliasAnalysisEvaluator.cpp
AliasSetTracker.cpp Make the -print-alias-sets pass work for printing out something other than 2006-01-03 06:05:22 +00:00
BasicAliasAnalysis.cpp prevent cse of readcyclecounter 2005-11-11 19:02:54 +00:00
CFGPrinter.cpp
ConstantFolding.cpp
ConstantRange.cpp
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp
LoopInfo.cpp
Makefile
PostDominators.cpp post-dom-frontiers requires proper post-dominance 2005-11-18 07:28:26 +00:00
ProfileInfo.cpp
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp
ScalarEvolution.cpp
ScalarEvolutionExpander.cpp Fix a problem that Nate noticed with LSR: 2005-10-30 06:24:33 +00:00
Trace.cpp
ValueNumbering.cpp