Change memcpy/memset/memmove to have dest and source alignments.
[oota-llvm.git] / test / Transforms / Inline / noalias-calls.ll
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-08-13 Igor LaevskyEmit argmemonly attribute for intrinsics.
2015-01-08 Duncan P. N. Exon... IR: Add 'distinct' MDNodes to bitcode and assembly
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-09-01 Hal FinkelFeed AA to the inliner and use AA->getModRefBehavior...
2014-09-01 Hal FinkelFix AddAliasScopeMetadata again - alias.scope must...
2014-08-30 Hal FinkelFix AddAliasScopeMetadata to not add scopes when derivi...
2014-08-14 Hal FinkelAdd noalias metadata for general calls (not just memory...