llvm/lib/Analysis
2004-02-11 04:47:54 +00:00
..
DataStructure Adjust to the changed StructType interface. In particular, getElementTypes() is gone. 2004-02-09 04:37:31 +00:00
IPA getNodes() is gone 2004-02-07 23:57:26 +00:00
AliasAnalysis.cpp Improve mod/ref information based on the pointsToConstantMemory method. 2004-01-30 22:16:42 +00:00
AliasAnalysisCounter.cpp
AliasAnalysisEvaluator.cpp
AliasSetTracker.cpp
BasicAliasAnalysis.cpp Fix thinko 2004-01-30 22:48:02 +00:00
CFGPrinter.cpp
ConstantRange.cpp Remove use of ConstantHandling itf 2004-01-12 20:13:04 +00:00
Expressions.cpp
InductionVariable.cpp
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp In a "seeing the forest through the trees" kinda situation, I realized that a 2004-02-05 17:20:00 +00:00
LoopInfo.cpp Order #includes alphabetically, per style guide. 2004-01-30 17:26:24 +00:00
Makefile
PostDominators.cpp
PrintSCC.cpp
ProfileInfo.cpp Make sure to register the 'no profile' implementation as the default for ProfileInfo 2004-02-11 04:47:54 +00:00
ValueNumbering.cpp Simplify implementation, and probably speed things up too. 2004-02-11 03:57:16 +00:00