Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use SmallPtrSet. | Devang Patel | 2007-07-27 | 1 | -2/+1 |
| | | | | llvm-svn: 40560 | ||||
* | Add BasicInliner interface. | Devang Patel | 2007-07-25 | 1 | -0/+171 |
This interface allows clients to inline bunch of functions with module level call graph information.:wq llvm-svn: 40486 |