llvm-6502/test/Transforms/SimplifyLibCalls
Reid Spencer abffafd90f * Fix signed/unsigned usage problem
* Rearrange for readability.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21625 91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-30 03:06:36 +00:00
..
dg.exp A test case for the the ExitInMain libcall simplification. 2005-04-25 02:50:08 +00:00
ExitInMain.ll * Add a test case for StrLenOptimization 2005-04-26 05:22:38 +00:00
MemCpy.ll Add a new test case for the llvm.memcpy simplification case. 2005-04-26 07:40:40 +00:00
MemMove.ll Add a test case for MemMove.ll 2005-04-26 19:05:51 +00:00
Pow.ll Fix the success criteria for the test to make call instructions with "pow" 2005-04-29 10:11:23 +00:00
Puts.ll Get the name of the pass right in the documentation. 2005-04-29 23:01:21 +00:00
StrCat.ll * Add a test case for StrLenOptimization 2005-04-26 05:22: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 * Fix signed/unsigned usage problem 2005-04-30 03:06:36 +00:00
ToAscii.ll A new test case for the ToAsciiOptimizer. 2005-04-30 01:00:52 +00:00