aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Instrumentation/ProfilePaths/Graph.cpp
AgeCommit message (Expand)Author
2002-10-01Updates to work with recent Statistic's changes:Chris Lattner
2002-09-16Incorporated changes in alloca and getElementPointer instructionAnand Shukla
2002-07-18minor correctionsAnand Shukla
2002-06-25additions and bug fixesAnand Shukla
2002-05-22Convert code to use the DEBUG macro so that debug code can simply beChris Lattner
2002-02-26* Changes to compile successfully with GCC 3.0Chris Lattner
2002-02-26Initial check in of graph.cpp: implements graph interface used in path profilesAnand Shukla