mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
30024047b3
The simplify-libcalls pass implemented a doInitialization hook to infer function prototype attributes for well-known functions. Given that the simplify-libcalls pass is going away *and* that the functionattrs pass is already in place to deduce function attributes, I am moving this logic to the functionattrs pass. This approach was discussed during patch review: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121126/157465.html. llvm-svn: 177619 |
||
---|---|---|
.. | ||
2005-05-20-sprintf-crash.ll | ||
2007-04-06-strchr-miscompile.ll | ||
2008-05-19-memcmp.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 |