llvm-6502/lib/Analysis
Chris Lattner b581148bd9 Fix bug: BasicAA/2003-04-22-GEPProblem.ll
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5858 91177308-0d34-0410-b5e6-96231b3b80d8
2003-04-22 22:00:27 +00:00
..
DataStructure Add new linkage types to support a real frontend 2003-04-16 20:28:45 +00:00
IPA Implement optimization for direct function call case. This dramatically 2003-02-05 21:59:58 +00:00
LiveVar Rename llvm/Analysis/LiveVar/FunctionLiveVarInfo.h -> llvm/CodeGen/FunctionLiveVarInfo.h 2003-01-14 23:05:08 +00:00
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 ADd two new 'add' methods 2003-03-03 23:28:05 +00:00
BasicAliasAnalysis.cpp Fix bug: BasicAA/2003-04-22-GEPProblem.ll 2003-04-22 22:00:27 +00:00
ConstantRange.cpp
Expressions.cpp Fix bug: IndVarSimplify/2003-04-16-ExprAnalysis.ll 2003-04-16 22:50:19 +00:00
InductionVariable.cpp
InstCount.cpp Add total instruction, bb, & function counts 2002-12-07 23:24:24 +00:00
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 Add dump method for Loops 2003-02-28 16:54:45 +00:00
Makefile
PostDominators.cpp
PrintSCC.cpp
ValueNumbering.cpp