llvm-6502/lib/Transforms/Instrumentation
Bill Wendling 89d4411cef When inserting new instructions, use getFirstInsertionPt instead of
getFirstNonPHI so that it will skip over the landingpad instructions as well.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138537 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-25 01:08:34 +00:00
..
CMakeLists.txt
EdgeProfiling.cpp
GCOVProfiling.cpp The edge from DISubprogram to DICompileUnit has been removed in recent versions 2011-08-18 19:07:42 +00:00
Instrumentation.cpp
Makefile
MaximumSpanningTree.h
OptimalEdgeProfiling.cpp
PathProfiling.cpp When inserting new instructions, use getFirstInsertionPt instead of 2011-08-25 01:08:34 +00:00
ProfilingUtils.cpp When inserting new instructions, use getFirstInsertionPt instead of 2011-08-25 01:08:34 +00:00
ProfilingUtils.h