llvm-project/llvm/lib/Transforms/Instrumentation
Chris Lattner 0686e435d1 Implement a more powerful, simpler, pass system. This pass system can figure
out how to run a collection of passes optimially given their behaviors and
charactaristics.

Convert code to use it.

llvm-svn: 1507
2002-01-21 07:31:50 +00:00
..
Makefile Insert code to trace values at basic block and method exits. 2001-10-14 23:18:45 +00:00
TraceValues.cpp Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00