llvm-6502/lib/Analysis
2002-10-16 20:16:16 +00:00
..
DataStructure Make sure to print out the call nodes as well 2002-10-16 20:16:16 +00:00
IPA
LiveVar
AliasAnalysis.cpp
AliasSetTracker.cpp First try at implementing the AliasSetTracker class. I'm sure it will need 2002-09-26 21:49:07 +00:00
ConstantRange.cpp
Expressions.cpp
InductionVariable.cpp Added capability to get execution count of a loop if it is a predictable 2002-10-11 05:34:32 +00:00
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp
LoopInfo.cpp Added helper functions in LoopInfo: isLoopExit and numBackEdges. 2002-10-11 05:31:10 +00:00
Makefile Use PARALLEL_DIRS. 2002-10-11 16:08:17 +00:00
PostDominators.cpp Handle post dominance correctly in the case where blocks do not have a path to 2002-10-04 14:50:20 +00:00
ValueNumbering.cpp