Fix PR116
[oota-llvm.git] / lib / Transforms / IPO / Inliner.cpp
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-11-09 Chris LattnerDo NOT inline self recursive calls into other functions...
2003-10-31 Chris LattnerStrip off CPR's manually, because if we don't, the...
2003-10-20 John CriswellAdded LLVM project notice to the top of every C++ sourc...
2003-08-31 Chris LattnerHeavily refactor code: