llvm-6502/lib/Analysis
2004-05-23 21:14:09 +00:00
..
DataStructure Fix a really nasty bug with the -disable-ds-field-sensitivity option 2004-05-23 21:14:09 +00:00
IPA Add a simple implementation of Andersen's interprocedural pointer analysis 2004-05-23 21:00:47 +00:00
AliasAnalysis.cpp
AliasAnalysisCounter.cpp
AliasAnalysisEvaluator.cpp Changes to fix up the inst_iterator to pass to boost iterator checks. This 2004-04-27 15:13:33 +00:00
AliasSetTracker.cpp Rename a method 2004-05-23 21:10:58 +00:00
BasicAliasAnalysis.cpp Hrm, operator new and new[] do not belong here. We should not CSE them! :) 2004-04-12 05:16:42 +00:00
CFGPrinter.cpp Move the stuff that fixes the size, orientation & fonts of graphs to 2004-05-05 06:10:06 +00:00
ConstantRange.cpp Add some new methods 2004-03-30 00:20:08 +00:00
Expressions.cpp
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp Implement the interfaces to update value numbering information. Add an 2004-05-23 21:13:24 +00:00
LoopInfo.cpp Remove code to update loop depths 2004-04-19 03:02:09 +00:00
Makefile
PostDominators.cpp
PrintSCC.cpp
ProfileInfo.cpp
ProfileInfoLoader.cpp Add stub support for reading BBTraces. 2004-05-04 17:11:14 +00:00
ProfileInfoLoaderPass.cpp
ScalarEvolution.cpp Changes to fix up the inst_iterator to pass to boost iterator checks. This 2004-04-27 15:13:33 +00:00
Trace.cpp
ValueNumbering.cpp