summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyLibCalls/FPrintF.ll
Commit message (Expand)AuthorAgeFilesLines
* instcombine: Migrate fprintf optimizationsMeador Inge2012-11-291-29/+0
* llvm/test/Transforms/SimplifyLibCalls: FileCheck-ize 3 tests.NAKAMURA Takumi2012-11-271-2/+4
* llvm/test/Transforms/SimplifyLibCalls/SPrintF.ll: Fix datalayout since r168516.NAKAMURA Takumi2012-11-271-1/+1
* Trailing linefeeds.NAKAMURA Takumi2012-11-271-1/+0
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-021-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Add targetdata strings to these tests, since SimplifyLibCalls usesDan Gohman2009-08-191-1/+4
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-101-20/+16
* For PR1319:Reid Spencer2007-04-161-1/+2
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+28
OpenPOWER on IntegriCloud