llvm-6502/lib/Analysis/DataStructure
Chris Lattner 28977af72a Support getelementptr instructions which use uint's to index into structure
types and can have arbitrary 32- and 64-bit integer types indexing into
sequential types.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12653 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-05 01:30:19 +00:00
..
BottomUpClosure.cpp
CompleteBottomUp.cpp
DataStructure.cpp Fix a tiny bug that caused an incorrect assertion failure poolallocating 2004-03-13 01:14:23 +00:00
DataStructureAA.cpp Implement getModRefInfo() for DSA to calculate whether a function modifies or 2004-03-12 06:14:22 +00:00
DataStructureOpt.cpp
DataStructureStats.cpp
DSCallSiteIterator.h
GraphChecker.cpp
IPModRef.cpp
Local.cpp Support getelementptr instructions which use uint's to index into structure 2004-04-05 01:30:19 +00:00
Makefile
MemoryDepAnalysis.cpp
Parallelize.cpp DemoteRegToStack got moved from DemoteRegToStack.h to Local.h 2004-03-14 02:13:38 +00:00
PgmDependenceGraph.cpp
Printer.cpp
Steensgaard.cpp
TopDownClosure.cpp