Fix #includes of i*.h => Instructions.h as per PR403.
[oota-llvm.git] / lib / Transforms / IPO / Inliner.h
2004-05-23 Chris LattnerSimplify the interface and remove an unneeded #include
2004-04-20 Chris LattnerREALLY fix PR324: don't delete linkonce functions until...
2004-04-08 Chris LattnerRemove the "really gross hacks" that are there to deal...
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-21 John CriswellAdded LLVM copyright header.
2003-08-31 Chris LattnerHeavily refactor code: