aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Instrumentation/EmitFunctions.cpp
AgeCommit message (Expand)Author
2003-10-20Added LLVM project notice to the top of every C++ source file.John Criswell
2003-10-13Regularize header file commentsChris Lattner
2003-09-24Use global *_iteratorChris Lattner
2003-07-18Added check for inlinable functionAnand Shukla
2003-06-04Make this work with counter > 127Chris Lattner
2003-06-01Added the #(internal functions) to outputAnand Shukla
2003-05-22Remove using declarationsChris Lattner
2003-04-16Add new linkage types to support a real frontendChris Lattner
2003-01-14Rename include/llvm/Transforms/Instrumentation/TraceFunctions.h to Instrument...Chris Lattner
2003-01-14Remove unused header and functionChris Lattner
2002-07-26* Add support for different "PassType's"Chris Lattner
2002-07-23*** empty log message ***Chris Lattner
2002-07-16Moved over EmitFunctions to this libraryAnand Shukla