mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
aa8cccf129
This patch migrates the puts optimizations from the simplify-libcalls pass into the instcombine library call simplifier. All the simplifiers from simplify-libcalls have now been migrated to instcombine. Yay! Just a few other bits to migrate (prototype attribute inference and a few statistics) and simplify-libcalls can finally be put to rest. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168925 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
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-05-30-memcmp-byte.ll | ||
2009-07-28-Exit.ll | ||
2009-07-29-Exit2.ll | ||
float-shrink-compare.ll | ||
lit.local.cfg | ||
MemCpy.ll | ||
PR7357.ll | ||
win-math.ll |