Use references to attribute groups on the call/invoke instructions.
[oota-llvm.git] / test / Transforms / ObjCARC / contract-storestrong.ll
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2012-05-09 Dan GohmanFix the objc_storeStrong recognizer to stop before...
2012-05-09 Filipe CabecinhasFixed a typo
2012-05-08 Dan GohmanFix objc_storeStrong pattern matching to catch a potent...
2012-01-19 Dan GohmanSet the "tail" flag on pattern-matched objc_storeStrong...
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2011-08-12 Eli FriedmanMove "atomic" and "volatile" designations on instructio...
2011-06-15 John McCallThe ARC language-specific optimizer. Credit to Dan...