1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 22:42:52 +01:00
llvm-mirror/lib/Transforms/Instrumentation
Chris Lattner 2521ae1011 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