Revert "Change memcpy/memset/memmove to have dest and source alignments."
[oota-llvm.git] / test / Transforms / ObjCARC / nested.ll
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-11-11 Akira HatanakaSort the enums in Attributes.h in case insensitive...
2015-08-13 Igor LaevskyEmit argmemonly attribute for intrinsics.
2015-03-16 Michael Gottesman[objc-arc] Make the ARC optimizer more conservative...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2012-09-04 Dan GohmanMake provenance checking conservative in cases when
2012-03-09 Dan GohmanWhen identifying exit nodes for the reverse-CFG reverse...
2011-08-12 Dan GohmanDon't let arbitrary calls disrupt nested retain+release...