llvm-6502/lib/Analysis/DataStructure
Chris Lattner 6e84bd7d59 Handle null a bit more carefully.
Actually teach dsa about select instructions.  This doesn't affect the
graph in any way other than not setting a spurious U marker on pointer
nodes that are selected.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20324 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-25 01:27:48 +00:00
..
BottomUpClosure.cpp IndCallGraphMap is now a pointer to a new'd map. 2005-02-07 16:09:15 +00:00
CompleteBottomUp.cpp Rename variables to work with VC++'s hokey scoping rules. 2005-01-31 00:10:58 +00:00
DataStructure.cpp Fix a bug introduced by revision 1.187 of this file. 2005-02-24 18:48:07 +00:00
DataStructureAA.cpp
DataStructureOpt.cpp
DataStructureStats.cpp
DSCallSiteIterator.h
EquivClassGraphs.cpp
GraphChecker.cpp
Local.cpp Handle null a bit more carefully. 2005-02-25 01:27:48 +00:00
Makefile
Printer.cpp Signficantly speed up printing by not emitting the same file twice with 2005-02-01 19:10:48 +00:00
Steensgaard.cpp
TopDownClosure.cpp Fix the Regression/Transforms/DSAnalysis/recursion.ll regression. 2005-02-04 18:58:04 +00:00