Logo
Explore Mirrors Help
Sign In
6502/llvm-6502
1
0
Fork 0
You've already forked llvm-6502
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2026-04-20 16:17:38 +00:00
Code Issues Projects Releases Wiki Activity
Files
06f25cfb334d6630fc5018260a78129f4b956bad
llvm-6502/test/Transforms/SimplifyLibCalls
T
History
Benjamin Kramer 06f25cfb33 Teach SimplifyLibCalls how to optimize strrchr.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115091 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-29 21:50:51 +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
…
2010-05-30-memcpy-Struct.ll
The memcpy intrinsic only takes i8* for %src and %dst, so cast them to that
2010-05-31 06:16:35 +00:00
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
…
PR7357.ll
Make sure that simplify libcalls does not replace a call with one calling
2010-06-16 19:34:01 +00:00
Printf.ll
…
Puts.ll
…
SPrintF.ll
…
StrCat.ll
…
StrChr.ll
…
StrCmp.ll
…
StrCpy.ll
…
StrLen.ll
…
StrNCat.ll
…
StrNCmp.ll
simplify-libcalls: fold strncmp(x, y, 1) -> memcmp(x, y, 1)
2010-06-16 10:30:29 +00:00
StrNCpy.ll
…
StrRChr.ll
Teach SimplifyLibCalls how to optimize strrchr.
2010-09-29 21:50:51 +00:00
StrStr.ll
simplify-libcalls: fold strstr(a, b) == a -> strncmp(a, b, strlen(b)) == 0
2010-06-15 21:34:25 +00:00
ToAscii.ll
…
weak-symbols.ll
…
Powered by Gitea Version: 1.26.0 Page: 2281ms Template: 41ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API