aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Instrumentation/EmitFunctions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
* Regularize header file commentsChris Lattner2003-10-131-1/+1
* Use global *_iteratorChris Lattner2003-09-241-2/+1
* Added check for inlinable functionAnand Shukla2003-07-181-1/+55
* Make this work with counter > 127Chris Lattner2003-06-041-1/+1
* Added the #(internal functions) to outputAnand Shukla2003-06-011-0/+8
* Remove using declarationsChris Lattner2003-05-221-7/+4
* Add new linkage types to support a real frontendChris Lattner2003-04-161-1/+2
* Rename include/llvm/Transforms/Instrumentation/TraceFunctions.h to Instrument...Chris Lattner2003-01-141-1/+1
* Remove unused header and functionChris Lattner2003-01-141-7/+0
* * Add support for different "PassType's"Chris Lattner2002-07-261-1/+1
* *** empty log message ***Chris Lattner2002-07-231-5/+7
* Moved over EmitFunctions to this libraryAnand Shukla2002-07-161-0/+45