Age | Commit message (Expand) | Author |
---|---|---|
2009-02-23 | Changed option name from inline-threshold to basic-inline-threshold because | Mon P Wang |
2009-01-15 | Add the private linkage. | Rafael Espindola |
2008-10-31 | Fix warning. | Daniel Dunbar |
2008-10-30 | Add InlineCost class for represent the estimated cost of inlining a | Daniel Dunbar |
2008-10-28 | Assorted comment/naming fixes, 80-col violations, and reindentation. | Daniel Dunbar |
2008-05-13 | Clean up the use of static and anonymous namespaces. This turned up | Dan Gohman |
2008-05-06 | Make several variable declarations static. | Dan Gohman |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner |
2007-07-27 | Use SmallPtrSet. | Devang Patel |
2007-07-25 | Add BasicInliner interface. | Devang Patel |