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-15 22:28:18 +00:00
Code Issues Projects Releases Wiki Activity
Files
9efac568f08de669c8e0003b33b80998cedaf8b6
llvm-6502/test/Transforms/SimplifyLibCalls
History
Chris Lattner f5b6bc7f0e add some optimizations for strncpy/strncat and factor some
code.  Patch by Benjamin Kramer!



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68885 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-12 05:06:39 +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
2009-01-04-Annotate.ll
Forgot this in the previous checkin: fopen now has nocapture, realloc is
2009-01-18 04:46:10 +00:00
2009-02-11-NotInitialized.ll
Reapply r64300:
2009-02-13 07:15:53 +00:00
2009-02-12-StrTo.ll
Mark strto* as readonly when the endptr is null.
2009-02-13 17:08:33 +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.ll
…
pow2.ll
…
Printf.ll
…
Puts.ll
…
SPrintF.ll
…
StrCat.ll
Let the strcat optimizer return the pointer to the start of the buffer,
2009-04-06 13:06:48 +00:00
StrChr.ll
…
StrCmp.ll
…
StrCpy.ll
…
StrLen.ll
…
StrNCat.ll
add some optimizations for strncpy/strncat and factor some
2009-04-12 05:06:39 +00:00
StrNCmp.ll
…
StrNCpy.ll
add some optimizations for strncpy/strncat and factor some
2009-04-12 05:06:39 +00:00
ToAscii.ll
…
Powered by Gitea Version: 1.24.5 Page: 2820ms Template: 12ms
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