llvm-6502/test/Transforms/SimplifyLibCalls
Chris Lattner 2facbddb76 fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50519 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-01 06:16:48 +00:00
..
2005-05-20-sprintf-crash.ll
2007-04-06-strchr-miscompile.ll
dg.exp
ExitInMain.ll
FFS.ll
floor.ll fix typo 2008-05-01 06:16:48 +00:00
FPrintF.ll
IsDigit.ll
memcmp.ll remove redundant check. 2008-04-30 06:06:37 +00:00
MemCpy.ll no reason for simplifylibcalls to simplify intrinsics, instcombine does 2008-04-30 06:12:15 +00:00
pow2.ll Generalize getUnaryFloatFunction to handle any FP unary function, automatically 2008-04-09 17:48:11 +00:00
Printf.ll
Puts.ll
SPrintF.ll
StrCat.ll
StrChr.ll
StrCmp.ll
StrCpy.ll
StrLen.ll
StrNCmp.ll
ToAscii.ll