llvm-6502/lib/Analysis/DataStructure
Chris Lattner 612f0b74d4 move this out of line
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20751 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-22 00:09:45 +00:00
..
BottomUpClosure.cpp Fix a major problem where we didn't add call graph edges for call sites with 2005-03-21 20:20:49 +00:00
CompleteBottomUp.cpp remove some pointless asserts 2005-03-20 04:29:39 +00:00
DataStructure.cpp move this out of line 2005-03-22 00:09:45 +00:00
DataStructureAA.cpp #ifdef out a function only used by #ifdef'd code. 2005-03-20 02:14:15 +00:00
DataStructureOpt.cpp
DataStructureStats.cpp method was renamed. 2005-03-20 02:40:27 +00:00
EquivClassGraphs.cpp remove some pointless asserts 2005-03-20 04:29:39 +00:00
GraphChecker.cpp
Local.cpp Build EC's for globals twice. The first is after constructing the initial 2005-03-20 03:32:35 +00:00
Makefile
Printer.cpp print out equiv class info. 2005-03-20 02:40:11 +00:00
Steensgaard.cpp don't generate temporary scalarmaps. 2005-03-22 00:04:21 +00:00
TopDownClosure.cpp Enhance the TD pass to build composite graphs when we have indirect call 2005-03-21 20:31:29 +00:00