Move the personality function from LandingPadInst to Function
[oota-llvm.git] / test / Transforms / FunctionAttrs / nocapture.ll
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-04-16 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-05-30 Nick LewyckyWhen analyzing params/args for readnone/readonly, don...
2014-01-14 Matt ArsenaultMake nocapture analysis work with addrspacecast
2013-07-06 Nick LewyckyExtend 'readonly' and 'readnone' to work on function...
2011-12-28 Nick LewyckyChange CaptureTracking to pass a Use* instead of a...
2011-12-23 Nick LewyckyMove this test from date-name to feature-name, and...