aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/IPO/Inliner.h
Commit message (Expand)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Do NOT inline self recursive calls into other functions. This is causing theChris Lattner2003-11-091-0/+6
* Added LLVM copyright header.John Criswell2003-10-211-0/+7
* Heavily refactor code:Chris Lattner2003-08-311-0/+52