Added LLVM project notice to the top of every C++ source file.
[oota-llvm.git] / lib / Transforms / Instrumentation / EmitFunctions.cpp
2003-10-20 John CriswellAdded LLVM project notice to the top of every C++ sourc...
2003-10-13 Chris LattnerRegularize header file comments
2003-09-24 Chris LattnerUse global *_iterator
2003-07-18 Anand ShuklaAdded check for inlinable function
2003-06-04 Chris LattnerMake this work with counter > 127
2003-06-01 Anand ShuklaAdded the #(internal functions) to output
2003-05-22 Chris LattnerRemove using declarations
2003-04-16 Chris LattnerAdd new linkage types to support a real frontend
2003-01-14 Chris LattnerRename include/llvm/Transforms/Instrumentation/TraceFun...
2003-01-14 Chris LattnerRemove unused header and function
2002-07-26 Chris Lattner* Add support for different "PassType's"
2002-07-23 Chris Lattner*** empty log message ***
2002-07-16 Anand ShuklaMoved over EmitFunctions to this library