llvm-6502/lib/Transforms/Instrumentation
Andreas Neustifter 62353a8d13 Preparation for Optimal Edge Profiling:
Add statistics for regular edge profiling, this enables the comparation of the
number of edges inserted by regular and optimal edge profiling.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80668 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-01 10:08:39 +00:00
..
BlockProfiling.cpp Kill off more cerr/cout uses and prune includes a bit. 2009-08-23 11:37:21 +00:00
CMakeLists.txt Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
EdgeProfiling.cpp Preparation for Optimal Edge Profiling: 2009-09-01 10:08:39 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
MaximumSpanningTree.cpp Inline empty destructor. 2009-08-29 13:38:21 +00:00
MaximumSpanningTree.h Inline empty destructor. 2009-08-29 13:38:21 +00:00
ProfilingUtils.cpp Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
ProfilingUtils.h fix typos 2008-03-06 10:36:00 +00:00
RSProfiling.cpp Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
RSProfiling.h Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00