summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyLibCalls/Printf.ll
Commit message (Expand)AuthorAgeFilesLines
* instcombine: Migrate printf optimizationsMeador Inge2012-11-261-37/+0
* Give string constants generated by IRBuilder private linkage.Benjamin Kramer2011-12-221-1/+1
* SimplifyLibCalls: Use IRBuilder.CreateGlobalString when creating a string for...Benjamin Kramer2011-10-291-2/+3
* SimplifyLibCalls: Add missing legalize check on various printf to puts andDaniel Dunbar2011-02-121-7/+20
* tests: FileCheckizeDaniel Dunbar2011-02-121-3/+5
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-2/+2
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-2/+2
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-2/+2
* For PR1319:Reid Spencer2007-04-161-2/+3
* new testcaseChris Lattner2007-04-141-0/+20
OpenPOWER on IntegriCloud