summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/printf-2.ll
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyLibCalls] Mark known arguments with nonnullDavid Bolvansky2019-09-171-8/+13
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+53
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-53/+0
* [SimplifyLibCalls] Transform printf("%s", "a") -> putchar('a').Davide Italiano2016-03-281-0/+12
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-3/+3
* instcombine: Don't replace all uses for instructions with no usesMeador Inge2012-11-271-0/+41
OpenPOWER on IntegriCloud