summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyLibCalls/fwrite.ll
Commit message (Collapse)AuthorAgeFilesLines
* instcombine: Migrate fwrite optimizationsMeador Inge2012-11-291-13/+0
| | | | | | | This patch migrates the fwrite optimizations from the simplify-libcalls pass into the instcombine library call simplifier. llvm-svn: 168892
* Only replace fwrite with fputc, if the return value is unused.Joerg Sonnenberger2011-12-121-0/+13
llvm-svn: 146411
OpenPOWER on IntegriCloud