Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | instcombine: Migrate strcmp and strncmp optimizations | Meador Inge | 2012-10-15 | 1 | -0/+99 |
* | Remove unused private field. | Benjamin Kramer | 2012-10-13 | 1 | -1/+0 |
* | instcombine: Migrate strchr and strrchr optimizations | Meador Inge | 2012-10-13 | 1 | -0/+86 |
* | instcombine: Migrate strcat and strncat optimizations | Meador Inge | 2012-10-13 | 1 | -0/+106 |
* | Implement new LibCallSimplifier class | Meador Inge | 2012-10-13 | 1 | -0/+289 |