llvm-6502/lib/Transforms/Instrumentation
2011-04-12 01:54:40 +00:00
..
CMakeLists.txt lib/Transforms/Instrumentation/CMakeLists.txt: Add LineProfiling.cpp to fix up r129340. 2011-04-12 01:54:40 +00:00
EdgeProfiling.cpp
Instrumentation.cpp Add support for line profiling. Very work-in-progress. 2011-04-12 01:06:09 +00:00
LineProfiling.cpp Add support for line profiling. Very work-in-progress. 2011-04-12 01:06:09 +00:00
Makefile
MaximumSpanningTree.h Fix typos. Adjust some whitespace for style. No functionality change. 2011-04-05 20:39:27 +00:00
OptimalEdgeProfiling.cpp Don't include Operator.h from InstrTypes.h. 2011-04-11 09:35:34 +00:00
PathProfiling.cpp Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
ProfilingUtils.cpp Consider ConstantAggregateZero as well as ConstantArray/Struct. 2011-04-12 01:02:45 +00:00
ProfilingUtils.h Add a function for profiling to run at shutdown. Unlike the existing API, this 2011-04-08 22:19:52 +00:00