1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/Analysis/DataStructure
Chris Lattner 4410178282 - Add "ResolvingCaller" to the CallSite record. This keeps track of which
function was finally able to resolve the function call.  Adding this allows
    the TD pass to actually work right!
  - Temporarily disable dead node pruning.  This will be reenabled soon.

llvm-svn: 4252
2002-10-21 19:47:18 +00:00
..
BottomUpClosure.cpp - Add "ResolvingCaller" to the CallSite record. This keeps track of which 2002-10-21 19:47:18 +00:00
DataStructure.cpp Add another copy ctor form 2002-10-21 15:32:34 +00:00
Local.cpp Don't create a new node for every reference to a global. This caused a huge 2002-10-21 13:51:30 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
Printer.cpp Fix a confusing bug that caused return value and callee pointers to not 2002-10-21 13:47:57 +00:00
Steensgaard.cpp - Make DSCallSite not inherit from std::vector. Renamed methods slightly. 2002-10-21 02:08:03 +00:00
TopDownClosure.cpp - Add "ResolvingCaller" to the CallSite record. This keeps track of which 2002-10-21 19:47:18 +00:00