Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the basic inliner. This was added in 2007, and hasn't really | Chandler Carruth | 2012-03-15 | 1 | -55/+0 |
* | Move the InlineCost code from Transforms/Utils to Analysis. | Dan Gohman | 2009-10-13 | 1 | -1/+1 |
* | Add explicit keywords. | Dan Gohman | 2008-07-07 | 1 | -1/+1 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Updated VC++ build system. | Hartmut Kaiser | 2007-10-17 | 1 | -1/+1 |
* | Add BasicInliner interface. | Devang Patel | 2007-07-25 | 1 | -0/+55 |