| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add a period at the end of the comment, ignoring the fact that the comment ↵ | Andrew Lenharth | 2008-11-03 | 1 | -1/+1 |
| | | | | | | | would be hard pressed to be considered a sentence, but if it makes Bill happy... llvm-svn: 58630 | ||||
| * | Ensure that we are checking only calls to the function we are interested in ↵ | Andrew Lenharth | 2008-11-03 | 1 | -2/+4 |
| | | | | | | | specializing llvm-svn: 58615 | ||||
| * | dont specialize weak functions and the like | Nuno Lopes | 2008-10-08 | 1 | -1/+1 |
| | | | | | llvm-svn: 57305 | ||||
| * | try to seperate the mechanism into something others can use | Andrew Lenharth | 2008-09-04 | 1 | -20/+70 |
| | | | | | llvm-svn: 55785 | ||||
| * | Tidy up several unbeseeming casts from pointer to intptr_t. | Dan Gohman | 2008-09-04 | 1 | -1/+1 |
| | | | | | llvm-svn: 55779 | ||||
| * | cleanup as per Duncan's review | Andrew Lenharth | 2008-09-04 | 1 | -33/+42 |
| | | | | | llvm-svn: 55766 | ||||
| * | Initial version of a Partial Specialization IPO pass. It triggers a couple ↵ | Andrew Lenharth | 2008-09-03 | 1 | -0/+127 |
| hundred times on 176.gcc. I don't know the performance impact yet, the heuristic is quite simple still. llvm-svn: 55734 | |||||

