llvm-6502/lib/Analysis
2003-05-31 23:30:52 +00:00
..
DataStructure Eliminate unnecessary ->get calls that are now automatically handled. 2003-05-29 15:12:27 +00:00
IPA Fix bug: CBackend/2003-05-31-MissingStructName.ll 2003-05-31 23:30:52 +00:00
LiveVar Renamed MachienOperand::opIsDef to MachineOperand::opIsDefOnly() 2003-05-27 00:06:48 +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 Fix miscompilation in Fhourstones and bug: LICM/2003-05-02-LoadHoist.ll 2003-05-03 03:42:08 +00:00
BasicAliasAnalysis.cpp Fix Bug: BasicAA/2003-05-21-GEP-Problem.ll 2003-05-21 20:23:26 +00:00
ConstantRange.cpp
Expressions.cpp s/convertable/convertible/g 2003-05-20 18:45:36 +00:00
InductionVariable.cpp Remove unneccesary &* 2003-04-23 16:36:11 +00:00
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 Fix bug: Analysis/LoopInfo/2003-05-15-NestingProblem.ll 2003-05-15 18:03:51 +00:00
Makefile
PostDominators.cpp
PrintSCC.cpp
ValueNumbering.cpp