llvm-6502/test/Transforms/SimplifyLibCalls
Chris Lattner 24604110ef reapply my strstr optimization. I have reproduced the x86-64 bootstrap
miscompile (i386.o miscompares) but it happens both with and without
this patch.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91532 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-16 09:32:05 +00:00
..
2005-05-20-sprintf-crash.ll
2007-04-06-strchr-miscompile.ll
2008-05-19-memcmp.ll
2009-01-04-Annotate.ll
2009-02-11-NotInitialized.ll
2009-02-12-StrTo.ll
2009-05-30-memcmp-byte.ll
2009-07-28-Exit.ll
2009-07-29-Exit2.ll
abs.ll
dg.exp
exp2.ll
FFS.ll
floor.ll
FPrintF.ll
half-powr.ll
IsDigit.ll
memcmp.ll Teach SimplifyLibCalls to fold memcmp calls with constant arguments. 2009-11-05 17:44:22 +00:00
MemCpy.ll
memmove.ll
memset-64.ll
memset.ll
pow2.ll
pow-to-sqrt.ll Fix SimplifyLibCalls to transfer attributes from callees rather than 2009-09-26 18:10:13 +00:00
Printf.ll
Puts.ll
SPrintF.ll
StrCat.ll
StrChr.ll
StrCmp.ll
StrCpy.ll
StrLen.ll
StrNCat.ll
StrNCmp.ll
StrNCpy.ll
StrStr.ll reapply my strstr optimization. I have reproduced the x86-64 bootstrap 2009-12-16 09:32:05 +00:00
ToAscii.ll
weak-symbols.ll