hanchenye-llvm-project/llvm/lib/Analysis
Chris Lattner d3121eb8cb Initial checkin of Steensgaards context insensitive flow insensitive
alias analysis

llvm-svn: 3997
2002-10-01 22:34:12 +00:00
..
DataStructure Initial checkin of Steensgaards context insensitive flow insensitive 2002-10-01 22:34:12 +00:00
IPA Make users of FindUsedTypes not have problems with linkage. This fixes 2002-09-24 00:07:21 +00:00
LiveVar
AliasAnalysis.cpp * Add capability to recognize alias properties of the following common cases: 2002-09-08 18:45:18 +00:00
AliasSetTracker.cpp First try at implementing the AliasSetTracker class. I'm sure it will need 2002-09-26 21:49:07 +00:00
Expressions.cpp - Renamed Type::isIntegral() to Type::isInteger() 2002-09-03 01:05:48 +00:00
InductionVariable.cpp Clean up indvar printing 2002-09-10 15:35:39 +00:00
Interval.cpp
IntervalPartition.cpp - Do not expose ::ID from any of the analyses anymore. 2002-08-21 17:09:49 +00:00
LoadValueNumbering.cpp Initial implementation of value numbering for load instructions 2002-08-30 20:28:10 +00:00
LoopInfo.cpp Minor tweak 2002-09-29 22:59:29 +00:00
Makefile
PostDominators.cpp - Split Dominators.h into Dominators.h & PostDominators.h 2002-08-21 23:43:50 +00:00
ValueNumbering.cpp Convert BasicVN to be an ImmutablePass 2002-09-25 22:27:25 +00:00