This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2025-02-04 23:32:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
test
/
Transforms
/
SimplifyLibCalls
History
…
..
2005-05-20-sprintf-crash.ll
…
2007-04-06-strchr-miscompile.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
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
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
2010-05-30-memcpy-Struct.ll
…
abs.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
debug-line.ll
…
dg.exp
sabre brings to my attention that the 'tr' suffix is also obsolete
2008-05-20 21:00:03 +00:00
exp2.ll
…
FFS.ll
…
floor.ll
…
FPrintF.ll
…
FPuts.ll
…
iprintf.ll
Optimize fprintf -> iprintf if there are no floating point arguments
2011-03-03 14:20:22 +00:00
IsDigit.ll
…
memcmp.ll
Properly promote operands when optimizing a single-character memcmp.
2010-05-25 22:53:43 +00:00
MemCpy.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
memmove.ll
…
memset-64.ll
…
memset.ll
…
pow2.ll
…
pow-to-sqrt.ll
…
PR7357.ll
…
Printf.ll
…
Puts.ll
…
SPrintF.ll
…
StrCat.ll
…
StrChr.ll
Simplify the loop in StrChrOptimizer. FileCheckize test.
2010-09-29 22:29:12 +00:00
StrCmp.ll
…
StrCpy.ll
…
StrLen.ll
…
StrNCat.ll
…
StrNCmp.ll
…
StrNCpy.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
StrPBrk.ll
…
StrRChr.ll
…
StrSpn.ll
…
StrStr.ll
…
ToAscii.ll
…
weak-symbols.ll
…