Do not optimise fprintf() calls if its return value is used.
[oota-llvm.git] / test / Transforms / InstCombine / fprintf-1.ll
2013-04-17 Peter CollingbourneDo not optimise fprintf() calls if its return value...
2012-11-29 Meador Ingeinstcombine: Migrate fputs optimizations
2012-11-29 Meador Ingeinstcombine: Migrate fprintf optimizations