summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/EmitFunctions.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove reoptimizer-specific passesChris Lattner2007-02-201-126/+0
* Apply the VISIBILITY_HIDDEN field to the remaining anonymous classes inReid Spencer2007-02-051-1/+2
* For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoidReid Spencer2007-01-301-1/+1
* For PR950:Reid Spencer2006-12-311-4/+4
* For PR950:Reid Spencer2006-10-201-1/+1
* eliminate RegisterOpt. It does the same thing as RegisterPass.Chris Lattner2006-08-271-1/+1
* Eliminate tabs and trailing spacesJeff Cohen2005-04-231-7/+7
* Remove trailing whitespaceMisha Brukman2005-04-211-17/+17
* Add missing includeJeff Cohen2005-01-061-0/+1
* Explain what this pass does.Brian Gaeke2004-10-201-1/+7
* Namespacify. Add accessor function.Brian Gaeke2004-09-301-0/+8
* 'Pass' should now not be derived from by clients. Instead, they should deriveChris Lattner2004-09-201-3/+3
* bug 122:Reid Spencer2004-07-181-1/+1
* finegrainify namespacificationChris Lattner2004-03-081-14/+14
* Remove dependence on return type of ConstantStruct::getChris Lattner2004-02-151-1/+1
* Remove dependence on the return type of ConstantArray::getChris Lattner2004-02-151-1/+1
* 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
OpenPOWER on IntegriCloud