llvm-6502/lib/Transforms/Instrumentation
2007-12-17 01:12:55 +00:00
..
BlockProfiling.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
EdgeProfiling.cpp Fix for edge profiling, patch by 'Marc' for PR1857 2007-12-13 00:04:46 +00:00
Makefile Do not build the ProfilePaths directory anymore 2005-10-24 02:31:49 +00:00
ProfilingUtils.cpp Change the PointerType api for creating pointer types. The old functionality of PointerType::get() has become PointerType::getUnqual(), which returns a pointer in the generic address space. The new prototype of PointerType::get() requires both a type and an address space. 2007-12-17 01:12:55 +00:00
ProfilingUtils.h Remove trailing whitespace 2005-04-21 23:48:37 +00:00
RSProfiling.cpp More fleshing out of docs/Passes.html, plus some typo fixes and 2007-10-26 03:03:51 +00:00
RSProfiling.h Drop 'const' 2007-05-03 01:11:54 +00:00