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 2025-08-18 12:27:55 +00:00
Code Issues Projects Releases Wiki Activity
Files
9c5a5b01b4c463fb6dc7c98cfa7ce06e1e9a63dd
llvm-6502/test/Transforms/SimplifyLibCalls
History
Nick Lewycky 13a09e298c Turn strcmp into memcmp, such as strcmp(P, "x") --> memcmp(P, "x", 2).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61297 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-21 00:19:21 +00:00
..
2005-05-20-sprintf-crash.ll
…
2007-04-06-strchr-miscompile.ll
…
2008-05-19-memcmp.ll
…
2008-12-20-StrcmpMemcmp.ll
Turn strcmp into memcmp, such as strcmp(P, "x") --> memcmp(P, "x", 2).
2008-12-21 00:19:21 +00:00
abs.ll
lower calls to abs to inline code, PR2337
2008-06-09 08:26:51 +00:00
dg.exp
sabre brings to my attention that the 'tr' suffix is also obsolete
2008-05-20 21:00:03 +00:00
ExitInMain.ll
…
exp2.ll
…
FFS.ll
…
floor.ll
…
FPrintF.ll
…
half-powr.ll
Add a new pass to simplify specific half_powr function calls. This is
2008-11-04 23:41:45 +00:00
IsDigit.ll
…
memcmp.ll
…
MemCpy.ll
…
memmove.ll
Optimize memmove and memset into the LLVM builtins. Note that these
2008-11-30 08:32:11 +00:00
memset.ll
Optimize memmove and memset into the LLVM builtins. Note that these
2008-11-30 08:32:11 +00:00
pow2.ll
…
Printf.ll
…
Puts.ll
…
SPrintF.ll
…
StrCat.ll
…
StrChr.ll
…
StrCmp.ll
…
StrCpy.ll
…
StrLen.ll
…
StrNCmp.ll
…
ToAscii.ll
…
Powered by Gitea Version: 1.24.5 Page: 1751ms Template: 7ms
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