Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the private linkage. | Rafael Espindola | 2009-01-15 | 1 | -2/+2 |
* | The verifier checks that the aliasee is not null. | Duncan Sands | 2009-01-07 | 1 | -2/+1 |
* | Not having an aliasee is a theoretical possibility. | Duncan Sands | 2009-01-05 | 1 | -1/+2 |
* | Format more neatly. | Duncan Sands | 2009-01-05 | 1 | -1/+1 |
* | Delete unused global aliases with internal linkage. | Duncan Sands | 2009-01-05 | 1 | -8/+23 |
* | Use actual function name in comments. | Devang Patel | 2008-11-11 | 1 | -2/+2 |
* | Tidy up several unbeseeming casts from pointer to intptr_t. | Dan Gohman | 2008-09-04 | 1 | -1/+1 |
* | Use find instead of lower_bound. | Dan Gohman | 2008-07-11 | 1 | -2/+2 |
* | Clean up the use of static and anonymous namespaces. This turned up | Dan Gohman | 2008-05-13 | 1 | -2/+3 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+203 |