aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp
AgeCommit message (Expand)Author
2002-09-20Added checking thresholdAnand Shukla
2002-09-16Incorporated changes in alloca and getElementPointer instructionAnand Shukla
2002-09-14Fix bug I introducedChris Lattner
2002-09-11 - Change getelementptr instruction to use long indexes instead of uintChris Lattner
2002-09-10Simplify code (somtimes dramatically), by using the new "auto-insert" featureChris Lattner
2002-08-21Do not generate loads/stores with indexingChris Lattner
2002-07-21comeented out debug printingAnand Shukla
2002-07-18minor correctionsAnand Shukla
2002-07-08small correctionsAnand Shukla
2002-06-25additions and bug fixesAnand Shukla
2002-06-25MEGAPATCH checkin.Chris Lattner
2002-05-22Convert code to use the DEBUG macro so that debug code can simply beChris Lattner
2002-04-28Split ConstantVals.h into Constant.h and Constants.hChris Lattner
2002-04-09Add #includes to make up for #includes pruned out of header files.Chris Lattner
2002-04-08s/Method/FunctionChris Lattner
2002-03-23Rename Method to FunctionChris Lattner
2002-02-26Initial checkin: helper file to insert instrumentation code along edgesAnand Shukla