[llvm-commits] [llvm] r120974 - in /llvm/trunk: include/llvm/Analysis/AliasAnalysis.h lib/Transforms/Scalar/DeadStoreElimination.cpp test/Transforms/DeadStoreElimination/simple.ll

Duncan Sands baldrick at free.fr
Mon Dec 6 05:20:23 PST 2010


Hi İsmail,

> Apparently Adobe didn't know about it:
> https://bugzilla.redhat.com/show_bug.cgi?id=638477

because of that the whole planet now knows that overlapping memcpy is
not allowed.  So while previously people might have complained if we
broke code with overlapping memcpy, we may be able to get away with
it now! :)

Ciao, Duncan.



More information about the llvm-commits mailing list