1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/test/Transforms/SimplifyLibCalls
Mon P Wang 484bbe6aa9 Reapply address space patch after fixing an issue in MemCopyOptimizer.
Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset,
e.g., llvm.memcpy.i32(i8*, i8*, i32, i32) -> llvm.memcpy.p0i8.p0i8.i32(i8*, i8*, i32, i32, i1)

llvm-svn: 100304
2010-04-04 03:10:48 +00:00
..
2005-05-20-sprintf-crash.ll
2007-04-06-strchr-miscompile.ll
2008-05-19-memcmp.ll
2009-01-04-Annotate.ll
2009-02-11-NotInitialized.ll
2009-02-12-StrTo.ll
2009-05-30-memcmp-byte.ll
2009-07-28-Exit.ll
2009-07-29-Exit2.ll
abs.ll
dg.exp
exp2.ll
FFS.ll
floor.ll
FPrintF.ll
half-powr.ll
IsDigit.ll
memcmp.ll
MemCpy.ll
memmove.ll
memset-64.ll
memset.ll
pow2.ll
pow-to-sqrt.ll
Printf.ll
Puts.ll
SPrintF.ll
StrCat.ll
StrChr.ll
StrCmp.ll
StrCpy.ll Reapply address space patch after fixing an issue in MemCopyOptimizer. 2010-04-04 03:10:48 +00:00
StrLen.ll
StrNCat.ll
StrNCmp.ll
StrNCpy.ll
StrStr.ll
ToAscii.ll
weak-symbols.ll