llvm-6502/test/Transforms/SimplifyLibCalls
Daniel Dunbar 473955f439 Fix PR4645 which was fallout from the fix for PR4641.
- Call RAUW to delete all instructions (this is a patch from Nick Lewycky).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77512 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-29 22:00:43 +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 Just discard the output, no need to turn it back into text. 2009-07-29 06:14:52 +00:00
2009-07-29-Exit2.ll Fix PR4645 which was fallout from the fix for PR4641. 2009-07-29 22:00:43 +00:00
abs.ll
dg.exp
ExitInMain.ll
exp2.ll
FFS.ll
floor.ll
FPrintF.ll
half-powr.ll
IsDigit.ll
memcmp.ll
MemCpy.ll
memmove.ll
memset-64.ll Fix simplifylibcalls memset recognition to work on 64-bit platforms 2009-07-18 08:34:51 +00:00
memset.ll
pow2.ll
Printf.ll
Puts.ll
SPrintF.ll
StrCat.ll
StrChr.ll
StrCmp.ll
StrCpy.ll
StrLen.ll
StrNCat.ll
StrNCmp.ll
StrNCpy.ll
ToAscii.ll