llvm-6502/test/Transforms/SimplifyLibCalls
2006-04-12 21:57:40 +00:00
..
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +00:00
2005-05-20-sprintf-crash.ll new testcase 2005-05-20 22:25:44 +00:00
dg.exp Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
ExitInMain.ll * Add a test case for StrLenOptimization 2005-04-26 05:22:38 +00:00
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 add new tests 2006-01-23 06:24:17 +00:00
FPrintF.ll Add a test case for testing the FPrintFOptimization. 2005-05-02 23:07:14 +00:00
IsDigit.ll new testcase for isascii 2005-09-29 06:16:37 +00:00
memcmp.ll add a new testcase 2005-09-29 06:11:34 +00:00
MemCpy.ll Update these tests (which use autoupgrade) to run constprop and check 2006-03-09 18:43:07 +00:00
MemMove.ll Update these tests (which use autoupgrade) to run constprop and check 2006-03-09 18:43:07 +00:00
MemSet.ll Add a test case for StrChrOptimizer for -simplify-libcalls 2005-05-03 06:22:41 +00:00
Pow.ll Update comments to be actually accurate 2006-02-11 09:37:07 +00:00
Puts.ll Get the name of the pass right in the documentation. 2005-04-29 23:01:21 +00:00
SPrintF.ll Enhance this to check for a crash, add a case that crashes simplifylibcalls, 2005-09-24 22:16:04 +00:00
StrCat.ll * Add a test case for StrLenOptimization 2005-04-26 05:22:38 +00:00
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 A new test case for the StrCmpOptimization in -simplify-libcalls. 2005-04-30 00:52:04 +00:00
StrCpy.ll This is StrCpy, NOT StrCat! 2005-04-29 23:02:15 +00:00
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