llvm-6502/lib/Transforms/Instrumentation
Reid Spencer 579dca12c2 Implement review feedback for the ConstantBool->ConstantInt merge. Chris
recommended that getBoolValue be replaced with getZExtValue and that
get(bool) be replaced by get(const Type*, uint64_t). This implements
those changes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33110 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-12 04:24:46 +00:00
..
BlockProfiling.cpp For PR950: 2006-12-31 05:48:39 +00:00
EdgeProfiling.cpp For PR950: 2006-12-31 05:48:39 +00:00
EmitFunctions.cpp For PR950: 2006-12-31 05:48:39 +00:00
Makefile Do not build the ProfilePaths directory anymore 2005-10-24 02:31:49 +00:00
ProfilingUtils.cpp relax some types 2007-01-07 07:22:20 +00:00
ProfilingUtils.h Remove trailing whitespace 2005-04-21 23:48:37 +00:00
RSProfiling.cpp Implement review feedback for the ConstantBool->ConstantInt merge. Chris 2007-01-12 04:24:46 +00:00
RSProfiling.h Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
TraceBasicBlocks.cpp relax some types 2007-01-07 07:22:20 +00:00