Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up the use of static and anonymous namespaces. This turned up | Dan Gohman | 2008-05-13 | 1 | -5/+3 |
* | Make several variable declarations static. | Dan Gohman | 2008-05-06 | 1 | -1/+1 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Use SmallPtrSet. | Devang Patel | 2007-07-27 | 1 | -2/+1 |
* | Add BasicInliner interface. | Devang Patel | 2007-07-25 | 1 | -0/+171 |