This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
SimplifyLibCalls
History
Nick Lewycky
462098824f
"@string = constant i8 0" is a value i8* string of length zero. Analyze that
...
correctly in GetStringLength, fixing PR11181! llvm-svn: 142558
2011-10-20 00:34:35 +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
…
abs.ll
…
debug-line.ll
…
dg.exp
…
exp2.ll
…
FFS.ll
…
floor.ll
…
FPrintF.ll
…
FPuts.ll
…
iprintf.ll
…
IsDigit.ll
…
memcmp.ll
…
MemCpy.ll
…
memmove.ll
…
memset-64.ll
…
memset.ll
…
pow2.ll
…
pow-to-sqrt.ll
Stop emitting instructions with the name "tmp" they eat up memory and have to be uniqued, without any benefit.
2011-09-27 20:39:19 +00:00
PR7357.ll
Fixed quoting on default data layout option.
2011-10-17 21:54:43 +00:00
Printf.ll
…
Puts.ll
…
SPrintF.ll
…
StrCat.ll
…
StrChr.ll
…
StrCmp.ll
PR11061: Make simplifylibcalls fold strcmp("", x) correctly.
2011-10-05 22:27:16 +00:00
StrCpy.ll
…
StrLen.ll
"@string = constant i8 0" is a value i8* string of length zero. Analyze that
2011-10-20 00:34:35 +00:00
StrNCat.ll
…
StrNCmp.ll
PR11061: Make simplifylibcalls fold strcmp("", x) correctly.
2011-10-05 22:27:16 +00:00
StrNCpy.ll
…
StrPBrk.ll
…
StrRChr.ll
…
StrSpn.ll
…
StrStr.ll
…
ToAscii.ll
…
weak-symbols.ll
…