llvm-6502/test/Transforms/SimplifyLibCalls
Meador Inge d7aa3231f7 instcombine: Migrate printf optimizations
This patch migrates the printf optimizations from the simplify-libcalls
pass into the instcombine library call simplifier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168604 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-26 20:37:20 +00:00
..
2005-05-20-sprintf-crash.ll
2007-04-06-strchr-miscompile.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00
2008-05-19-memcmp.ll
2009-01-04-Annotate.ll revert my previous commit (r159173), since as Eli pointed out, it's perfectly ok to mark realloc as noalias 2012-06-25 23:26:10 +00:00
2009-02-11-NotInitialized.ll
2009-05-30-memcmp-byte.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00
2009-07-28-Exit.ll
2009-07-29-Exit2.ll
2010-05-30-memcpy-Struct.ll
float-shrink-compare.ll SimplifyLibCalls: Give all safely-shrinkable libcalls the same treatment. 2012-08-22 19:39:15 +00:00
FPrintF.ll Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
FPuts.ll Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
fwrite.ll
iprintf.ll instcombine: Migrate printf optimizations 2012-11-26 20:37:20 +00:00
lit.local.cfg
MemCpy.ll Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
osx-names.ll
PR7357.ll
Puts.ll Disallow the undocumented practice of starting the datalayout string with '-'. 2012-11-23 14:51:42 +00:00
SPrintF.ll Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
win-math.ll