use FileCheck for better checking
[oota-llvm.git] / test / Transforms / ObjCARC / contract-storestrong-ivar.ll
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...
2012-01-19 Dan GohmanSet the "tail" flag on pattern-matched objc_storeStrong...
2011-06-15 John McCallThe ARC language-specific optimizer. Credit to Dan...