aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added checking thresholdAnand Shukla2002-09-201-79/+156
* Incorporated changes in alloca and getElementPointer instructionAnand Shukla2002-09-161-56/+35
* Fix bug I introducedChris Lattner2002-09-141-3/+4
* - Change getelementptr instruction to use long indexes instead of uintChris Lattner2002-09-111-13/+9
* Simplify code (somtimes dramatically), by using the new "auto-insert" featureChris Lattner2002-09-101-113/+59
* Do not generate loads/stores with indexingChris Lattner2002-08-211-28/+37
* comeented out debug printingAnand Shukla2002-07-211-3/+3
* minor correctionsAnand Shukla2002-07-181-0/+3
* small correctionsAnand Shukla2002-07-081-23/+22
* additions and bug fixesAnand Shukla2002-06-251-61/+180
* MEGAPATCH checkin.Chris Lattner2002-06-251-34/+31
* Convert code to use the DEBUG macro so that debug code can simply beChris Lattner2002-05-221-10/+5
* Split ConstantVals.h into Constant.h and Constants.hChris Lattner2002-04-281-1/+1
* Add #includes to make up for #includes pruned out of header files.Chris Lattner2002-04-091-0/+1
* s/Method/FunctionChris Lattner2002-04-081-1/+1
* Rename Method to FunctionChris Lattner2002-03-231-1/+0
* Initial checkin: helper file to insert instrumentation code along edgesAnand Shukla2002-02-261-0/+262