llvm-6502/lib/Analysis/DataStructure
2006-06-19 18:23:36 +00:00
..
BottomUpClosure.cpp Do partial inlining in BU. This resolves more call sites. Also add options to merge in globals during recursion and to back annotate DSNodes when function pointers are resolved. This makes PA work for a whole lot more things (unresolved call sites being what has been killing various DSA based passes) 2006-06-19 18:23:36 +00:00
CallTargets.cpp move header 2006-06-16 14:33:53 +00:00
CompleteBottomUp.cpp Add a error message to cbu to match bu 2006-06-16 14:43:36 +00:00
DataStructure.cpp Fix a bug, don't drop indirect call sites, especially if there is nothing known about them yet, and restore a simple version of a removed function 2006-06-19 15:42:47 +00:00
DataStructureAA.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
DataStructureOpt.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
DataStructureStats.cpp Add explicit iostream #includes 2006-01-22 23:19:18 +00:00
EquivClassGraphs.cpp Remove dead variable 2006-05-12 17:41:45 +00:00
GraphChecker.cpp slightly more useful error message 2006-04-25 19:33:41 +00:00
Local.cpp better c99 struct handling 2006-04-25 19:33:23 +00:00
Makefile don't bother building the archive version of this library 2005-10-24 01:08:20 +00:00
Printer.cpp For PR798: 2006-06-05 15:44:46 +00:00
Steensgaard.cpp Add explicit #includes of <iostream> 2006-01-22 22:53:01 +00:00
TopDownClosure.cpp Add explicit iostream #includes 2006-01-22 23:19:18 +00:00