Revert "Change memcpy/memset/memmove to have dest and source alignments."
[oota-llvm.git] / test / Analysis / TypeBasedAliasAnalysis / functionattrs.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-12 James MolloyRevert "Revert "[FunctionAttrs] Identify norecurse...
2015-11-12 James MolloyRevert "[FunctionAttrs] Identify norecurse functions"
2015-11-12 James Molloy[FunctionAttrs] Identify norecurse functions
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2013-09-27 Manman RenTBAA: handle scalar TBAA format and struct-path aware...
2013-07-06 Nick LewyckyExtend 'readonly' and 'readnone' to work on function...
2013-02-20 Bill WendlingModify the LLVM assembly output so that it uses referen...
2011-12-28 Nick LewyckyChange CaptureTracking to pass a Use* instead of a...
2010-12-16 Dan Gohman-enable-tbaa is on by default now.
2010-11-09 Dan GohmanTeach FunctionAttrs about the VAArg instruction.
2010-11-08 Dan GohmanAdd a testcase for a call which BasicAA says only acces...
2010-11-08 Dan GohmanMake FunctionAttrs TBAA-aware.