llvm-6502/test/Transforms/SimplifyLibCalls
2005-04-29 07:19:00 +00:00
..
dg.exp
ExitInMain.ll
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 New test case for testing pow(3) math library optimizations. 2005-04-29 05:47:05 +00:00
Puts.ll Add a test case for the puts libcall optimization. 2005-04-29 07:19:00 +00:00
StrCat.ll
StrCpy.ll Add a testcase for optimizing the strcpy libcall. 2005-04-29 06:01:28 +00:00
StrLen.ll Result of strlen is size_t which is either uint or ulong, not int. 2005-04-26 19:04:46 +00:00