llvm-6502/test/Transforms/SimplifyLibCalls
Chris Lattner 890226dd34 new testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23016 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-24 17:20:30 +00:00
..
2005-05-20-sprintf-crash.ll new testcase 2005-05-20 22:25:44 +00:00
dg.exp
ExitInMain.ll
FFS.ll Don't eliminate a test case, just the form of the test case, from the 2005-05-15 21:35:26 +00:00
floor.ll new testcase 2005-08-24 17:20:30 +00:00
FPrintF.ll Add a test case for testing the FPrintFOptimization. 2005-05-02 23:07:14 +00:00
IsDigit.ll Make sure both optimization cases get tested. 2005-05-04 17:45:10 +00:00
MemCpy.ll
MemMove.ll
MemSet.ll Add a test case for StrChrOptimizer for -simplify-libcalls 2005-05-03 06:22:41 +00:00
Pow.ll new testcase 2005-08-24 17:20:30 +00:00
Puts.ll
SPrintF.ll Add a test case for SPrintFOptimization. 2005-05-03 17:08:45 +00:00
StrCat.ll
StrChr.ll Fix this test to succeed even if "strchr" is on a call instruction. 2005-05-03 17:09:38 +00:00
StrCmp.ll
StrCpy.ll
StrLen.ll * Break tests into individual cases so its easier to see what's going on. 2005-05-07 20:21:04 +00:00
StrNCmp.ll Correct the title and the success criteria: strcmp -> strncmp 2005-05-03 00:52:19 +00:00
ToAscii.ll A new test case for the ToAsciiOptimizer. 2005-04-30 01:00:52 +00:00