llvm-6502/lib/Analysis
2003-02-27 00:38:34 +00:00
..
DataStructure Adjust to implement new AA interface 2003-02-26 19:29:36 +00:00
IPA
LiveVar
AliasAnalysis.cpp Add new -no-aa implementation 2003-02-26 19:57:10 +00:00
AliasAnalysisCounter.cpp Adjust to new AA interface 2003-02-26 19:27:05 +00:00
AliasAnalysisEvaluator.cpp Adjust to new AA interface 2003-02-26 19:29:16 +00:00
AliasSetTracker.cpp Make the aliassettracker much more precise by actually tracking size 2003-02-26 22:11:00 +00:00
BasicAliasAnalysis.cpp Fix bug: BasicAA/2003-02-26-AccessSizeTest.ll 2003-02-26 21:57:23 +00:00
ConstantRange.cpp
Expressions.cpp
InductionVariable.cpp
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp Calculate and pass load sizes to the alias analysis infrastructure 2003-02-26 19:27:35 +00:00
LoopInfo.cpp - LoopInfo now calculates and tracks loop exit blocks 2003-02-27 00:38:34 +00:00
Makefile
PostDominators.cpp
PrintSCC.cpp
ValueNumbering.cpp