llvm-6502/lib/Transforms/Instrumentation
Chris Lattner 28977af72a Support getelementptr instructions which use uint's to index into structure
types and can have arbitrary 32- and 64-bit integer types indexing into
sequential types.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12653 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-05 01:30:19 +00:00
..
ProfilePaths Start cleaning up this pass so that I can debug it. 2004-03-30 19:53:46 +00:00
BlockProfiling.cpp
EdgeProfiling.cpp
EmitFunctions.cpp
Makefile
ProfilingUtils.cpp Support getelementptr instructions which use uint's to index into structure 2004-04-05 01:30:19 +00:00
ProfilingUtils.h
TraceValues.cpp