Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45418 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-07-27 | Use SmallPtrSet. | Devang Patel | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40560 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-07-25 | Add BasicInliner interface. | Devang Patel | |
This interface allows clients to inline bunch of functions with module level call graph information.:wq git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40486 91177308-0d34-0410-b5e6-96231b3b80d8 |