aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyLibCalls/FPuts.ll
AgeCommit message (Expand)Author
2012-11-29instcombine: Migrate fputs optimizationsMeador Inge
2012-11-27llvm/test/Transforms/SimplifyLibCalls: FileCheck-ize 3 tests.NAKAMURA Takumi
2012-11-27llvm/test/Transforms/SimplifyLibCalls/SPrintF.ll: Fix datalayout since r168516.NAKAMURA Takumi
2012-11-27Trailing linefeeds.NAKAMURA Takumi
2012-07-02Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth
2010-11-30Fix a typo.Anders Carlsson
2010-11-30Rename this test to FPuts.ll since it actually tests fputs.Anders Carlsson