summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/strncpy-1.ll
Commit message (Expand)AuthorAgeFilesLines
* Reland "[SLC] Preserve attrs for strncpy(x, "", y) -> memset(align 1 x, '\0',...David Bolvansky2019-09-171-0/+10
* Revert "[SLC] Preserve attrs for strncpy(x, "", y) -> memset(align 1 x, '\0',...Krasimir Georgiev2019-09-171-10/+0
* [SLC] Preserve attrs for strncpy(x, "", y) -> memset(align 1 x, '\0', y)David Bolvansky2019-09-171-0/+10
* [SimplifyLibCalls] Mark known arguments with nonnullDavid Bolvansky2019-09-171-7/+73
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+95
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-95/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-14/+14
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-6/+6
* instcombine: Migrate strncpy optimizationsMeador Inge2012-10-311-0/+95
OpenPOWER on IntegriCloud