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-09-27 00:21:03 +00:00
Code Issues Projects Releases Wiki Activity
Files
ddfa57bd7be5341f78481521c223bd7df5c3337a
llvm-6502/test/Transforms/SimplifyLibCalls
History
Ed Schouten b5e0a96a8d Let the strcat optimizer return the pointer to the start of the buffer,
instead of the place where it started to perform the string copy.

- PR3661
- Patch by Benjamin Kramer!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68443 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-06 13:06:48 +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
…
StrNCmp.ll
…
ToAscii.ll
…
Powered by Gitea Version: 1.24.6 Page: 2020ms Template: 9ms
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