1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/lib/Transforms/Instrumentation
Chris Lattner 9236135e8f 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.

llvm-svn: 12653
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 Split utility functions out of BlockProfiling.cpp 2004-03-08 17:06:13 +00:00
EdgeProfiling.cpp Initial support for edge profiling 2004-03-08 17:54:34 +00:00
EmitFunctions.cpp finegrainify namespacification 2004-03-08 16:45:53 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
ProfilingUtils.cpp Support getelementptr instructions which use uint's to index into structure 2004-04-05 01:30:19 +00:00
ProfilingUtils.h Split utility functions out of BlockProfiling.cpp 2004-03-08 17:06:13 +00:00
TraceValues.cpp Finegrainify namespacification 2004-01-09 06:12:26 +00:00